PT-2024-26828 · Linux+6 · Linux Kernel+6

Published

2024-04-04

·

Updated

2025-09-29

·

CVE-2024-35991

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue arises from the use of a spinlock to protect the event log workqueue, which can lead to a Call Trace due to potential task rescheduling when drain workqueue() is called in a spinlocked context. In a multi-task scenario, calling queue work() while drain workqueue() is in progress will result in a Call Trace because pushing work onto a draining workqueue is not permitted in a spinlocked context. The solution involves converting the spinlock to a mutex, allowing drain workqueue() to be called safely in a mutex-locked context, thus preventing potential Call Trace and improving the overall robustness of the code.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Race Condition

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2025-08080
CVE-2024-35991
INFSA-2024_9315
MGASA-2024-0263
MGASA-2024-0266
RHSA-2024:9315
RHSA-2024_9315
SUSE-SU-2024:2135-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
USN-6949-1
USN-6949-2
USN-6952-1
USN-6952-2
USN-6955-1

Affected Products

Astra Linux
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu