CVE-2023-54106
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54106 is a memory leak vulnerability in the Linux kernel's MLX5 network driver, specifically within the mlx5e_init_rep_rx function. The flaw occurs because memory referenced by the priv->rx_res pointer is not freed in the error path of the initialization routine, potentially enabling a local attacker to exhaust system memory. It affects Linux kernel versions prior to the fixes introduced in kernel 6.1.45, 6.4.10, 6.5, and the 6.0 stable series. The vulnerability was publicly disclosed on December 24, 2025, and carries a CVSS v3.1 base score of 7.0 (High) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is improper resource cleanup (CWE-401: Missing Release of Memory after Effective Lifetime) in the mlx5e_init_rep_rx function of the Linux kernel's net/mlx5 driver. When an error occurs during initialization, the function exits without freeing the memory allocated for priv->rx_res, whereas the corresponding cleanup function mlx5e_cleanup_rep_rx() correctly releases this memory. The fix aligns the error path with the cleanup function to ensure the pointer is always freed on failure. Exploitation requires local access with low privileges and high attack complexity, as the attacker must be able to trigger the error path repeatedly (Red Hat Bugzilla, Red Hat Advisory).

Impact

Successful exploitation by a low-privileged local attacker could cause progressive memory exhaustion on affected systems, leading to performance degradation, system instability, or denial of service conditions. The CVSS assessment rates confidentiality, integrity, and availability impacts all as High, though the primary practical risk is availability — repeated triggering of the error path could deplete kernel memory resources. There is no indication of data exfiltration or lateral movement potential directly associated with this vulnerability (Red Hat Advisory, Red Hat Bugzilla).

Mitigation and workarounds

Apply the upstream kernel patches that fix the error path in mlx5e_init_rep_rx. Fixed versions include Linux kernel 6.1.45, 6.4.10, 6.5, and the corresponding 6.0 stable patch (commits 0582a3caaa3e, c265d8c2e255, and c6cf0b6097bf). Users should update to a patched kernel version provided by their Linux distribution. As an interim measure, monitoring system memory usage and limiting local user access to systems with MLX5 network hardware can reduce risk (Red Hat Bugzilla, Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management