CVE-2024-46829
MEDIUMLinux Kernel 3.2.61-3.3 - Denial of Service via rtmutex Deadlock Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: rtmutex: Drop rt_mutex::wait_lock before scheduling rt_mutex_handle_deadlock() is called with rt_mutex::wait_lock held. In the good case it returns with the lock held and in the deadlock case it emits a warning and goes into an endless scheduling loop with the lock held, which triggers the 'scheduling in atomic' warning. Unlock rt_mutex::wait_lock in the dead lock case before issuing the warning and dropping into the schedule for ever loop. [ tglx: Moved unlock before the WARN(), removed the pointless comment, massaged changelog, added Fixes tag ]
References (10)
Core 10
Core References
Scores
CVSS v3
5.5
EPSS
0.0020
EPSS Percentile
10.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-667
Status
published
Products (39)
linux/Kernel
3.16.0 - 4.19.322linux
linux/Kernel
4.20.0 - 5.4.284linux
linux/Kernel
5.11.0 - 5.15.167linux
linux/Kernel
5.16.0 - 6.1.110linux
linux/Kernel
5.5.0 - 5.10.226linux
linux/Kernel
6.2.0 - 6.6.51linux
linux/Kernel
6.7.0 - 6.10.10linux
Linux/Linux
< 3.16
Linux/Linux
1201613a70dd34bd347ba2970919b3f1d5fbfb4a
Linux/Linux
2b1f3807ed9cafb59c956ce76a05d25e67103f2e
... and 29 more
Published
Sep 27, 2024
Tracked Since
Feb 18, 2026