scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()
3Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackepss 0.2%
exploitation probability
0.2%top 89% of all CVEs
observed exploitation
nono source reports it
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 · LinuxReferences
https://git.kernel.org/stable/c/0ce5a37f7ddf2fc12210e8700350274da79fbb3ahttps://git.kernel.org/stable/c/1bd28625e25be549ee7c47532e7c3ef91c682410https://git.kernel.org/stable/c/25cac8a302626f59ca84fa3339e2506c3ac761bchttps://git.kernel.org/stable/c/299f5baa1321a0951cc3ebbacc72b67433a65391https://git.kernel.org/stable/c/4d920852c0a3cfbcb42bcd2680b091f5c0072fc2https://git.kernel.org/stable/c/7795037f15289ac1ed620603511b67d820a93762https://git.kernel.org/stable/c/c3f4e407661542d1d284fc889cf9f27afd11b3d3https://git.kernel.org/stable/c/ed08497977820e002a62cb114440f365cc7a087f