Lucene search
+L

34173 matches found

NVD
NVD
added 2026/08/25 5:17 p.m.8 views

CVE-2026-24263

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause a NULL pointer dereference. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data...

8.2CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 5:17 p.m.9 views

CVE-2026-13217

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS0.00509EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/25 4:57 p.m.10 views

CVE-2026-14457

A flaw was found in OpenSSL. In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, where only the private key with no certificate is configured, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

7.5CVSS5AI score0.00984EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/25 4:35 p.m.8 views

NULL Pointer Dereference

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to NULL Pointer Dereference via the XML Schema processing in the packaged libxml2 library. An attacker can cause a segmentation fault and disrupt service by supplying a crafted or...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 4:16 p.m.8 views

CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS0.0035EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/25 4:16 p.m.10 views

CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 4:16 p.m.6 views

UBUNTU-CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/25 4:11 p.m.17 views

CVE-2026-24263

NVIDIA DGX Spark is affected by a NULL pointer dereference vulnerability in its system firmware . A privileged local attacker can trigger the flaw, potentially leading to code execution, privilege escalation, denial of service, information disclosure, and data tampering . The CVSS 3.1 score is 8....

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 4:11 p.m.30 views

CVE-2026-24263

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause a NULL pointer dereference. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data...

8.2CVSS0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 4:11 p.m.8 views

EUVD-2026-65604

NVIDIA DGX Spark contains a vulnerability in the system firmware, where a privileged attacker could be able to cause a NULL pointer dereference. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, denial of service, information disclosure, and data...

8.2CVSS5.3AI score0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 4:05 p.m.31 views

CVE-2026-13217 NULL-pointer dereference in Zephyr OCPP CALLRESULT parsing via unchecked strtok_r/atoi

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS0.00509EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 4:05 p.m.10 views

EUVD-2026-65598

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS5.8AI score0.00509EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:05 p.m.6 views

CVE-2026-13217 NULL-pointer dereference in Zephyr OCPP CALLRESULT parsing via unchecked strtok_r/atoi

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/25 4:05 p.m.16 views

CVE-2026-13217

The Zephyr RTOS OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c contains a NULL-pointer dereference in ocpp_process_server_msg(). When parsing the uid field of a CALLRESULT message, atoi(strtok_r(uid, "-", &tmp)) is called without checking whether strtok_r() returned NULL. A malicious or compromise...

5.9CVSS5.8AI score0.00509EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/25 3:36 p.m.8 views

CVE-2026-55371

A flaw was found in OpenEXR. A vulnerability in the exrattrsetbytes function allows an attacker to trigger a NULL pointer dereference by providing a positive hintlength with a NULL typehint. This can lead to a deterministic crash, resulting in a denial of service DoS, which makes the affected...

6.9CVSS4.9AI score0.00117EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.32 views

CVE-2023-54354 Nokogiri before 1.14.3 Null Pointer Dereference via libxml2

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS0.0035EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 3:15 p.m.16 views

CVE-2023-54354

Nokogiri before 1.14.3 (CRuby implementation only, when using the packaged libxml2) bundles libxml2 v2.10.3 , which contains NULL pointer dereference vulnerabilities in XML Schema processing functions (xmlSchemaFixupComplexType and xmlSchemaCheckCOSSTDerivedOK ). An attacker supplying a crafted o...

8.7CVSS5.4AI score0.0035EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/25 3:15 p.m.7 views

CVE-2023-54354 Nokogiri before 1.14.3 Null Pointer Dereference via libxml2

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.4AI score0.0035EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:15 p.m.5 views

EUVD-2023-60605

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.4AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:15 p.m.3 views

CVE-2023-54354 Nokogiri before 1.14.3 Null Pointer Dereference via libxml2

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

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