3 matches found
EUVD-2026-86248
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix response queue over-consumption in qlaconsumeiocb qla24xxprocessresponsequeue advances ringptr past the head IOCB before dispatching, so by the time qlaconsumeiocb runs, ringptr already points at the first...
5.8AI score
SaveExploits0References7
CVE-2026-93242
In the Linux kernel, the following vulnerability has been resolved: s...
5.8AI score
SaveExploits0
CVE-2026-93242
The Linux kernel contains a vulnerability in the scsi: qla2xxx driver related to response queue over-consumption in the __qla_consume_iocb() function. Specifically, qla24xx_process_response_queue() advances the ring_ptr past the head IOCB before dispatching; however, __qla_consume_iocb() loops pu...
5.8AI score
SaveExploits0References7
20