CVE-2025-40142 — Deadlock in Linux
Severity
5.8MEDIUM
No vectorEPSS
0.0%
top 94.67%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedNov 12
Latest updateFeb 24
Description
In the Linux kernel, the following vulnerability has been resolved:
ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RT
snd_pcm_group_lock_irq() acquires a spinlock_t and disables interrupts
via spin_lock_irq(). This also implicitly disables the handling of
softirqs such as TIMER_SOFTIRQ.
On PREEMPT_RT softirqs are preemptible and spin_lock_irq() does not
disable them. That means a timer can be invoked during spin_lock_irq()
on the same CPU. Due to synchronisations reas…
Affected Packages5 packages
▶CVEListV5linux/linuxd2d6422f8bd17c6bb205133e290625a564194496 — 63ee96c7f47df239ee0a6e8108b6bfd8c98334ae+3
🔴Vulnerability Details
8📋Vendor Advisories
6Red Hat
▶