CVE-2026-72232
Last modified
CVE-2026-72232 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: batman-adv: ensure minimal ethernet header on TX As documented in commit 8bd67ebb50c0 ("net: bridge: xmit: make sure we have at least eth header len bytes"), it is possible by for a local user with eBPF TC hook access to attach a tc filter which truncates the packet and redirects to an batadv interface. But the code assumes that at least ETH_HLEN bytes are available and thus might read outside of the available buffer. The batadv_interface_tx() must therefore always check itself if enough data is available for the ethernet header and don't rely on min_header_len.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: batman-adv: ensure minimal ethernet header on TX As documented in commit 8bd67ebb50c0 ("net: bridge: xmit: make sure we have at least eth header len bytes"), it is possible by for a local user with eBPF TC hook access to attach a tc filter which truncates the packet and redirects to an batadv interface. But the code assumes that at least ETH_HLEN bytes are available and thus might read outside of the available buffer. The batadv_interface_tx() must therefore always check itself if enough data is available for the ethernet header and don't rely on min_header_len.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 58799078afebd5115e052bf69ad6697f9759dd6f; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 38cd10b0aeec755d89f78722a2b83f4088ff0cb0; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 811fea37620f2097955d95ce81cfdba03fd30f1b; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < e6640923afee619d9fa82b07394dc9498e202304; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 6b4f521e01257387906f8b969ad3450d8208d4e2; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 9e16b6751a8206de0b865d99bb02771e6751d12d; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < dbeb4145d9778f922f459935da9a027750765a69; >= c6c8fea29769d998d94fcec9b9f14d4b52b349d3, < 49df66b7993c80b80c7eb9a84ba5b3410c8296a0 |
| Linux | Linux | 2.6.38 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72232?
How severe is CVE-2026-72232?
How do I fix CVE-2026-72232?
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-72227In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-72228In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72229In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7223A vulnerability was identified in BigSweetPotatoStudio Hyper…7.3
- CVE-2026-72230In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72231In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72233In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72234In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72235In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72236In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72238In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72232?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
