VDB

CVE-2026-80791

CVE-2026-80791 PUBLISHED

Reported by Linux · Published September 4, 2026

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: zero the AUTH_RECEIVE response buffer nvmet_execute_auth_receive() allocates the response buffer with kmalloc() sized by the host-supplied AUTH_RECEIVE allocation length, but the DH-HMAC-CHAP builders write only a fixed-size message into it. The full allocation length is then copied to the wire by nvmet_copy_to_sgl(), so a remote initiator receives the bytes past the built message -- up to nearly a page of uninitialized slab -- during the pre-authentication handshake. Allocate the buffer with kzalloc() so the unwritten tail is zeroed before it is sent; conforming responses are unaffected.

EPSS 0.21% · 11.2th percentile

Risk Scores

EPSS Score
0.21%
11.2th percentile

Affected Products

VendorProductVersions
LinuxLinuxdb1312dd95488b5e6ff362ff66fcf953a46b1821, db1312dd95488b5e6ff362ff66fcf953a46b1821, db1312dd95488b5e6ff362ff66fcf953a46b1821
LinuxLinux6.0, 0, 6.1.185
LinuxLinux7.3-rc1, 0, 6.1.185
linuxlinux_kernel6.0, 6.0, 6.0

Timeline

  • Sep 4, 2026 Coalition ESS Score
  • Sep 4, 2026 CVE Published
  • Sep 5, 2026 EPSS Score
  • Sep 12, 2026 EPSS Score
  • Sep 17, 2026 EPSS Score
  • Sep 18, 2026 EPSS Score

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›