← Voltar à pesquisa de CVEs

CVE-2026-72087

Linux kernel

Descrição

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.

EPSS 0.22%Risco 0
Ver fonte
Publicação
2026-08-15 06:21:22
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-23 13:16:39
Vetor
Pending