3 matches found
CVE-2026-97532
The Linux kernel contains a vulnerability in the scsi: qla2xxx driver within the qla2x00_mem_alloc() function's error path. When memory allocation fails, the function frees several adapter members (including elsrej.c , purex_dma_pool , and flt ) but leaves the pointers dangling. Consequently, the...
5.7AI score
SaveExploits0References3
CVE-2026-97532
In the Linux kernel, the following vulnerability has been resolved: s...
5.8AI score
SaveExploits0
EUVD-2026-86840
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Null out freed pointers in qla2x00memalloc error path When qla2x00memalloc fails, qla2x00probeone jumps to probehwfailed and calls qla2x00memfree. Several error labels in qla2x00memalloc freed adapter members...
5.7AI score
SaveExploits0References3
20