CVE Database
/

CVE-2024-46829

Back to search

CVE-2024-46829

Published: Sep 27, 2024

Modified: May 23, 2026

PUBLISHED

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 ]

VendorProductVersions

Linux

Linux

affected
3d5c9340d1949733eb37616abd15db36aef9a57c - < 432efdbe7da5ecfcbc0c2180cfdbab1441752a38
affected
3d5c9340d1949733eb37616abd15db36aef9a57c - < 6a976e9a47e8e5b326de671811561cab12e6fb1f
affected
3d5c9340d1949733eb37616abd15db36aef9a57c - < 1401da1486dc1cdbef6025fd74a3977df3a3e5d0
affected
3d5c9340d1949733eb37616abd15db36aef9a57c - < 93f44655472d9cd418293d328f9d141ca234ad83
affected
3d5c9340d1949733eb37616abd15db36aef9a57c - < a92d81c9efec9280681c27a2c0a963fd0f1338e0

+15 more versions

Linux

Linux

affected
3.16
unaffected
0 - < 3.16
unaffected
4.19.322 - <= 4.19.*
unaffected
5.4.284 - <= 5.4.*
unaffected
5.10.226 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now