NONE · 0

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() allocates an efct_io before dispatching an uns...

Vulnerability Description

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

FAQ

What is CVE-2026-72081?

CVE-2026-72081 is a documented vulnerability. 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 uns...

How severe is CVE-2026-72081?

CVSS scoring is not yet available for CVE-2026-72081. Check NVD for updates.

Is there a patch for CVE-2026-72081?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.