CVE-2026-64522
Linux · Kernel
A vulnerability in the Linux kernel mlx5e driver causes an eswitch mode block underflow during IPsec acquire SA operations, potentially leading to system instability.
Executive summary
A high-severity memory management flaw in the Linux kernel mlx5e driver may allow for system-level disruption, necessitating an immediate kernel update.
Vulnerability
This is an integer underflow vulnerability occurring within the mlx5e_xfrm_add_state function, triggered during the handling of temporary IPsec security associations. The vulnerability does not require authentication to trigger if an attacker can influence the network traffic processed by the affected driver.
Business impact
Successful exploitation of this flaw could result in a kernel panic or an unrecoverable system hang, leading to significant service downtime. Given the CVSS score of 8.8, this vulnerability represents a high risk to availability for infrastructure relying on the mlx5e driver for high-performance networking and IPsec offloading.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.34, 7.0.11, or later versions where the fix has been backported.
Proactive Monitoring: Monitor system logs for kernel oops or unexpected service restarts related to the mlx5e driver module.
Compensating Controls: Restrict network access to devices utilizing the affected mlx5e hardware offload features to trusted segments to reduce the attack surface.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Organizations utilizing affected Linux kernel versions should prioritize patching as part of their next maintenance cycle. The stability of the networking stack is critical, and applying the vendor-provided kernel updates is the only definitive way to resolve this underflow condition.