Lucene search
+L

68592 matches found

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

DEBIAN-CVE-2026-89963

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexecfile: Fix null-ptr-def in extra size calculation A static Sashiko AI review identified a potential NULL pointer dereference in kexecextrafdtsizeppc64. On platforms without any reserved memory regions,...

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

AZL-101511 CVE-2026-89958 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix dereference matrixmdev-kvm without checking for NULL The apdriver structure has two fields which are function pointers to callbacks: .onconfigchanged: called at the start of the AP bus scan function to notify th...

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

CVE-2026-89933

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: dps310: fix NULL pointer dereference on ACPI probe When the device is enumerated through its ACPI HID IFX3100, i2cclientgetdeviceid returns NULL: the ACPI-derived client name does not match the driver's i2cdeviceid...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

DEBIAN-CVE-2026-89933

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: dps310: fix NULL pointer dereference on ACPI probe When the device is enumerated through its ACPI HID IFX3100, i2cclientgetdeviceid returns NULL: the ACPI-derived client name does not match the driver's i2cdeviceid...

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

AZL-101129 CVE-2026-89933 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: dps310: fix NULL pointer dereference on ACPI probe When the device is enumerated through its ACPI HID IFX3100, i2cclientgetdeviceid returns NULL: the ACPI-derived client name does not match the driver's i2cdeviceid...

0.002EPSS
SaveExploits0References1
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.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
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.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
OSV
OSV
added 2026/09/16 11:16 a.m.5 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
NVD
NVD
added 2026/09/16 11:16 a.m.5 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
Kitploit
Kitploit
added 2026/09/16 10:42 a.m.8 views

practice-22-23

Proyecto Para ejecutar: ./script.sh Repositorio en GitHub - https://github.com/LaCinquette/practice-22-23 Desarrollo 1. Para buscar la vulnerabilidad elegí el proyecto FFmpeg. Encontré en él un commit que cumplía los requisitos, a saber: Correspondía al tipo CWE-476 - desreferencia de puntero nul...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 10:38 a.m.7 views

CVE-2026-12166_CVE-2026-12167_CVE-2026-12168

Little Orbit GFAC 驱动程序(GFACSysx64.sys)中的多个本地权限提升漏洞 | ---|--- CVE 编号| CVE-2026-12166、CVE-2026-12167、CVE-2026-12168 供应商| Little Orbit 产品| GamersFirst 反作弊(GFAC)驱动程序(GFACSysx64.sys) 受影响版本| 驱动二进制文件中未嵌入版本信息。分析样本:SHA-256 b6748d7da5759dee7d5f2f32b0326b4edb7b2135a0e4a6d5ff26aef1e139d8b2 漏洞类型|...

7.8CVSS6AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2026/09/16 10:33 a.m.12 views

CVE-2026-90024

CVE-2026-90024 affects the Linux kernel USB gadget MIDI 2.0 function (drivers/usb/gadget/function/f_midi2.c). When the block direction is set to SNDRV_UMP_DIR_INPUT via configfs, the midi1_ep_out endpoint initialization is skipped during the gadget bind phase, leaving usb_ep->card as NULL . La...

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

CVE-2026-90024 usb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqs

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: midi2: Fix null-pointer dereference in fmidi2freeepreqs A null-pointer dereference occurs in fmidi2freeepreqs when attempting to clean up an endpoint that was never initialized. When configuring the MIDI 2.0 gadget v...

SaveExploits0References8
Rows per page
Query Builder