CVE-2026-80790
Last modified
CVE-2026-80790 is a vulnerability of currently unknown severity. 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.
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < b189c6e408896ccc23d2e76d7738847cdebf1532; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < 449e9c4f8db84ad9d9bb288029b230bcf590faa2; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < 1a8f007faefe8c226ec65896589f8d59b0a8d5a5; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < d094582cce9c08516d714e7436a8f3b9211dda90; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < 371fb1bf902adaa59be32bd7e904a5317e604fd0; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < 8bce9cd08aae4283badf8ddc11fbb6f57b75a81e; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < bb9489f0dce58da730d3479588d6710d7a2c1b45; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < 94334ea92f4d7535f66f86e33681efa94827eddc; >= c53432030d86429dc9fe5adc3d68cb9d1343b0b2, < ba98d6796d12258e837ece065d2ecb59d76ce4ff |
| Linux | Linux | 4.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80790?
How severe is CVE-2026-80790?
How do I fix CVE-2026-80790?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80785In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80786In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80787In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80788In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80789In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8079In Progress Flowmon versions prior to 12.5.9 and 13.0.11, a …7.3
- CVE-2026-80791In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80792In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80793In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80794In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80795In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80796In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80790?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
