CVE-2024-36970

medium

Description

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]

References

https://git.kernel.org/stable/c/d20013259539e2fde2deeac85354851097afdf9e

https://git.kernel.org/stable/c/3d913719df14c28c4d3819e7e6d150760222bda4

Details

Source: Mitre, NVD

Published: 2024-06-08

Updated: 2024-06-10

Risk Information

CVSS v2

Base Score: 3.8

Vector: CVSS2#AV:L/AC:H/Au:S/C:N/I:N/A:C

Severity: Low

CVSS v3

Base Score: 4.7

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium