CVE-2026-72081 in Linuxالمعلومات

الملخص

بحسب MITRE • 15/08/2026

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.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

المصادر

Do you want to use VulDB in your project?

Use the official API to access entries easily!