CVE-2023-54223
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54223 is a vulnerability in the Linux kernel's net/mlx5e driver related to invalid buffer access in the XSK (AF_XDP) path for legacy receive queues (RQ). When using xdpsock in RX mode with legacy RQ, a buffer can be released twice — once in the XDP_REDIRECT path and again in the driver — leading to a general protection fault (kernel crash). The vulnerability was published on December 30, 2025, and affects the Linux kernel. It carries an estimated CVSS severity of Medium, with an EPSS score of approximately 0.018% (Feedly).

Technical details

The root cause is a double-free / invalid buffer access (CWE-415) in the net/mlx5e XSK legacy RQ handling. XSK buffer management for legacy RQ previously relied on the caller setting a "skip release" flag to prevent double-freeing; however, a prior fix changed the buffer lifecycle to use fragment counts for pages instead of the skip flag, breaking this assumption. As a result, when a packet is redirected via XDP_REDIRECT, the buffer is freed in the redirect path, and the driver subsequently attempts to free it again, causing a general protection fault with a non-canonical address access (0xffff8881217e3a) (Feedly). The fix sets the appropriate flag on the driver side to prevent the redundant release.

Impact

Successful triggering of this vulnerability causes a kernel general protection fault, resulting in a system crash (denial of service). The crash occurs in the ksoftirqd kernel thread context, meaning it can be triggered by network traffic processing on systems using Mellanox/NVIDIA mlx5e NICs with AF_XDP (XSK) in legacy RQ mode. There is no evidence of confidentiality or integrity impact beyond the availability loss caused by the kernel panic (Feedly).

Mitigation and workarounds

The fix is available as a kernel patch in the stable tree, referenced by commits 58a113a35846d9a5bd759beb332e551e28451f09 and e0f52298fee449fec37e3e3c32df60008b509b16 on kernel.org. Users should update to a patched Linux kernel version that includes these commits. As a workaround, avoiding the use of AF_XDP (XSK) in legacy RQ mode with mlx5e NICs will prevent the crash from occurring (Feedly, Kernel Patch 1, Kernel Patch 2).

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