PT-2024-9693 · Linux+10 · Linux Kernel+10

Remi Pommarel

·

Published

2024-05-29

·

Updated

2025-09-29

·

CVE-2024-40912

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 versions prior to 6.4.0-02158-g1b062f552873 #742
Description The issue is related to a deadlock in the ieee80211 sta ps deliver wakeup() function, which is part of the mac80211 component in the Linux kernel. This function takes a lock called sta->ps lock to synchronize with another function called ieee80211 tx h unicast ps buf(), which is called from a softirq context. However, using only spin lock() to get sta->ps lock in ieee80211 sta ps deliver wakeup() does not prevent softirq from executing on the same CPU, leading to a deadlock when it tries to take the same lock. This can cause a denial-of-service condition.
Recommendations To resolve this issue, update the Linux kernel to a version that includes the fix for the deadlock in ieee80211 sta ps deliver wakeup(). Specifically, use spin lock bh()/spin unlock bh() instead of spin lock() to prevent softirq from raising on the same CPU that is holding the lock.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Improper Locking

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

Weakness Enumeration

Related Identifiers

ALSA-2024:5928
ALSA-2024:7000
ALSA-2024:7001
ALSA-2025_16880
ALT-PU-2024-12537
ALT-PU-2024-13979
ALT-PU-2024-14046
ALT-PU-2024-9967
ALT-PU-2025-11019
BDU:2024-11405
CESA-2024_7000
CESA-2024_7001
CVE-2024-40912
DLA-4008-1
DSA-5730-1
DSA-5731-1
INFSA-2024_5928
INFSA-2024_7000
INFSA-2024_7001
OESA-2024-1894
OESA-2024-1895
OESA-2024-1896
OESA-2024-1897
OPENSUSE-SU-2024_2947-1
RHSA-2024:5928
RHSA-2024:7000
RHSA-2024:7001
RHSA-2024_5928
RHSA-2024_7000
RHSA-2024_7001
RLSA-2024:7001
SUSE-SU-2024:2892-1
SUSE-SU-2024:2894-1
SUSE-SU-2024:2901-1
SUSE-SU-2024:2939-1
SUSE-SU-2024:2940-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-7003-1
USN-7003-2
USN-7003-3
USN-7003-4
USN-7003-5
USN-7004-1
USN-7005-1
USN-7005-2
USN-7006-1
USN-7007-1
USN-7007-2
USN-7007-3
USN-7008-1
USN-7009-1
USN-7009-2
USN-7019-1
USN-7029-1
USN-7183-1
USN-7184-1
USN-7185-1
USN-7185-2

Affected Products

Alt Linux
Almalinux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse
Ubuntu