Lucene search
+L

506825 matches found

CVE
CVE
added 2026/09/16 10:31 a.m.22 views

CVE-2026-89844

CVE-2026-89844 is a locking race in the Linux kernel qla2xxx SCSI driver. In qla24xx_report_id_acquisition(), the format-1 path drops vport_slock after taking the vport reference and then calls qla_update_host_map() without holding the lock. That function mutates the ha->host_map btree via btr...

8.8CVSS5.7AI score0.00338EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 10:31 a.m.5 views

EUVD-2026-80444

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Hold vportslock for host map update in report ID acquisition qla24xxreportidacquisition format-1 handling drops vportslock after taking the vport reference and then calls qlaupdatehostmap without the lock. That...

8.8CVSS5.7AI score0.00338EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 10:31 a.m.6 views

CVE-2026-89844 scsi: qla2xxx: Hold vport_slock for host map update in report ID acquisition

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Hold vportslock for host map update in report ID acquisition qla24xxreportidacquisition format-1 handling drops vportslock after taking the vport reference and then calls qlaupdatehostmap without the lock. That...

8.8CVSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.9 views

CVE-2026-89844

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Hold vportslock for host map update in report ID acquisition qla24xxreportidacquisition format-1 handling drops vportslock after taking the vport reference and then calls qlaupdatehostmap without the lock. That...

8.8CVSS0.00338EPSS
SaveExploits0
CVE
CVE
added 2026/09/16 10:31 a.m.16 views

CVE-2026-89843

CVE-2026-89843 affects the Linux kernel scsi: qla2xxx driver (QLogic). Several bsg handlers use an uninitialized 256-byte on-stack buffer (uint8_t bsg[DMA_POOL_SIZE]) that is filled via sg_copy_to_buffer(), which copies only the user-supplied request length. When the request is shorter than the s...

5.9AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.8 views

CVE-2026-89843

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak Several bsg handlers stage their request/reply in an uninitialized 256-byte on-stack buffer uint8t bsgDMAPOOLSIZE and fill it via sgcopytobuffer, which only copies as...

0.0021EPSS
SaveExploits0
CVE
CVE
added 2026/09/16 10:31 a.m.13 views

CVE-2026-89842

CVE-2026-89842 affects the Linux kernel's qla2xxx driver (QLogic Fibre Channel HBA). When firmware is not started (fw_started clear), qla_nvme_xmt_ls_rsp() unconditionally emits a NVMe LS reject IOCB via the out: path, ringing the firmware doorbell and writing to the request queue in-pointer regi...

5.8AI score0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.8 views

CVE-2026-89842

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started qlanvmexmtlsrsp bails out to the out: label when firmware is not started !ha-flags.fwstarted, but the out: path unconditionally calls qlanvmelsrejectiocb, which ends in...

0.002EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/16 10:31 a.m.5 views

EUVD-2026-80442

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started qlanvmexmtlsrsp bails out to the out: label when firmware is not started !ha-flags.fwstarted, but the out: path unconditionally calls qlanvmelsrejectiocb, which ends in...

5.8AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 10:31 a.m.6 views

CVE-2026-89842 scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started qlanvmexmtlsrsp bails out to the out: label when firmware is not started !ha-flags.fwstarted, but the out: path unconditionally calls qlanvmelsrejectiocb, which ends in...

SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.6 views

CVE-2026-89841

In the Linux kernel, the following vulnerability has been resolved: f2fs: only redirty pinned folios in redirtyblocks redirtyblocks pins folios with readcachefolio and then walks the same range again with filemaplockfolio to redirty them and drop the references it took. Commit 5951fee46bef "f2fs:...

7.8CVSS0.00161EPSS
SaveExploits0
CVE
CVE
added 2026/09/16 10:31 a.m.20 views

CVE-2026-89841

CVE-2026-89841 affects the f2fs filesystem in the Linux kernel . The flaw resides in redirty_blocks(), where a do/while loop introduced by commit 5951fee46bef causes an extra iteration when read_cache_folio() fails before any folio is pinned. If readahead has already populated the failed folio in...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:31 a.m.8 views

CVE-2026-89841 f2fs: only redirty pinned folios in redirty_blocks

In the Linux kernel, the following vulnerability has been resolved: f2fs: only redirty pinned folios in redirtyblocks redirtyblocks pins folios with readcachefolio and then walks the same range again with filemaplockfolio to redirty them and drop the references it took. Commit 5951fee46bef "f2fs:...

7.8CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.24 views

CVE-2026-89841 f2fs: only redirty pinned folios in redirty_blocks

In the Linux kernel, the following vulnerability has been resolved: f2fs: only redirty pinned folios in redirtyblocks redirtyblocks pins folios with readcachefolio and then walks the same range again with filemaplockfolio to redirty them and drop the references it took. Commit 5951fee46bef "f2fs:...

7.8CVSS0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80441

In the Linux kernel, the following vulnerability has been resolved: f2fs: only redirty pinned folios in redirtyblocks redirtyblocks pins folios with readcachefolio and then walks the same range again with filemaplockfolio to redirty them and drop the references it took. Commit 5951fee46bef "f2fs:...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:31 a.m.12 views

CVE-2026-89840

CVE-2026-89840 is a vulnerability in the Linux kernel's f2fs filesystem affecting the F2FS_IOC_MOVE_RANGE ioctl. The ioctl validates the source range but fails to check the destination end before updating i_size. When a source hole is present, __clone_blkaddrs() skips NULL_ADDR entries and return...

7.1CVSS5.8AI score0.00141EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.24 views

CVE-2026-89840 f2fs: validate MOVE_RANGE destination size

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVERANGE destination size F2FSIOCMOVERANGE checks the source range, but not the destination end before updating isize. A source hole can expose this: cloneblkaddrs skips NULLADDR entries and returns success, so th...

7.1CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89840 f2fs: validate MOVE_RANGE destination size

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVERANGE destination size F2FSIOCMOVERANGE checks the source range, but not the destination end before updating isize. A source hole can expose this: cloneblkaddrs skips NULLADDR entries and returns success, so th...

7.1CVSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.10 views

CVE-2026-89840

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate MOVERANGE destination size F2FSIOCMOVERANGE checks the source range, but not the destination end before updating isize. A source hole can expose this: cloneblkaddrs skips NULLADDR entries and returns success, so th...

7.1CVSS0.00141EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/16 10:31 a.m.9 views

CVE-2026-89839

In the Linux kernel, the following vulnerability has been resolved: f2fs: use the mount idmap for the owner check in f2fsxattradviseset f2fsxattradviseset calls inodeownerorcapable with &nopmntidmap before allowing the "system.advise" xattr to be set, instead of the idmap that the VFS passes to t...

0.002EPSS
SaveExploits0
Rows per page
Query Builder