CVE-2026-72345
Last modified
CVE-2026-72345 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5_lag_create_single_fdb() starts from i, so the failed index itself is rolled back. That can operate on uninitialized state or double-tear-down a rule the add_one path already self-rolled-back. Start the rollback from i - 1 so only successfully-installed entries are undone.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5_lag_create_single_fdb() starts from i, so the failed index itself is rolled back. That can operate on uninitialized state or double-tear-down a rule the add_one path already self-rolled-back. Start the rollback from i - 1 so only successfully-installed entries are undone.
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 | >= ddbb5ddc43ad000a984149db5af1133433938404, < 40cc06bf71476932e5d139fa326dcd0372766e16; >= ddbb5ddc43ad000a984149db5af1133433938404, < 0f0e4ae6975c773f7854fc48932a267f6c79088f |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72345?
How severe is CVE-2026-72345?
How do I fix CVE-2026-72345?
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-7234A weakness has been identified in BrowserOperator browser-op…7.3
- CVE-2026-72340In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72341In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72342In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72343In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72344In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72347In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-72348In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-72349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7235A security vulnerability has been detected in ErlichLiu clau…5.5
- CVE-2026-72350In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
