Lucene search
+L

84089 matches found

EUVD
EUVD
added 2026/09/16 1:53 p.m.7 views

EUVD-2026-80747

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not intercept operations performed on a null receiver method calls, property and attribute accesses, and array accesses, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the...

8.8CVSS6.3AI score0.00585EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 1:26 p.m.12 views

CVE-2025-24990_POC

Pilote du modem Agere Windows ltmdm64.sys. Ce pilote est très ancien et n'est pas chargé par défaut sur ma machine de test, je vais donc l'exploiter dans un scénario BYOVD. Fait intéressant, selon mes recherches, ce pilote existe depuis Windows 7 et possède au moins un bug. ici À cette époque, le...

7.8CVSS7.7AI score0.06369EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/16 11:17 a.m.5 views

AZL-101288 CVE-2026-90024 affecting package kernel 6.6.150.1-1

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

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

AZL-101490 CVE-2026-90023 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: fix null pointer dereference in fsgcommonsetnumbuffers Previously fsgnumbuffersvalidate was removed as it was not necessary due to Kconfig setting the limits for n from 2 to 256 with default as 2...

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

AZL-101324 CVE-2026-90019 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fix null pointer dereference in usbputfunctioninstance usbputfunctioninstance attempts to dereference fd inside fi struct to get mod in uvcallocinst error path. However, fd is not allocated until later in...

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

DEBIAN-CVE-2026-90020

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fix NULL pointer dereference in gadgetdevioctl gadgetdevioctl reads dev-gadget before acquiring dev-lock, but dev-state is checked after acquiring the lock. Therefore a concurrent bind can change the device state...

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

CVE-2026-90020

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fix NULL pointer dereference in gadgetdevioctl gadgetdevioctl reads dev-gadget before acquiring dev-lock, but dev-state is checked after acquiring the lock. Therefore a concurrent bind can change the device state...

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

AZL-101394 CVE-2026-90020 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fix NULL pointer dereference in gadgetdevioctl gadgetdevioctl reads dev-gadget before acquiring dev-lock, but dev-state is checked after acquiring the lock. Therefore a concurrent bind can change the device state...

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

CVE-2026-90012

In the Linux kernel, the following vulnerability has been resolved: spi: Fix DMA mapping ownership on partial map failure If RX mapping fails after TX mapping succeeds, spimapmsg unmaps TX but leaves txsgmapped set. If TX mapping fails on a later transfer, mappings created for earlier transfers...

9.8CVSS0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.7 views

DEBIAN-CVE-2026-89993

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

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

AZL-101423 CVE-2026-89993 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

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

CVE-2026-89993

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

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

AZL-101202 CVE-2026-89955 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix NULL deref in statusshow during queue probe When vfioapmdevprobequeue creates the sysfs attribute group, the queue's driver data has not yet been set. A concurrent read of the 'status' attribute can therefore ca...

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

DEBIAN-CVE-2026-89955

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix NULL deref in statusshow during queue probe When vfioapmdevprobequeue creates the sysfs attribute group, the queue's driver data has not yet been set. A concurrent read of the 'status' attribute can therefore ca...

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

CVE-2026-89955

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix NULL deref in statusshow during queue probe When vfioapmdevprobequeue creates the sysfs attribute group, the queue's driver data has not yet been set. A concurrent read of the 'status' attribute can therefore ca...

0.002EPSS
SaveExploits0References5
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
Rows per page
Query Builder