2 matches found
CVE-2026-72081
A flaw was found in the Linux kernel's scsi: elx: efct driver. When processing an unsolicited Fibre Channel Protocol FCP command that contains an unsupported additional Command Descriptor Block CDB, the system fails to properly free allocated I/O resources. This resource leak can lead to resource...
5.5CVSS5.5AI score0.00215EPSS
SaveExploits0References4
CVE-2026-72082
The CVE concerns the Linux kernel SCSI elx/efct path. When efct_hw_reqtag_alloc() fails in efct_hw_io_abort(), the error path returns -ENOSPC without releasing the reference obtained via kref_get_unless_zero(), causing a permanent reference leak on the io_to_abort object. Additionally, the abort_...
5.4AI score0.00215EPSS
SaveExploits0References7
20