PT-2024-28514 · Linux+5 · Linux Kernel+5

CVE-2024-39508

·

Published

2024-05-07

·

Updated

2026-08-25

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A concurrency issue exists in the io uring/io-wq component of the Linux kernel. The io worker->flags structure can be accessed through multiple data paths, leading to data races—where different tasks on different CPUs read and write to the same memory location simultaneously. This issue was identified using KCSAN (Kernel Concurrency Sanitizer), a tool used to detect data races in the kernel. The race condition occurs specifically within the io worker handle work() and io wq activate free worker() functions. Exploitation of this synchronization error in the create io worker() function may allow an attacker to cause a denial of service.
Recommendations Refactor the code to use atomic operations set bit(), test bit(), and clear bit() instead of basic logical AND/OR operations when manipulating worker->flags to ensure thread-safe access. As a temporary mitigation, restrict the use of the create io worker() function if possible until the update is applied.

Exploit

Fix

DoS

Time Of Check To Time Of Use

Race Condition

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
AZL-68111
BDU:2026-03318
CVE-2024-39508
ECHO-60AD-95D0-836E
INFSA-2024_9315
OESA-2024-1941
OESA-2024-1942
OESA-2024-1943
OESA-2024-2589
OESA-2024-2591
OPENSUSE-SU-2024_2947-1
RHSA-2024:9315
RHSA-2024_9315
SUSE-SU-2024:2894-1
SUSE-SU-2024:2939-1
SUSE-SU-2024:2947-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3195-1
SUSE-SU-2024:3383-1
SUSE-SU-2025:20044-1
SUSE-SU-2025:20047-1
USN-6999-1
USN-6999-2
USN-7004-1
USN-7005-1
USN-7005-2
USN-7008-1
USN-7029-1

Affected Products

Debian
Linuxmint
Linux Kernel
Red Hat
Suse
Ubuntu