In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAY_OF_MAPS can use an array… (CVE-2026-64353)
A vulnerability in the Linux kernel related to BPF ARRAY_OF_MAPS handling has been resolved. The issue involved incorrect nullness elision during dynamic inner array lookups, where the verifier used the inner map template's max_entries value instead of the concrete inner map's max_entries. This could lead to incorrect assumptions about key bounds during lookups. The fix ensures that lookup result nullness is not elided for maps marked with BPF_F_INNER_MAP, addressing the discrepancy between template and runtime map sizes.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's BPF subsystem concerns ARRAY_OF_MAPS that use an inner map template created with BPF_F_INNER_MAP. A concrete inner array with a different max_entries value can replace this template. The verifier previously represented the lookup result using the template's max_entries, causing const-key lookup nullness elision to assume keys were in bounds incorrectly. The runtime helper, however, uses the concrete inner map's max_entries, which may differ. The fix prevents nullness elision for maps marked with BPF_F_INNER_MAP, ensuring key bounds are correctly validated against the concrete map at runtime.
Potential Impact
This vulnerability could cause the kernel to incorrectly assume that certain keys are valid during BPF map lookups, potentially leading to out-of-bounds accesses or other logic errors in BPF programs that rely on ARRAY_OF_MAPS with dynamic inner arrays. No known exploits are reported in the wild. The impact is limited to BPF programs using this specific feature and depends on the difference between template and concrete inner map sizes.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue. Since this is a kernel vulnerability, updating to a kernel version that includes this fix is the recommended mitigation. Patch status is not explicitly stated in the provided data; therefore, check the official Linux kernel advisories or vendor patches for the specific fixed versions. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAY_OF_MAPS can use an array… (CVE-2026-64353)
Description
A vulnerability in the Linux kernel related to BPF ARRAY_OF_MAPS handling has been resolved. The issue involved incorrect nullness elision during dynamic inner array lookups, where the verifier used the inner map template's max_entries value instead of the concrete inner map's max_entries. This could lead to incorrect assumptions about key bounds during lookups. The fix ensures that lookup result nullness is not elided for maps marked with BPF_F_INNER_MAP, addressing the discrepancy between template and runtime map sizes.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's BPF subsystem concerns ARRAY_OF_MAPS that use an inner map template created with BPF_F_INNER_MAP. A concrete inner array with a different max_entries value can replace this template. The verifier previously represented the lookup result using the template's max_entries, causing const-key lookup nullness elision to assume keys were in bounds incorrectly. The runtime helper, however, uses the concrete inner map's max_entries, which may differ. The fix prevents nullness elision for maps marked with BPF_F_INNER_MAP, ensuring key bounds are correctly validated against the concrete map at runtime.
Potential Impact
This vulnerability could cause the kernel to incorrectly assume that certain keys are valid during BPF map lookups, potentially leading to out-of-bounds accesses or other logic errors in BPF programs that rely on ARRAY_OF_MAPS with dynamic inner arrays. No known exploits are reported in the wild. The impact is limited to BPF programs using this specific feature and depends on the difference between template and concrete inner map sizes.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue. Since this is a kernel vulnerability, updating to a kernel version that includes this fix is the recommended mitigation. Patch status is not explicitly stated in the provided data; therefore, check the official Linux kernel advisories or vendor patches for the specific fixed versions. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-rx38-5x73-p7h9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64353"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420b9c2644c7f8084d51
Added to database: 07/25/2026, 23:08:59 UTC
Last enriched: 07/25/2026, 23:31:06 UTC
Last updated: 07/26/2026, 05:23:08 UTC
Views: 6
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.