CVE-2026-72087

Published: Ago 15, 2026 Last Modified: Ago 15, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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.

https://git.kernel.org/stable/c/0ce5a37f7ddf2fc12210e8700350274da79fbb3a
https://git.kernel.org/stable/c/1bd28625e25be549ee7c47532e7c3ef91c682410
https://git.kernel.org/stable/c/25cac8a302626f59ca84fa3339e2506c3ac761bc
https://git.kernel.org/stable/c/299f5baa1321a0951cc3ebbacc72b67433a65391
https://git.kernel.org/stable/c/c3f4e407661542d1d284fc889cf9f27afd11b3d3
https://git.kernel.org/stable/c/ed08497977820e002a62cb114440f365cc7a087f