PT-2026-51977 · Linux+2 · Linux Kernel+2
CVE-2026-53083
·
Published
2026-04-10
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV: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.14.0-13195-g967e8def1100
Description
An issue exists in the Linux kernel where the
bpf fd array map clear() function fails to yield the processor during its execution loop. For PROG ARRAY maps containing a large number of entries, the loop repeatedly calls the prog array map poke run() function, which is computationally expensive. The absence of a cond resched() call prevents the system from yielding, potentially leading to RCU stalls under heavy load. RCU (Read-Copy-Update) is a synchronization mechanism that allows multiple readers to access data while it is being updated.Recommendations
Update the Linux kernel to version 6.14.0-13195-g967e8def1100 or later.
Exploit
Fix
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu