Lucene search
+L

46317 matches found

NVD
NVD
added 2026/08/25 1:17 p.m.4 views

CVE-2026-14457

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

SaveExploits0References5
CVE
CVE
added 2026/08/25 1:00 p.m.8 views

CVE-2026-63076

OpenSSL's CMP password-based MAC (PBM) protection verification has a NULL pointer dereference (CWE-476) caused by failing to validate the ASN.1 type of the protectionAlg parameter before casting it to an ASN1_STRING and treating it as a PBMParameter. A crafted message with a mismatched parameter ...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 1:00 p.m.7 views

CVE-2026-63076 Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 12:58 p.m.6 views

CVE-2026-14457 RPK Server Signature Algorithm Selection Can Dereference a Missing Certificate

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

SaveExploits0References5
CVE
CVE
added 2026/08/25 12:58 p.m.7 views

CVE-2026-14457

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/25 9:56 a.m.3 views

CVE-2026-74728

A flaw was found in the Linux kernel's XFS filesystem. When the system attempts to allocate memory for an XFS buffer and that allocation fails, the xfsbuffree function is called with a null buffer address. This leads to a null pointer dereference, causing the kernel to crash. This vulnerability c...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/25 9:55 a.m.3 views

CVE-2026-74633

A flaw was found in the Linux kernel's tracing module. A local user can trigger a NULL pointer dereference by attempting to remove a specific event filter for an unloaded module. This vulnerability arises when a module-only event filter is cached with a null match, and a subsequent write operatio...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 12:31 a.m.50 views

CVE-2026-55371

OpenEXR (the reference implementation for the EXR high-dynamic-range image format) versions 3.4.0 through 3.4.12 contain a NULL pointer dereference in the OpenEXRCore function exr_attr_set_bytes(). The public setter validates the top-level value pointer but fails to check that the nested type_hin...

6.9CVSS5.5AI score
SaveExploits0References1
NVD
NVD
added 2026/08/24 6:17 p.m.7 views

CVE-2026-71922

Multiple DrayTek VigorSwitch models contain a pre-authentication null pointer dereference vulnerability in the setget.cgi interface. The vulnerability is caused by missing validation when the pass field is absent. A remote attacker can trigger this vulnerability via a crafted request to crash the...

8.7CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 6:17 p.m.8 views

CVE-2026-71920

Multiple DrayTek VigorSwitch models contain a null pointer dereference vulnerability in the formlogout function. The vulnerability is caused by missing checks for an empty or absent Cookie header before string handling. A remote attacker can trigger this vulnerability via a crafted request to cra...

6.9CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 6:16 p.m.5 views

CVE-2026-13213

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 5:43 p.m.4 views

CVE-2026-74706

A flaw was found in the Linux kernel's bnge driver. During the setup of an auxiliary device, if the allocation of a specific resource auxrdev fails, the subsequent release process attempts to access an unallocated memory region. This results in a NULL pointer dereference, which can lead to a syst...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:43 p.m.4 views

CVE-2026-74702

A flaw was found in the vhost-scsi component of the Linux kernel. This vulnerability allows a local attacker to cause a denial of service DoS by changing virtio feature bits after the vhost-scsi endpoint has been activated. Specifically, enabling the T10-PI feature after setup can lead to an...

8.8CVSS5.2AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:17 p.m.6 views

CVE-2026-74684

A flaw was found in the Linux kernel's net: tap module. A NULL pointer dereference can occur in the tapgetuserxdp function when processing an XDP buffer with a GSO virtio-net header and a zero protocol. This can be triggered by a malicious guest in a virtualized environment, leading to a system...

7.1CVSS5.6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 5:10 p.m.11 views

CVE-2026-13213

Zephyr RTOS Bluetooth Hearing Access Service (HAS) GATT server (subsys/bluetooth/audio/has.c) contains a NULL-pointer dereference in security_changed(). The connection-callback set is installed unconditionally via BT_CONN_CB_DEFINE, so the callback fires before the application calls bt_has_regist...

5.3CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 5:10 p.m.5 views

EUVD-2026-65003

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS5.7AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 5:10 p.m.23 views

CVE-2026-13213 Bluetooth HAS: NULL-pointer dereference DoS when a bonded peer reconnects before bt_has_register

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 5:07 p.m.8 views

CVE-2026-71922

Multiple DrayTek VigorSwitch models are affected by a pre-authentication null pointer dereference in the setget.cgi interface. The root cause is missing validation when the pass field is absent from a request, allowing a remote unauthenticated attacker to crash the service via a crafted request, ...

8.7CVSS5.4AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 5:07 p.m.23 views

CVE-2026-71922 DrayTek VigorSwitch Multiple Models Pre-Authentication NULL Pointer Dereference via setget.cgi

Multiple DrayTek VigorSwitch models contain a pre-authentication null pointer dereference vulnerability in the setget.cgi interface. The vulnerability is caused by missing validation when the pass field is absent. A remote attacker can trigger this vulnerability via a crafted request to crash the...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 5:07 p.m.8 views

EUVD-2026-64981

Multiple DrayTek VigorSwitch models contain a pre-authentication null pointer dereference vulnerability in the setget.cgi interface. The vulnerability is caused by missing validation when the pass field is absent. A remote attacker can trigger this vulnerability via a crafted request to crash the...

8.7CVSS5.6AI score
SaveExploits0References2
Rows per page
Query Builder