CVE-2026-64522
Last modified
CVE-2026-64522 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5e_xfrm_add_state() handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label before taking the eswitch mode block. After tunnel-mode validation was moved earlier, the common success label unconditionally calls mlx5_eswitch_unblock_mode(). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5e_xfrm_add_state() handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label before taking the eswitch mode block. After tunnel-mode validation was moved earlier, the common success label unconditionally calls mlx5_eswitch_unblock_mode(). For acquire SAs, this decrements esw->offloads.num_block_mode without a matching increment. Return directly after installing the acquire SA offload handle, so only the paths that successfully called mlx5_eswitch_block_mode() call the matching unblock.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 22239eb258bc1e6ccdb2d3502fce1cc2b2a88386, < b5bd4249e430f5963d559708ee96a671716d2400; >= 22239eb258bc1e6ccdb2d3502fce1cc2b2a88386, < ecafd8284e527666e83261e6e57a7c7341d591cb; >= 22239eb258bc1e6ccdb2d3502fce1cc2b2a88386, < abe003b33223ff33552f291644bf35d9c2f992fb; 993c4ba71596c30418ba5a0ddcf4f9c2f431466a; >= 6.17.4, < 6.18 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64522?
How severe is CVE-2026-64522?
How do I fix CVE-2026-64522?
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-64517In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64518In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64519In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6452The Bigfishgames Syndicate plugin for WordPress is vulnerabl…4.3
- CVE-2026-64520In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64521In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64523In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64524In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-64525In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64526In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64527In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64528In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64522?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
