
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48686 is a use-after-free (UAF) vulnerability discovered in the Linux kernel's NVMe over TCP implementation. The vulnerability exists in the drivers/nvme/host/tcp.c file within the nvme_tcp_io_work function. This security flaw affects Linux kernel versions from 5.0 through 5.19.9, and was publicly disclosed on May 3, 2024 (NVD).
The vulnerability occurs when a local user continues to read data after the connection finishes, specifically in the TCP stream handling when detecting digest errors. The issue stems from not properly handling the rd_enabled flag in the io_work loop, which could lead to attempting to read data from the socket when the TCP stream is already out-of-sync or corrupted. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) by NIST with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability can lead to a use-after-free condition, potentially allowing a malicious user to cause memory corruption. This flaw only affects systems where NVMe over TCP is being used (Red Hat).
The vulnerability has been patched in the Linux kernel. The fix involves modifying the io_work loop to bail out when rd_enabled is set to true, preventing attempts to read data from the socket when the TCP stream is out-of-sync or corrupted. The patch has been applied through multiple kernel commits (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."