In the Linux kernel, the following... CVE-2024-26930

- AV AC AU C I A
发布: 2024-05-01
修订: 2024-11-21

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha->vp_map pointer Coverity scan reported potential risk of double free of the pointer ha->vp_map. ha->vp_map was freed in qla2x00_mem_alloc(), and again freed in function qla2x00_mem_free(ha). Assign NULL to vp_map and kfree take care of NULL.

0%
暂无可用Exp或PoC
当前有4条受影响产品信息