Impact
In the Linux kernel’s nvmet_tcp module, a bug caused page fragments allocated during connection setup to remain cached when a connection is aborted. Each failed connection retained a reference to page cache entries, producing a memory leak that could grow over time. The violation of resource integrity leads to potential exhaustion of system memory, ultimately reducing availability of the affected infrastructure.
Affected Systems
The vulnerability affects the nvmet_tcp component of the Linux kernel. All Linux kernel deployments that include the NVMe‑over‑TCP driver are susceptible; no specific kernel version is listed, so any kernel that has not yet received the patch is at risk.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, and the EPSS score of <1% suggests a low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker who can repeatedly open and close NVMe‑over‑TCP connections could force memory exhaustion. The attack vector is inferred as remote, originating from a client that initiates and aborts connections to the target device.
OpenCVE Enrichment