Lucene search
+L

395954 matches found

EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80450

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Don't query firmware state while chip is down qla2x00fwstateshow initializes rval to QLAFUNCTIONFAILED and jumps to the out: label when the chip is down or EEH is busy. The out: block then re-issued...

5.8AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:31 a.m.14 views

CVE-2026-89849

This vulnerability affects the qla2xxx SCSI driver in the Linux kernel . The root cause is a logic flaw in qla2x00_status_entry(): after filtering out certain SRB types, the code falls through to a SCSI fast path that unconditionally assumes the command is an SRB_SCSI_CMD. Because the srb union o...

8.8CVSS5.7AI score0.00354EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.33 views

CVE-2026-89849 scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path qla2x00statusentry filters out non-TYPESRB entries and the SRBNVMECMD, SRBBIDICMD and SRBTMCMD types, then falls through to a SCSI fast path that assumes the command is ...

8.8CVSS0.00354EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/16 10:31 a.m.7 views

EUVD-2026-80449

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path qla2x00statusentry filters out non-TYPESRB entries and the SRBNVMECMD, SRBBIDICMD and SRBTMCMD types, then falls through to a SCSI fast path that assumes the command is ...

8.8CVSS5.7AI score0.00354EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.7 views

CVE-2026-89849

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path qla2x00statusentry filters out non-TYPESRB entries and the SRBNVMECMD, SRBBIDICMD and SRBTMCMD types, then falls through to a SCSI fast path that assumes the command is ...

8.8CVSS0.00354EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89849 scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path qla2x00statusentry filters out non-TYPESRB entries and the SRBNVMECMD, SRBBIDICMD and SRBTMCMD types, then falls through to a SCSI fast path that assumes the command is ...

8.8CVSS
SaveExploits0References10
OSV
OSV
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89848 scsi: qla2xxx: Quiesce response IRQ before freeing request queue

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:31 a.m.19 views

CVE-2026-89848

A use-after-free in the Linux kernel qla2xxx SCSI driver occurs during queue-pair teardown. qla2xxx_delete_qpair() frees the request queue before releasing the response-queue MSI-X interrupt; in that window a late response interrupt can fire and dereference the freed rsp->req pointer via qla24...

8.1CVSS5.8AI score0.00508EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80448

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS5.8AI score0.00508EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.33 views

CVE-2026-89848 scsi: qla2xxx: Quiesce response IRQ before freeing request queue

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS0.00508EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.8 views

CVE-2026-89848

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS0.00508EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80447

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid double completion in async IOCB timeout qla2x00asynciocbtimeout tries to abort a timed-out async IOCB. When qla24xxasyncabortcmd fails, both the SRBLOGINCMD path and the SRBCTRLVP/default path scan...

9.8CVSS5.8AI score0.00675EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.6 views

CVE-2026-89847

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid double completion in async IOCB timeout qla2x00asynciocbtimeout tries to abort a timed-out async IOCB. When qla24xxasyncabortcmd fails, both the SRBLOGINCMD path and the SRBCTRLVP/default path scan...

9.8CVSS0.00675EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 10:31 a.m.16 views

CVE-2026-89847 scsi: qla2xxx: Avoid double completion in async IOCB timeout

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid double completion in async IOCB timeout qla2x00asynciocbtimeout tries to abort a timed-out async IOCB. When qla24xxasyncabortcmd fails, both the SRBLOGINCMD path and the SRBCTRLVP/default path scan...

9.8CVSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.35 views

CVE-2026-89847 scsi: qla2xxx: Avoid double completion in async IOCB timeout

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid double completion in async IOCB timeout qla2x00asynciocbtimeout tries to abort a timed-out async IOCB. When qla24xxasyncabortcmd fails, both the SRBLOGINCMD path and the SRBCTRLVP/default path scan...

9.8CVSS0.00675EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:31 a.m.25 views

CVE-2026-89847

CVE-2026-89847 is a use-after-free in the Linux kernel qla2xxx SCSI driver . When qla24xx_async_abort_cmd() fails in qla2x00_async_iocb_timeout(), both the SRB_LOGIN_CMD and SRB_CTRL_VP paths call sp->done() unconditionally without verifying the SRB was actually found and removed from outstand...

9.8CVSS5.8AI score0.00675EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.31 views

CVE-2026-89846 scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Bound rspinfolen to avoid OOB sense-data read In qla2x00statusentry, the FWI2 status path advances sensedata and shrinks parsenselen by rspinfolen: if ISFWI2CAPABLEha sensedata += rspinfolen; parsenselen -=...

9.1CVSS0.00695EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80446

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Bound rspinfolen to avoid OOB sense-data read In qla2x00statusentry, the FWI2 status path advances sensedata and shrinks parsenselen by rspinfolen: if ISFWI2CAPABLEha sensedata += rspinfolen; parsenselen -=...

9.1CVSS5.8AI score0.00695EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.8 views

CVE-2026-89846

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Bound rspinfolen to avoid OOB sense-data read In qla2x00statusentry, the FWI2 status path advances sensedata and shrinks parsenselen by rspinfolen: if ISFWI2CAPABLEha sensedata += rspinfolen; parsenselen -=...

9.1CVSS0.00695EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.10 views

CVE-2026-89845

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Avoid reqqmap double-read in qla2x00errorentry qla2x00errorentry reads ha-reqqmapque twice: once for the NULL check and again when assigning it to req. The map slot is cleared by qla25xxfreereqque ha-reqqmapqueid =...

0.00211EPSS
SaveExploits0
Rows per page
Query Builder