Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64122

9.8 · CRITICAL
Published Jul 19, 2026 linux CWE-416 EPSS 0.46% (38th pctl)

Overview

CVE-2026-64122 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover

mlx5e_tx_reporter_timeout_recover() accesses sq->netdev after

mlx5e_safe_reopen_channels() has torn down and freed the channel (and

its embedded SQs). Replace the three sq->netdev references with

priv->netdev which is safe because priv outlives channel teardown.

The netdev_err() call already used priv->netdev for this reason; make

the trylock/unlock and health_channel_eq_recover calls consistent.

This fixes the following KASAN splat:

BUG: KASAN: use-after-free in mlx5e_tx_reporter_timeout_recover+0x1dd/0x360 [mlx5_core]

Read of size 8 at addr ffff889860ed0b28 by task kworker/u113:2/5277

Call Trace:

mlx5e_tx_reporter_timeout_recover+0x1dd/0x360 [mlx5_core]

devlink_health_reporter_recover+0xa2/0x150

devlink_health_report+0x254/0x7c0

mlx5e_reporter_tx_timeout+0x297/0x380 [mlx5_core]

mlx5e_tx_timeout_work+0x109/0x170 [mlx5_core]

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.18.14, < 6.18.34 Affected

Frequently Asked Questions

What is CVE-2026-64122?

CVE-2026-64122 is a critical-severity vulnerability affecting linux linux_kernel. It was published on July 19, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-64122?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-64122?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64122?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64122 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.