Lucene search
+L

27 matches found

SUSE CVE
SUSE CVE
added 2026/07/11 3:34 a.m.11 views

SUSE CVE-2024-7881

An unprivileged context can trigger a data memory-dependent prefetch engine to fetch the contents of a privileged location and consume those contents as an address that is also dereferenced...

5.1CVSS6.1AI score0.00191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/11 12:0 a.m.35 views

CVE-2025-55314

An issue was discovered in Foxit PDF and Editor for Windows and macOS before 13.2 and 2025 before 2025.2. When pages in a PDF are deleted via JavaScript, the application may fail to properly update internal states. Subsequent annotation management operations assume these states are valid, causing...

0.00172EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2017-11758

Malware in sbrugna...

6.5CVSS7AI score0.01464EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-4165

Malware in sbrugna...

10CVSS6.2AI score0.02497EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2017-9342

Malware in sbrugna...

8.8CVSS7.8AI score0.02923EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2021-34374

Malicious code in bioql PyPI...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/22 12:0 a.m.8 views

PT-2025-34402 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Bluetooth component of the Linux kernel related to btusb. A potential NULL pointer dereference can occur due to an improper handling of kmalloc allocation failures...

6.7AI score0.00138EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38381

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50uploadowt The cs40l50uploadowt function allocates memory via kmalloc without checking for allocation failure, which could lead to a NULL pointer dereference. Return...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:47 p.m.8 views

CVE-2025-38363

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegracrtcreset, new memory is allocated with kzalloc, but no check is performed. Before calling drmatomichelpercrtcreset, state should be checked to prevent possible null...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 3:20 p.m.22 views

CVE-2025-6395 Gnutls: null pointer dereference in _gnutls_figure_common_ciphersuite()

A NULL pointer dereference flaw was found in the GnuTLS software in gnutlsfigurecommonciphersuite...

6.5CVSS0.00619EPSS
SaveExploits0References12
NVD
NVD
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.6 views

CVE-2025-38214

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fbsetvar to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in fbsetvar fails to allocate memory for fbvideomode, later it may lead to a null-ptr dereference in fbvideomodetovar, as the fbinfo is registere...

5.5CVSS6.2AI score0.00156EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38160

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Add NULL check in raspberrypiclkregister devmkasprintf returns NULL when memory allocation fails. Currently, raspberrypiclkregister does not check for this case, which results in a NULL pointer dereference. Add NUL...

5.5CVSS0.0015EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/03 9:15 a.m.7 views

CVE-2025-38145

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: Add NULL check in aspeedlpcenablesnoop devmkasprintf returns NULL when memory allocation fails. Currently, aspeedlpcenablesnoop does not check for this case, which results in a NULL pointer dereference. Add NULL chec...

5.5CVSS0.00174EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/05/22 6:29 a.m.9 views

CVE-2019-14877

In the mdiff function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate big integers, however no check is performed to verify if the allocation succeeded or not. The access to wds and sign will trigger a null pointer dereference bug...

6.5CVSS6.7AI score0.01331EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:33 a.m.16 views

CVE-2019-14874

In the i2b function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not. The access of x0 will trigger a null pointer dereference bug in case of...

6.5CVSS6.7AI score0.01331EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.13 views

PT-2025-14591 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the registration of efivars in the uefisecapp firmware component. The issue arises from the efivars service being...

7.8CVSS5.4AI score0.37115EPSS
SaveExploits3References436
NVD
NVD
added 2025/03/27 5:15 p.m.8 views

CVE-2023-52939

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in memcgrouptrackforeigndirtyslowpath As commit 18365225f044 "hwpoison, memcg: forcibly uncharge LRU pages", hwpoison will forcibly uncharg a LRU hwpoisoned page, the foliomemcg could be NULl, then,...

5.5CVSS0.00197EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49453

In the Linux kernel, the following vulnerability has been resolved: soc: ti: tiscipmdomains: Check for null return of devmkcalloc The allocation funciton devmkcalloc may fail and return a null pointer, which would cause a null-pointer dereference later. It might be better to check it and directly...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.19 views

CVE-2022-49268 ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM Do not call snddmafreepages when snddmaallocpages returns -ENOMEM because it leads to a NULL pointer dereference bug. The dmesg says: T1387 sof-audio-pci-intel-tgl...

0.00257EPSS
SaveExploits0References6
Rows per page
Query Builder