PT-2025-54052 · Linux+1 · Linux Kernel+1
CVE-2023-54223
·
Published
2025-12-30
·
Updated
2026-03-24
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.5.0-rc1+ #31
Description
The Linux kernel contains an issue in the net/mlx5e module related to xsk (XDP socket) handling of buffers for legacy request queues (rq). A crash can occur when using xdpsock in receive (rx) mode for legacy rq, where a buffer is released twice – once in the XDP REDIRECT path and again in the driver. The fix avoids releasing the buffer on the driver side. This issue arises from a change in how fragment counts for pages are handled, replacing the skip release flag. The crash log indicates a general protection fault related to an invalid memory address.
Recommendations
Update to a version newer than 6.5.0-rc1+ #31.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Net/Mlx5E