← Back

CVE-2024-46829

nvd nist
Published: Sep 27, 2024Modified: Nov 3, 2025

JSON object

Loading...
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 1.8 / Impact: 3.6
Source: NVD

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 ]

Affected (19)

Products: Linux: Linux Kernel
1 product
Linux Kernel
Configuration A
19 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 3.10.49 to 3.11
From 3.12.25 to 3.13
From 3.14.10 to 3.15
From 3.15.3 to 3.16
From 3.16 to 4.19.322
From 3.2.61 to 3.3
From 3.4.99 to 3.5
From 4.20 to 5.4.284
From 5.11 to 5.15.167
From 5.16 to 6.1.110
From 5.5 to 5.10.226
From 6.2 to 6.6.51
From 6.7 to 6.10.10
Version 6.11 rc1
Version 6.11 rc2
Version 6.11 rc3
Version 6.11 rc4
Version 6.11 rc5
Version 6.11 rc6

References (10)

Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Patch
Source: af854a3a-2127-422b-91ae-364da2661108
Source: af854a3a-2127-422b-91ae-364da2661108

Timeline

No history available yet.