CVE-2024-46829
Published: Sep 27, 2024
Modified: May 23, 2026
Description
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 ]
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 3d5c9340d1949733eb37616abd15db36aef9a57c - < 432efdbe7da5ecfcbc0c2180cfdbab1441752a38affected 3d5c9340d1949733eb37616abd15db36aef9a57c - < 6a976e9a47e8e5b326de671811561cab12e6fb1faffected 3d5c9340d1949733eb37616abd15db36aef9a57c - < 1401da1486dc1cdbef6025fd74a3977df3a3e5d0affected 3d5c9340d1949733eb37616abd15db36aef9a57c - < 93f44655472d9cd418293d328f9d141ca234ad83affected 3d5c9340d1949733eb37616abd15db36aef9a57c - < a92d81c9efec9280681c27a2c0a963fd0f1338e0+15 more versions |
Linux | Linux | affected 3.16unaffected 0 - < 3.16unaffected 4.19.322 - <= 4.19.*unaffected 5.4.284 - <= 5.4.*unaffected 5.10.226 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now