CVE-2026-23451
Last modified
CVE-2026-23451 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bonding: prevent potential infinite loop in bond_header_parse() bond_header_parse() can loop if a stack of two bonding devices is setup, because skb->dev always points to the hierarchy top. Add new "const struct net_device *dev" parameter to (struct header_ops)->parse() method to make sure the recursion is bounded, and that the final leaf parse method is called.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bonding: prevent potential infinite loop in bond_header_parse() bond_header_parse() can loop if a stack of two bonding devices is setup, because skb->dev always points to the hierarchy top. Add new "const struct net_device *dev" parameter to (struct header_ops)->parse() method to make sure the recursion is bounded, and that the final leaf parse method is called.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | 6.12.78 | — |
| Linux | Linux Kernel | 6.18.19 | — |
| Linux | Linux Kernel | 6.19.9 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23451?
How severe is CVE-2026-23451?
How do I fix CVE-2026-23451?
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-23446In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23447In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23448In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23449In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-2345Proctorio Chrome Extension is a browser extension used for o…3.6
- CVE-2026-23450In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-23452In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-23453In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-23454In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23455In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-23456In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-23457In the Linux kernel, the following vulnerability has been re…8.6
Are you affected by CVE-2026-23451?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
