PT-2025-41087 · Linux+1 · Linux Kernel+1
CVE-2023-53643
·
Published
2023-02-28
·
Updated
2025-10-08
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s nvme-tcp subsystem. Specifically, a NULL pointer dereference can occur when running the 'nvme list' command during error recovery. This happens because the
getsockname() function is called with a socket that has already been released and a new socket created in its place. The issue arises during error recovery work, where the nvme tcp socket is released and a new one created, making it unsafe to access the original socket without a proper check.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Hat