CVE-2026-93148
Last modified
CVE-2026-93148 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Reject MEM_ALLOC BTF accesses past object bounds BTF struct walks relax the struct-size check for accesses through a trailing flexible array. That is valid for ordinary BTF type walking, but PTR_TO_BTF_ID | MEM_ALLOC values point to objects allocated with the static BTF type size. When walking a MEM_ALLOC object, reject the access before applying the flexible-array relaxation if the access range extends past the struct size. Apply the same policy to struct ID matching so kfunc and kptr type checks do not walk past the allocated object bounds either..
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject MEM_ALLOC BTF accesses past object bounds BTF struct walks relax the struct-size check for accesses through a trailing flexible array. That is valid for ordinary BTF type walking, but PTR_TO_BTF_ID | MEM_ALLOC values point to objects allocated with the static BTF type size. When walking a MEM_ALLOC object, reject the access before applying the flexible-array relaxation if the access range extends past the struct size. Apply the same policy to struct ID matching so kfunc and kptr type checks do not walk past the allocated object bounds either.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 958cf2e273f0929c66169e0788031310e8118722, < e626a50d07d43421cbf7bfb5a084b33a5e276b6e; >= 958cf2e273f0929c66169e0788031310e8118722, < 9c9ee0324c774490ae953162aaaf4561d222bd93 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93148?
How severe is CVE-2026-93148?
How do I fix CVE-2026-93148?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93143In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93144In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93146In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93147In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93151In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-93152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93154In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93148?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
