PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72130 Linux CVE debrief

The Linux kernel vulnerability, CVE-2026-72130, allows a remote NVMe-oF initiator to trigger a 16-byte heap out-of-bounds write via a one-byte AUTH_RECEIVE allocation length. This issue affects Linux kernel-based systems using NVMe-oF authentication. The vulnerability arises from nvmet_execute_auth_receive() trusting the AUTH_RECEIVE allocation length after checking only that it is nonzero and matches the transfer length. To mitigate, defenders should review system configurations, verify patch application, and monitor for suspicious activity. Grounding evidence indicates that this issue impacts systems with in-band DH-HMAC-CHAP authentication configured on the target. The vulnerability has a medium defensive priority, emphasizing the need for prompt patching and monitoring.

Vendor
Linux
Product
Unknown
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-15
Original CVE updated
2026-08-15
Advisory published
2026-08-15
Advisory updated
2026-08-15

Who should care

System administrators and security teams responsible for Linux kernel-based systems, especially those using NVMe-oF authentication, should be aware of this vulnerability. They should review system configurations, verify patch application, and monitor for suspicious activity to mitigate potential risks. Affected operators include those managing Linux kernel-based systems, and security teams should prioritize patching and monitoring to prevent exploitation.

Technical summary

The Linux kernel vulnerability allows a remote NVMe-oF initiator to trigger a 16-byte heap out-of-bounds write via a one-byte AUTH_RECEIVE allocation length. The issue is caused by nvmet_execute_auth_receive() trusting the AUTH_RECEIVE allocation length after checking only that it is nonzero and matches the transfer length. This affects Linux kernel-based systems using NVMe-oF authentication. Defensive impact includes potential data breaches and system compromise.

Defensive priority

Medium

Recommended defensive actions

  • Verify and apply the kernel patch to fix the vulnerability
  • Restrict access to auth-enabled targets
  • Monitor for suspicious NVMe-oF initiator activity
  • Review system configurations for potential exposure
  • Perform asset inventory of Linux kernel-based systems
  • Plan for compensating controls while remediation is scheduled
  • Track exceptions and retest remediated assets

Evidence notes

The Linux kernel vulnerability allows a remote NVMe-oF initiator to trigger a heap out-of-bounds write. The issue is caused by nvmet_execute_auth_receive() trusting the AUTH_RECEIVE allocation length after checking only that it is nonzero and matches the transfer length. Grounding evidence indicates that this issue affects Linux kernel-based systems, especially those using NVMe-oF authentication. To verify, defenders should review system configurations, check for applied patches, and monitor for suspicious NVMe-oF initiator activity.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-15T06:21:30.453Z and has not been modified since then.