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->…
高危 CVSS 7.0
摘要
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.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/825d63164a2e6bacb059a9afb5605425b485413f Patch
- https://git.kernel.org/stable/c/b7deb675d674f44e0ddbab87fee8f9f098925e73 Patch
- https://git.kernel.org/stable/c/e288285d47784fdcf7c81be56df7d65c6f10c58b Patch
- https://git.kernel.org/stable/c/f14cee7a882cb79528f17a2335f53e9fd1848467 Patch
- https://git.kernel.org/stable/c/825d63164a2e6bacb059a9afb5605425b485413f Patch
- https://git.kernel.org/stable/c/b7deb675d674f44e0ddbab87fee8f9f098925e73 Patch
- https://git.kernel.org/stable/c/e288285d47784fdcf7c81be56df7d65c6f10c58b Patch
- https://git.kernel.org/stable/c/f14cee7a882cb79528f17a2335f53e9fd1848467 Patch
时间线
- nvd_ingest NVD