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 free…
提示
摘要
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.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- 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/4d920852c0a3cfbcb42bcd2680b091f5c0072fc2
- https://git.kernel.org/stable/c/7795037f15289ac1ed620603511b67d820a93762
- https://git.kernel.org/stable/c/c3f4e407661542d1d284fc889cf9f27afd11b3d3
- https://git.kernel.org/stable/c/ed08497977820e002a62cb114440f365cc7a087f
时间线
- nvd_ingest NVD