CVE-2026-53131
Last modified
CVE-2026-53131 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `eth_hdr(skb)` after either assuming that the skb is associated with an Ethernet device or checking only that the `ETH_HLEN` bytes at `skb_mac_header(skb)` lie between `skb->head` and `skb->data`. Make these paths first verify that the skb is associated with an Ethernet device, that the MAC header was set, and that it spans at least a full Ethernet header before accessing `eth_hdr(skb)`.. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `hash:mac` ipset types, and `nf_log_syslog` access `eth_hdr(skb)` after either assuming that the skb is associated with an Ethernet device or checking only that the `ETH_HLEN` bytes at `skb_mac_header(skb)` lie between `skb->head` and `skb->data`. Make these paths first verify that the skb is associated with an Ethernet device, that the MAC header was set, and that it spans at least a full Ethernet header before accessing `eth_hdr(skb)`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12.1, < 5.15.210 |
| Linux | Linux Kernel | >= 5.16, < 6.1.176 |
| Linux | Linux Kernel | >= 6.2, < 6.6.143 |
| Linux | Linux Kernel | >= 6.7, < 6.12.94 |
| Linux | Linux Kernel | >= 6.13, < 6.18.36 |
| Linux | Linux Kernel | >= 6.19, < 7.0.13 |
| Linux | Linux Kernel | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53131?
How severe is CVE-2026-53131?
How do I fix CVE-2026-53131?
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-53126In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53127In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53128In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53129In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-5313A vulnerability has been found in Nothings stb up to 2.30. T…4.3
- CVE-2026-53130In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53132In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-53133In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53134In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53135In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53136In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53137In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53131?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
