PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93151 Linux CVE debrief

A memory leak vulnerability exists in the Linux kernel's nvmet-rdma component. When an NVMe target with rdma transport is removed while I/Os are in flight, responses can be posted but their send completions are never delivered, leading to resource leaks. This issue is recreated by running blktests nvme/061 with the rdma transport and the siw driver.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-18
Advisory published
2026-09-17
Advisory updated
2026-09-18

Who should care

Linux kernel administrators and security teams should assess exposure and verify patch deployment to prevent potential resource exhaustion and denial-of-service (DoS) attacks. This includes reviewing system resources and logs for signs of potential resource exhaustion or DoS attacks, and verifying the fix using blktests nvme/061 with the rdma transport and the siw driver. Additionally, defenders should prioritize patching or mitigating this vulnerability.

Why it matters

Defenders should prioritize patching or mitigating this vulnerability to prevent potential resource exhaustion and denial-of-service (DoS) attacks. Linux kernel administrators and security teams should assess exposure and verify patch deployment.

  • Resource exhaustion and potential denial-of-service (DoS) attacks.
  • Memory leaks can lead to system resource depletion.
  • Verification of patch deployment is necessary to prevent exploitation.

Technical summary

The vulnerability exists in the nvmet-rdma component of the Linux kernel. When an NVMe target with rdma transport is removed while I/Os are in flight, responses can be posted but their send completions are never delivered, leading to resource leaks. The issue can be recreated using blktests nvme/061 with the rdma transport and the siw driver. This can lead to memory leaks and potential denial-of-service (DoS) attacks. Linux kernel administrators and security teams should assess exposure and verify patch deployment to prevent potential resource exhaustion and denial-of-service (DoS) attacks.

Defensive priority

Defenders should prioritize patching or mitigating this vulnerability to prevent potential resource exhaustion and denial-of-service (DoS) attacks. Linux kernel administrators and security teams should assess exposure and verify patch deployment.

Recommended defensive actions

  • Patch or update the Linux kernel to the latest version that includes the fix for this vulnerability.
  • Run blktests nvme/061 with the rdma transport and the siw driver to verify the fix.
  • Monitor system resources and logs for signs of potential resource exhaustion or DoS attacks.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The vulnerability is caused by a response resource leak on queue teardown in the nvmet-rdma component of the Linux kernel. This leak occurs when an NVMe target with rdma transport is removed while I/Os are in flight. The issue can be recreated using blktests nvme/061 with the rdma transport and the siw driver. Kernel kmemleak feature reports the memory leaks.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93151 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-93151

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-93151 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93151

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/0114dd303b373522dea06053aabae34bdd33a7c4

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/156ec10a8be2c33b0c279d8b2f4fe8e16fa89ef7

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/5cc3b21729d45b5af8f79891f9dedb7e6b6dbd08

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/91cfa74f1f3772e8c3662c064a45d8633e00c78e

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/9584b3c30e4ee8ca315bdc12249cc6c47cf1a482

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/ca795fc1d8a1a4ab0e6bd1d27c9adb78d4ed1a1c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/d553a9dc1c45666e76d8d2ac9a4f8ff0cbf53a50

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.