CVE-2024-46829 - CVE House
Back to Database
Status published Unknown CVE-2024-46829

rtmutex: Drop rt_mutex::wait_lock before scheduling

Vulnerability 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 ]

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-46829

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
3d5c9340d1949733eb37616abd15db36aef9a57c, 95f9aded9436aa3ce714aeff3f45fcc1431df7d2, ea018da95368adfb700689bd9842714f7c3db665, 1201613a70dd34bd347ba2970919b3f1d5fbfb4a, a2e64fcdc83c645813f7b93e4df291841ba7c625, fb52f40e085ef4074f1335672cd62c1f832af13b, 2b1f3807ed9cafb59c956ce76a05d25e67103f2e, 3.2.61, 3.4.99, 3.10.49, 3.12.25, 3.14.10, 3.15.3, 3.16, 0, 4.19.322, 5.4.284, 5.10.226, 5.15.167, 6.1.110, 6.6.51, 6.10.10, 6.11

Timeline

Official Publish: September 27th, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.