CVE-2024-27021
HIGHLinux kernel - None
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devm_led_classdev_register() to the netdev is problematic because on module removal we get a RTNL-related deadlock. Fix this by avoiding the device-managed LED functions. Note: We can safely call led_classdev_unregister() for a LED even if registering it failed, because led_classdev_unregister() detects this and is a no-op in this case.
References (5)
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
1.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-667
Status
published
Affected Products (8)
linux/linux_kernel
< 6.8.8
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
fedoraproject/fedora
fedoraproject/fedora
fedoraproject/fedora
linux/Kernel
< 6.8.8linux
Timeline
Published
May 01, 2024
Tracked Since
Feb 18, 2026