UNKNOWN NVD
CVE-2026-72081
In the Linux kernel, the following vulnerability has been resolved: scsi: elx: efct: Fix I/O leak on unsupported additional CDB efct_dispatch_fcp_cmd() alloca
In the Linux kernel, the following vulnerability has been resolved:
scsi: elx: efct: Fix I/O leak on unsupported additional CDB
efct_dispatch_fcp_cmd() allocates an efct_io before dispatching an
unsolicited FCP command. If the command has an unsupported additional
CDB, the function returns -EIO before handing the IO to the SCSI layer.
Free the allocated IO before returning from this error path.
References
- https://git.kernel.org/stable/c/235159f75ab6f95484494db4cc031663e5ee4680
- https://git.kernel.org/stable/c/42a391d508e1f52fda5d81344e100a53c00898e3
- https://git.kernel.org/stable/c/8c689a8f229223cec4a821c65cfe40f8e8c56470
- https://git.kernel.org/stable/c/94cbfed191248dc88c23fc881119bb399486ddfd
- https://git.kernel.org/stable/c/9cb2d5291dbfe7bed565ead3337047dee9ed1064
This unknown severity vulnerability was published on 2026-08-15 via NVD.
vulnfeed aggregates 11655 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.