Vulnerability in Linux

CVE-2026-72087

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup() The memory allocated for mboxq using mempool_alloc() is not freed in some of the early exit error paths. Fix that by moving the mempool_free() call to an earlier point after last use.

Affected products

  • Linux — versions d79c9e9d4b3d9330ee38f392a7c98e0fc494f7f8, 5.4, 0

References