Lucene search
+L

84089 matches found

Cvelist
Cvelist
added 2026/09/16 10:31 a.m.33 views

CVE-2026-89863 scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check qlachkedifrxsadeletepending obtains the SCSI command via GETCMDSPsp and immediately dereferences cmd-scdatadirection. That command pointer can be NULL: the firmwar...

7.5CVSS0.0067EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89863 scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check qlachkedifrxsadeletepending obtains the SCSI command via GETCMDSPsp and immediately dereferences cmd-scdatadirection. That command pointer can be NULL: the firmwar...

7.5CVSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/16 10:31 a.m.5 views

EUVD-2026-80463

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check qlachkedifrxsadeletepending obtains the SCSI command via GETCMDSPsp and immediately dereferences cmd-scdatadirection. That command pointer can be NULL: the firmwar...

7.5CVSS5.6AI score0.0067EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 10:31 a.m.11 views

CVE-2026-89851

A bug in the Linux kernel scsi: qla2xxx driver (QLogic SCSI) affected the FCE trace enable write handler in debugfs (qla2x00_dfs_fce_write()). The function called kstrtoul() with a NULL result pointer , so a successful parse would dereference NULL and trigger a kernel oops . Additionally, the int...

5.7AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix FCE trace enable parsing in debugfs qla2x00dfsfcewrite called kstrtoul with a NULL result pointer, so a successful parse would dereference NULL and oops. Worse, the int return value 0 on success, negative errno...

5.7AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/16 10:31 a.m.4 views

CVE-2026-89851 scsi: qla2xxx: Fix FCE trace enable parsing in debugfs

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix FCE trace enable parsing in debugfs qla2x00dfsfcewrite called kstrtoul with a NULL result pointer, so a successful parse would dereference NULL and oops. Worse, the int return value 0 on success, negative errno...

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

EUVD-2026-80445

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 =...

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

CVE-2026-89845

CVE-2026-89845 affects the Linux kernel qla2xxx SCSI driver (QLogic HBA). The function qla2x00_error_entry() reads ha->req_q_map[que] twice — once for a NULL check and again when assigning the pointer. During queue teardown, qla25xx_free_req_que() clears the slot to NULL under mq_lock, but the...

5.7AI score0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/16 10:31 a.m.5 views

CVE-2026-89845 scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()

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 =...

SaveExploits0References11
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.29 views

CVE-2026-89845 scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()

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
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:31 a.m.11 views

CVE-2026-89835

CVE-2026-89835 is a NULL pointer dereference in the Linux kernel's f2fs filesystem . When checkpoint_merge is enabled but no checkpoint thread is running (e.g., on a read-only mount), writing to ckpt_thread_ioprio via sysfs calls set_task_ioprio() on a NULL task pointer (cprc->f2fs_issue_ckpt)...

5.7AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:31 a.m.6 views

EUVD-2026-80435

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid NULL checkpoint thread access in sysfs checkpointmerge can be enabled even when no checkpoint merge thread is running. A read-only mount is one case: f2fs does not start f2fsissueckpt there, but ckptthreadioprio is...

5.7AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:31 a.m.4 views

CVE-2026-89835 f2fs: avoid NULL checkpoint thread access in sysfs

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid NULL checkpoint thread access in sysfs checkpointmerge can be enabled even when no checkpoint merge thread is running. A read-only mount is one case: f2fs does not start f2fsissueckpt there, but ckptthreadioprio is...

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

CVE-2026-89828

This CVE affects the Linux kernel's amdgpu DRM driver . The root cause is an initialization ordering bug in amdgpu_vram_mgr_init(): the function drmm_cgroup_register_region() is called before the list heads and buddy allocator are initialized. If it fails, the early return skips those initializat...

5.8AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:31 a.m.7 views

CVE-2026-89828 drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix init ordering in amdgpuvrammgrinit drmmcgroupregisterregion is called before INITLISTHEAD and gpubuddyinit in amdgpuvrammgrinit. If it fails, the function returns early and bypasses those initializations. Since...

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

EUVD-2026-80428

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix init ordering in amdgpuvrammgrinit drmmcgroupregisterregion is called before INITLISTHEAD and gpubuddyinit in amdgpuvrammgrinit. If it fails, the function returns early and bypasses those initializations. Since...

5.8AI score0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:30 a.m.4 views

EUVD-2026-80422

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driverdata in i915pciprobe pcimatchdevice can return the dummy pcideviceidany entry when a device is force-bound via sysfs driveroverride, in which case -driverdata is unset NULL. i915pciprobe casts i...

5.7AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 10:30 a.m.9 views

CVE-2026-89822

In the Linux kernel , the drm/i915 driver is vulnerable to a NULL pointer dereference in i915_pci_probe(). When a device is force-bound via the sysfs driver_override mechanism, pci_match_device() returns a dummy pci_device_id_any entry whose driver_data field is NULL. The probe function unconditi...

5.7AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 10:30 a.m.5 views

CVE-2026-89822 drm/i915: Guard against NULL driver_data in i915_pci_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driverdata in i915pciprobe pcimatchdevice can return the dummy pcideviceidany entry when a device is force-bound via sysfs driveroverride, in which case -driverdata is unset NULL. i915pciprobe casts i...

SaveExploits0References9
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.22 views

CVE-2026-89822 drm/i915: Guard against NULL driver_data in i915_pci_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driverdata in i915pciprobe pcimatchdevice can return the dummy pcideviceidany entry when a device is force-bound via sysfs driveroverride, in which case -driverdata is unset NULL. i915pciprobe casts i...

0.00206EPSS
SaveExploits0References6
Rows per page
Query Builder