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

Hu Chunyu

·

Published

2024-04-15

·

Updated

2025-09-29

·

CVE-2024-40980

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.9.0-rc2-rt1+ #7
Description The issue is related to the drop monitor component in the Linux kernel, which is problematic for RT kernels due to the use of spin locks as sleeping locks. This causes a splat error when the trace drop common() function is called with preemption disabled. The error occurs because spin locks are not suitable for use in atomic contexts. The trace drop common() function also disables interrupts, but this is considered a minor issue that could be easily resolved by replacing it with a local lock.
Recommendations To resolve the issue, replace the spin lock with raw spin lock in the affected versions of the Linux kernel to avoid sleeping in atomic contexts. Specifically, for Linux kernel versions prior to 6.9.0-rc2-rt1+ #7, apply the patch that replaces spin lock with raw spin lock in the drop monitor component.

Exploit

Fix

Improper Locking

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

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-12537
ALT-PU-2024-13979
ALT-PU-2024-14046
ALT-PU-2024-9967
BDU:2025-01051
CVE-2024-40980
DLA-4008-1
DSA-5730-1
DSA-5731-1
OESA-2024-1941
OESA-2024-1942
OESA-2024-1943
OESA-2024-2182
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
OPENSUSE-SU-2025_0847-1
OPENSUSE-SU-2025_0856-1
OPENSUSE-SU-2025_0955-1
SUSE-SU-2024:3190-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3483-1
SUSE-SU-2025:0564-1
SUSE-SU-2025:0847-1
SUSE-SU-2025:0856-1
SUSE-SU-2025:0955-1
SUSE-SU-2025:20190-1
SUSE-SU-2025:20192-1
SUSE-SU-2025:20260-1
SUSE-SU-2025:20270-1
SUSE-SU-2025_0847-1
SUSE-SU-2025_0856-1
SUSE-SU-2025_0955-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

Affected Products

Alt Linux
Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu