Lucene search
+L

78439 matches found

CVE
CVE
added yesterday7 views

CVE-2026-64234

The CVE-2026-64234 issue in the Linux kernel affects the tty: serial: pch_uart path. It fixes a missing check for dma_alloc_coherent() failure, which could cause a NULL pointer dereference in dma_handle_rx(). The fix adds the check and ensures proper release of DMA channels and the PCI device ref...

5.7AI score
SaveExploits0References8
EUVD
EUVD
added yesterday4 views

EUVD-2026-48643

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pchuart: add check for dmaalloccoherent Add a check for dmaalloccoherent failure to prevent a potential NULL pointer dereference in dmahandlerx. Properly release DMA channels and the PCI device reference using a goto...

5.7AI score
SaveExploits0References8
CVE
CVE
added yesterday6 views

CVE-2026-64230

The CVE-2026-64230 issue affects the Linux kernel regulator subsystem for the TPS65219 regulator. A change that removed the tps65219_get_rdev_by_name() helper also removed the assignment of irq_data.rdev, leaving rdev uninitialized for all IRQs. This could trigger undefined behavior when regulato...

5.8AI score
SaveExploits0References3
CVE
CVE
added yesterday5 views

CVE-2026-64228

The CVE-2026-64228 issue affects the Linux kernel in the net: ethtool: phy path. When a PHY driver is unbound via sysfs, phydev->drv can become NULL while the phy_device remains attached to its net_device. phy_remove() clears phydev->drv but does not call phy_detach(), leaving the phy_devic...

5.7AI score
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-48636

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: phy: avoid NULL deref when PHY driver is unbound phydev-drv can become NULL while the phydevice is still attached to its netdevice, namely after the PHY driver is unbound via sysfs: echo...

5.7AI score
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-48635

In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPICOMPANION against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, platform drivers that rely on...

5.8AI score
SaveExploits0References5
CVE
CVE
added yesterday6 views

CVE-2026-64215

In the Linux kernel, a fix was applied to the DRM MSM A6xx driver (a8xx_hfi_send_perf_table) to check the return value of kzalloc() and prevent a NULL pointer dereference on allocation failure. This addresses a memory allocation failure path in the a6xx HFI perf table setup. The fix is documented...

5.8AI score
SaveExploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-48623

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.8AI score
SaveExploits0References2
CVE
CVE
added yesterday5 views

CVE-2026-64212

In the Linux kernel, the WiFi driver iwlwifi/mld contains a use-after-free-like issue in iwl_mld_remove_link: link->fw_id was saved at the start but the pointer could be NULL when storing it, and the pointer is not checked after the link is freed. The fix frees the link at the end of the funct...

5.8AI score
SaveExploits0References3
EUVD
EUVD
added yesterday3 views

EUVD-2026-48620

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwlmldremovelink, the link-fwid is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is...

5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added yesterday9 views

ImageMagick: Heap-use-after-free via XMP profile could result in a crash

Because of a missing null check when parsing an XMP profile a use after free will happen that might result in a crash...

5.8AI score
SaveExploits0References3Affected Software17
NVD
NVD
added yesterday7 views

CVE-2026-45816

NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event. This requires disabled asserts otherwise assert would trigger before NULL dereference and bogus or misbehaving controller, thus severity is low. This issue affects Apache NimBLE: through 1.9.0. Users are...

7.5CVSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-45816

NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event. This requires disabled asserts otherwise assert would trigger before NULL dereference and bogus or misbehaving controller, thus severity is low. This issue affects Apache NimBLE: through 1.9.0. Users are...

5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday16 views

CVE-2026-45816 Apache NimBLE: NULL pointer dereference vulnerability in SMP LTK request

NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event. This requires disabled asserts otherwise assert would trigger before NULL dereference and bogus or misbehaving controller, thus severity is low. This issue affects Apache NimBLE: through 1.9.0. Users are...

SaveExploits0References2
CVE
CVE
added yesterday8 views

CVE-2026-45816

CVE-2026-45816 is a NULL pointer dereference vulnerability in Apache NimBLE during the LE Long Term Key (LTK) request event. The issue occurs through NimBLE versions up to 1.9.0 and relies on disabled asserts with a bogus/misbehaving controller, leading to a crash. Impact is described as availabi...

7.5CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday15 views

CVE-2026-66009 Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

Parse Server versions = 9.0.0 before 9.10.0-alpha.5 and = 8.2.2 before 8.6.86 return GraphQL validation error messages that name required custom input fields even when public introspection is disabled graphQLPublicIntrospection: false, the default. A client holding only the public application id ...

6.3CVSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added yesterday5 views

kernel: fs/notify: call exportfs_encode_fid with s_umount

A flaw was found in the Linux kernel’s filesystem notification fs/notify code where calling inotifyshowfdinfo on a file descriptor watching an overlayfs inode during an unmount operation could lead to a NULL pointer dereference...

6.2AI score0.00178EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added yesterday5 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits9
Nuclei
Nuclei
added yesterday31 views

Control Web Panel (CWP) - File Inclusion

In CWP Control Web Panel, previously CentOS Web Panel before version 0.9.8.1107, an unauthenticated attacker can abuse null byte %00 injection with the "scripts" parameter in the /user/loader.php or /user/login.php endpoints to register arbitrary API keys or access sensitive files. This can be...

9.8CVSS7.7AI score0.70947EPSS
SaveExploits1References2
Mageia
Mageia
added yesterday6 views

Updated lrzip package fixes security vulnerabilities

The updated package fixes security vulnerabilities: ckolivas lrzip stream.c lzmadecompressbuf use after free. CVE-2025-15570 ckolivas lrzip strtoll.c GIstrtollinternal null pointer dereference. CVE-2025-9396...

7.8CVSS5.2AI score0.00243EPSS
SaveExploits2References4
Rows per page
Query Builder