CVE-2023-6121: Kernel: nvme: info leak due to out-of-bounds read in nvmet_ctrl_find_get
An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer (dmesg).
Security readout for executives and security teams
Plain-English summary
CVE-2023-6121 is a Linux kernel information leak in the NVMe over Fabrics TCP subsystem. A crafted network packet can cause kernel heap data to be printed into dmesg. Business risk is usually moderate, but higher where storage services are exposed across untrusted networks.
Executive priority
Treat as scheduled but meaningful kernel remediation. Escalate priority for storage infrastructure exposed beyond tightly controlled networks, because kernel memory disclosure can aid later compromise even when this CVE alone is not high severity.
Technical view
The flaw is an out-of-bounds read in nvmet_ctrl_find_get, classified as CWE-125. Red Hat rates it CVSS 4.3: network attack vector, low complexity, low privileges, no user interaction, and low confidentiality impact. The provided data lists affected Red Hat kernel and kernel-rt packages for RHEL 8 and RHEL 9.
Likely exposure
Exposure is most likely on Linux systems using NVMe-oF/TCP target functionality. The bundle specifically names affected Red Hat Enterprise Linux 8 and 9 kernel packages. RHEL 6 and 7 status is listed as unknown, so those require vendor verification.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. The described attack is remote over the network but requires low privileges. The observed impact is leakage of kmalloc data into the kernel ring buffer, not direct code execution.
Researcher notes
Evidence is strongest for Red Hat advisories and the CVE description. The bundle references Debian LTS and Siemens advisories, but affected product details are not included here. Do not assume exploitation in the wild or broader product impact without checking those advisories.
Mitigation direction
Apply the relevant Red Hat kernel errata for affected RHEL 8 and 9 systems.
Check Debian and Siemens advisories for product-specific update guidance.
Reduce NVMe-oF/TCP exposure to only trusted management or storage networks.
Prioritize patching systems where untrusted users can reach NVMe-oF/TCP.
Reboot into the updated kernel when the vendor update requires it.
Validation and detection
Inventory Linux hosts using NVMe-oF/TCP target functionality.
Compare installed kernel and kernel-rt versions against vendor advisory status.
Confirm RHEL 6 and 7 exposure directly with vendor guidance because status is unknown.
Review kernel logs for suspicious NVMe-oF/TCP-related leakage indicators.
Verify patched systems are running the updated kernel, not only installed packages.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.