CVE-2024-46829
N/A
N/A
Summary
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 ]
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < 432efdbe7da5ecfcbc0c2180cfdbab1441752a38 | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < 6a976e9a47e8e5b326de671811561cab12e6fb1f | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < 1401da1486dc1cdbef6025fd74a3977df3a3e5d0 | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < 93f44655472d9cd418293d328f9d141ca234ad83 | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < a92d81c9efec9280681c27a2c0a963fd0f1338e0 | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < 85f03ca98e07cd0786738b56ae73740bce0ac27f | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < f13b5afc5c4889569d84c3011ce449f61fccfb28 | affected |
| Linux | Linux | 3d5c9340d1949733eb37616abd15db36aef9a57c < d33d26036a0274b472299d7dcdaa5fb34329f91b | affected |
| Linux | Linux | 95f9aded9436aa3ce714aeff3f45fcc1431df7d2 | affected |
| Linux | Linux | ea018da95368adfb700689bd9842714f7c3db665 | affected |
| Linux | Linux | 1201613a70dd34bd347ba2970919b3f1d5fbfb4a | affected |
| Linux | Linux | a2e64fcdc83c645813f7b93e4df291841ba7c625 | affected |
| Linux | Linux | fb52f40e085ef4074f1335672cd62c1f832af13b | affected |
| Linux | Linux | 2b1f3807ed9cafb59c956ce76a05d25e67103f2e | affected |
| Linux | Linux | 3.2.61 < 3.3 | affected |
| Linux | Linux | 3.4.99 < 3.5 | affected |
| Linux | Linux | 3.10.49 < 3.11 | affected |
| Linux | Linux | 3.12.25 < 3.13 | affected |
| Linux | Linux | 3.14.10 < 3.15 | affected |
| Linux | Linux | 3.15.3 < 3.16 | affected |
| Linux | Linux | 3.16 | affected |
| Linux | Linux | 0 < 3.16 | unaffected |
| Linux | Linux | 4.19.322 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.284 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.226 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.167 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.110 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.51 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.10 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
References
- https://git.kernel.org/stable/c/432efdbe7da5ecfcbc0c2180cfdbab1441752a38
- https://git.kernel.org/stable/c/6a976e9a47e8e5b326de671811561cab12e6fb1f
- https://git.kernel.org/stable/c/1401da1486dc1cdbef6025fd74a3977df3a3e5d0
- https://git.kernel.org/stable/c/93f44655472d9cd418293d328f9d141ca234ad83
- https://git.kernel.org/stable/c/a92d81c9efec9280681c27a2c0a963fd0f1338e0
- https://git.kernel.org/stable/c/85f03ca98e07cd0786738b56ae73740bce0ac27f
- https://git.kernel.org/stable/c/f13b5afc5c4889569d84c3011ce449f61fccfb28
- https://git.kernel.org/stable/c/d33d26036a0274b472299d7dcdaa5fb34329f91b
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.