Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-36970
HistoryJun 08, 2024 - 1:15 p.m.

CVE-2024-36970

2024-06-0813:15:58
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
24
linux kernel
iwlwifi
deadlock issue

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

9.0%

In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: Use request_module_nowait

This appears to work around a deadlock regression that came in
with the LED merge in 6.9.

The deadlock happens on my system with 24 iwlwifi radios, so maybe
it something like all worker threads are busy and some work that needs
to complete cannot complete.

[also remove unnecessary “load_module” var and now-wrong comment]

Affected configurations

Vulners
Node
linuxlinux_kernelRangev6.9-rc1~1186.9.2
OR
linuxlinux_kernelRange6.10.0

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/wireless/intel/iwlwifi/iwl-drv.c"
    ],
    "versions": [
      {
        "version": "f5c31bcf604d",
        "lessThan": "d20013259539",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "f5c31bcf604d",
        "lessThan": "3d913719df14",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/net/wireless/intel/iwlwifi/iwl-drv.c"
    ],
    "versions": [
      {
        "version": "v6.9-rc1~118",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "v6.9-rc1~118",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.2",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

9.0%