PT-2025-46617 · Linux+2 · Linux Kernel+2

CVE-2025-40142

·

Published

2025-09-15

·

Updated

2026-08-30

CVSS v3.1

5.8

Medium

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the ALSA PCM subsystem related to interrupt handling on PREEMPT RT systems. Specifically, snd pcm group lock irq() acquires a spinlock, disabling interrupts but not softirqs. On PREEMPT RT kernels, softirqs are preemptible, potentially leading to a deadlock situation involving the softirq ctrl.lock and hrtimer cancel()/hrtimer run softirq() functions. The issue arises because a timer can be invoked during the spinlock operation on the same CPU, causing a lock dependency report. To prevent this potential deadlock, softirqs must be manually disabled before the lock is acquired on PREEMPT RT.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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

Weakness Enumeration

Related Identifiers

BDU:2025-15292
CVE-2025-40142
OPENSUSE-SU-2025:20172-1
SUSE-SU-2026:0447-1
SUSE-SU-2026:0472-1
SUSE-SU-2026:0587-1
SUSE-SU-2026:20012-1
SUSE-SU-2026:20015-1
SUSE-SU-2026:20021-1
SUSE-SU-2026:20562-1
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu