๐Ÿ” CVE Alert

CVE-2026-97532

UNKNOWN 0.0

scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error path When qla2x00_mem_alloc() fails, qla2x00_probe_one() jumps to probe_hw_failed and calls qla2x00_mem_free(). Several error labels in qla2x00_mem_alloc() freed adapter members (elsrej.c, purex_dma_pool, flt, sfp_data, loop_id_map, async_pd, sf_init_cb, ex_init_cb, npiv_info) but left the pointers dangling. qla2x00_mem_free() then freed them a second time. Worse, for the dma_pool members it issued dma_pool_free(ha->s_dma_pool, ...) after s_dma_pool had already been destroyed and set to NULL at fail_s_dma_pool, dereferencing a NULL pool. Clear each freed pointer (and its DMA handle) in the error labels so the subsequent qla2x00_mem_free() skips them.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a57570229edb7a0990d5c8067daeb9ac8858a961 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 286d9594a022dd7e0caa3de9daa63b896bc70d43 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 6d90f0feb929f6c0f3010f9af4747c7230b75993 0 < 6.18.53 0 < 7.2.7
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a57570229edb7a0990d5c8067daeb9ac8858a961 git.kernel.org: https://git.kernel.org/stable/c/286d9594a022dd7e0caa3de9daa63b896bc70d43 git.kernel.org: https://git.kernel.org/stable/c/6d90f0feb929f6c0f3010f9af4747c7230b75993