VDB

CVE-2026-80790

CVE-2026-80790 PUBLISHED

Reported by Linux · Published September 4, 2026

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: fix invalid free in LS IOD error path nvmet_fc_alloc_ls_iodlist() advances iod while initializing the LS IOD array. If an rqstbuf allocation or response buffer DMA mapping fails, the unwind loop decrements iod past the start of the array. The final kfree(iod) therefore frees an address before the allocated object. This can be reproduced with nvme-fcloop and failslab by setting fail-nth to 6 before creating a target port. KASAN reports: BUG: KASAN: invalid-free in nvmet_fc_register_targetport Free of addr ffff88816cf8ff48 by task nvmet_fail_nth/9552 Free the original allocation base stored in tgtport->iod instead. With this fix applied, the same sysfs write with fail-nth=6 returns -ENOMEM without any KASAN report.

EPSS 0.19% · 9.5th percentile

Risk Scores

EPSS Score
0.19%
9.5th percentile

Affected Products

VendorProductVersions
LinuxLinuxc53432030d86429dc9fe5adc3d68cb9d1343b0b2, c53432030d86429dc9fe5adc3d68cb9d1343b0b2, c53432030d86429dc9fe5adc3d68cb9d1343b0b2
LinuxLinux4.10, 0, 5.10.267
LinuxLinux7.3-rc1, 0, 5.10.267
linuxlinux_kernel4.10, 4.10, 4.10

Timeline

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

References

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