PT-2025-52661 · Linux+3 · Linux Kernel+3

Published

2025-01-01

·

Updated

2026-05-26

·

CVE-2025-68333

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 (affected versions not specified)
Description The Linux kernel contains a flaw in the scheduler related to deferred interrupt handling in PREEMPT RT kernels. Specifically, a potential deadlock situation can occur within the deferred irq workfn() function when the returned request queue (rq) is the current CPU’s request queue. This happens because the function may execute in a context where interrupts are not disabled, leading to a recursive lock acquisition on the request queue lock (rq-> lock) if an interrupt occurs. The issue is addressed by using IRQ WORK INIT HARD() instead of init irq work() to initialize the deferred interrupt work, ensuring the function is always invoked in a hard interrupt context.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

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

Weakness Enumeration

Related Identifiers

CVE-2025-68333
ECHO-19BA-6BC3-0948
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8152-1

Affected Products

Debian
Linux Kernel
Linuxmint
Ubuntu