Lucene search
+L

84087 matches found

OSV
OSV
added 2026/09/16 11:17 a.m.4 views

AZL-101547 CVE-2026-89912 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save MAPC with V=0 drops ite-collection but leaves the ITE on the device's ITT list, and vgicitssaveite dereferences it unconditionally. A guest that issues MAPD,...

7.1CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

AZL-101231 CVE-2026-89901 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: media: airspy: use vb2videounregisterdevice on disconnect to fix NULL deref airspydisconnect clears s-udev under v4l2lock, but airspystopstreaming unconditionally calls airspyctrlmsg and airspyfreestreambufs afterwards. If a...

0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.4 views

AZL-101184 CVE-2026-89884 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: fix NULL deref on failed SCP lookup Add the missing sanity check after looking up the SCP to avoid dereferencing a NULL-pointer in case its driver has not yet been bound...

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

AZL-101628 CVE-2026-89874 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: avoid deleting unlinked ASC entry on link error v4l2asyncmatchnotify creates ancillary media links before adding asc-ascsubdeventry to sd-asclist. If ancillary link creation fails, the function jumps to...

0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.6 views

CVE-2026-89863

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 11:16 a.m.7 views

DEBIAN-CVE-2026-89863

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
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.5 views

AZL-101457 CVE-2026-89863 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

AZL-101399 CVE-2026-89851 affecting package kernel 6.6.150.1-1

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

0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.5 views

AZL-101670 CVE-2026-89845 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.6 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
SaveExploits0References8
OSV
OSV
added 2026/09/16 11:16 a.m.4 views

AZL-101379 CVE-2026-89835 affecting package kernel 6.6.150.1-1

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

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.7 views

DEBIAN-CVE-2026-89822

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
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.5 views

CVE-2026-89822

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
OSV
OSV
added 2026/09/16 11:16 a.m.6 views

AZL-101136 CVE-2026-89822 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.7 views

DEBIAN-CVE-2026-89809

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix scope of mqdmgr dereference in pqmdebugfsmqds Reading /sys/kernel/debug/kfd/mqds while a process holds an active KFD queue triggers a NULL pointer dereference because the for loop that calls mqdmgr-debugfsshowmqd ...

0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.5 views

CVE-2026-89809

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix scope of mqdmgr dereference in pqmdebugfsmqds Reading /sys/kernel/debug/kfd/mqds while a process holds an active KFD queue triggers a NULL pointer dereference because the for loop that calls mqdmgr-debugfsshowmqd ...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 11:16 a.m.4 views

AZL-101243 CVE-2026-89802 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/uvmm: fix NULL deref unwinding an OPMAPSPARSE op Each bindjobop is zeroed by kzallocobj in bindjobopfromuop, and the OPMAPSPARSE case in nouveauuvmmbindjobsubmit only creates a region, so op-ops stays NULL for a...

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:16 a.m.7 views

DEBIAN-CVE-2026-89807

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:16 a.m.6 views

CVE-2026-89807

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder