Service interruption via non-yielding BPF map clear
Published Jun 24, 2026 · Updated Jun 24, 2026
An RCU stall in the BPF map-clear path in Linux Kernel allows local users to interrupt service via a large PROG_ARRAY map. The bpf_fd_array_map_clear() loop invokes expensive prog_array_map_poke_run() work for every entry without calling cond_resched(), so the deferred worker can monopolize a CPU and stall RCU grace-period progress under load. Exploitation requires low-privileged local access and a PROG_ARRAY with many entries; the documented consequence is availability loss rather than data disclosure or modification.
Summary
What happened
An RCU stall in the BPF map-clear path in Linux Kernel allows local users to interrupt service via a large PROG_ARRAY map. The bpf_fd_array_map_clear() loop invokes expensive prog_array_map_poke_run() work for every entry without calling cond_resched(), so the deferred worker can monopolize a CPU and stall RCU grace-period progress under load. Exploitation requires low-privileged local access and a PROG_ARRAY with many entries; the documented consequence is availability loss rather than data disclosure or modification.
The record
- CVE
- CVE-2026-53083
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.5
- Affected versionversion=da765a2f599304a81a25e77908d1790414ecdbb6 <4406942e65ca128c56c67443832988873c21d2e9
- Affected versionversion=da765a2f599304a81a25e77908d1790414ecdbb6 <67bdb4b0d26f2d6bbf1798a925ef5a3b9ed7357a
- Affected versionversion=da765a2f599304a81a25e77908d1790414ecdbb6 <71ddb7defc442ab38c53123c384fedbfd8410a15
- Affected versionversion=da765a2f599304a81a25e77908d1790414ecdbb6 <b1f7158a86f3cbac4d5a32beb55ca0f8027d44cd
- Affected versionversion=da765a2f599304a81a25e77908d1790414ecdbb6 <e1ed678855e315f90c70c1723e94157a9a82e660
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo