CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64354

highCVSS 7.8covered by 1 sourcefirst seen 2026-07-25
In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btf_parse_struct_metas() walks user-supplied BTF during BPF_BTF_LOAD, and btf_repeat_fields() expands repeatable fields from array elements into the fixed BTF_FIELDS_MAX scratch array used by btf_parse_fields(). The remaining-capacity check performs the expanded field count calculation in u32. A malformed BTF can wrap that calculation, causing the check to pass even when the expanded field count exceeds the scratch array capacity. The following memcpy() can then write past the end of the array. Use checked addition and multiplication before copying repeated fields and reject impossible counts.

⚡ Watch CVE-2026-64354

Get an email if CVE-2026-64354 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-64354

CVE.org record

Embed the live status

CVE-2026-64354 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64354 status](https://www.csirts.com/badge/CVE-2026-64354)](https://www.csirts.com/cve/CVE-2026-64354)