In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may… (CVE-2026-53106)
A vulnerability in the Linux kernel's BPF subsystem involves improper handling of local storage deletion during Non-Maskable Interrupts (NMI). This can cause deadlocks when freeing local storage via certain deferred mechanisms in NMI or reentrant contexts. The issue is partially mitigated by returning an error when deletion is attempted in NMI, but a full fix requires more extensive changes. No known exploits are reported.
AI Analysis
Technical Summary
The Linux kernel's BPF subsystem had a vulnerability where deleting local storage during NMI could cause deadlocks due to deferred freeing mechanisms like kfree_rcu(), call_rcu(), or call_rcu_tasks_trace(). Since deleting local storage in NMI is rare, the current partial mitigation returns an error when deletion is attempted in NMI via bpf_xxx_storage_delete() helpers. However, deadlocks remain possible in reentrant contexts. A complete fix would require nolock versions of call_rcu or deferring free operations through irq_work, which have trade-offs. The vulnerability is tracked as CVE-2026-53106 and categorized under CWE-401 (Improper Release of Memory).
Potential Impact
The vulnerability can cause deadlocks in the kernel when local storage is deleted during NMI or reentrant calls, leading to potential denial of service (kernel hang or crash). There is no indication of confidentiality or integrity impact. No known exploits are reported in the wild.
Mitigation Recommendations
The vulnerability has been partially mitigated by adding checks that return errors when deletion of local storage is attempted in NMI contexts via bpf_xxx_storage_delete() helpers. A full mitigation requires further kernel changes that are not yet implemented. No official patch link or vendor advisory is provided in the data; therefore, patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may… (CVE-2026-53106)
Description
A vulnerability in the Linux kernel's BPF subsystem involves improper handling of local storage deletion during Non-Maskable Interrupts (NMI). This can cause deadlocks when freeing local storage via certain deferred mechanisms in NMI or reentrant contexts. The issue is partially mitigated by returning an error when deletion is attempted in NMI, but a full fix requires more extensive changes. No known exploits are reported.
CVSS v3.1
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's BPF subsystem had a vulnerability where deleting local storage during NMI could cause deadlocks due to deferred freeing mechanisms like kfree_rcu(), call_rcu(), or call_rcu_tasks_trace(). Since deleting local storage in NMI is rare, the current partial mitigation returns an error when deletion is attempted in NMI via bpf_xxx_storage_delete() helpers. However, deadlocks remain possible in reentrant contexts. A complete fix would require nolock versions of call_rcu or deferring free operations through irq_work, which have trade-offs. The vulnerability is tracked as CVE-2026-53106 and categorized under CWE-401 (Improper Release of Memory).
Potential Impact
The vulnerability can cause deadlocks in the kernel when local storage is deleted during NMI or reentrant calls, leading to potential denial of service (kernel hang or crash). There is no indication of confidentiality or integrity impact. No known exploits are reported in the wild.
Mitigation Recommendations
The vulnerability has been partially mitigated by adding checks that return errors when deletion of local storage is attempted in NMI contexts via bpf_xxx_storage_delete() helpers. A full mitigation requires further kernel changes that are not yet implemented. No official patch link or vendor advisory is provided in the data; therefore, patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-8c24-7wp3-q8gp
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53106"]
- Ecosystems
- []
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a629b119c2644c7f8d8684b
Added to database: 07/23/2026, 22:52:01 UTC
Last enriched: 07/23/2026, 22:56:00 UTC
Last updated: 07/27/2026, 20:52:04 UTC
Views: 9
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.