CVE-2023-53394
MEDIUM EPSS 2.1%
Published Sep 18, 20259mo ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Sep 18, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix crash on regular rq reactivation When the regular rq is reactivated after the XSK socket is closed it could be reading stale cqes which eventually corrupts the rq. This leads to no more traffic being received on the regular rq and a crash on the next close or deactivation of the rq. Kal Cuttler Conely reported this issue as a crash on the release path when the xdpsock sample program is stopped (killed) and restarted in sequence while traffic is running. This patch flushes all cqes when during the rq flush. The cqe flushing is done in the reset state of the rq. mlx5e_rq_to_ready code is moved into the flush function to allow for this.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
2.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 5
References 2
- git.kernel.org https://git.kernel.org/stable/c/02a84eb2af6bea7871cd34264fb27f141f005fd9
- git.kernel.org https://git.kernel.org/stable/c/39646d9bcd1a65d2396328026626859a1dab59d7
Remediation
- git.kernel.org https://git.kernel.org/stable/c/02a84eb2af6bea7871cd34264fb27f141f005fd9
- git.kernel.org https://git.kernel.org/stable/c/39646d9bcd1a65d2396328026626859a1dab59d7