PT-2026-39046 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-15
·
CVE-2026-43385
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/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
An issue exists in the networking subsystem where enabling threaded busypoll can lead to an rcu tasks stall. This occurs because the
last qs value is reset to the latest jiffies each time the napi threaded poll loop() function is called, preventing rcu softirq qs periodic from reporting its quiescent state. In threaded busypoll, the main loop resides in napi threaded poll() rather than napi threaded poll loop(), which rarely iterates more than once, causing the required 100ms delay for state reporting to never be reached.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel