Lucene search
+L

91111 matches found

Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.14 views

PT-2026-59412

Summary A memory-safety vulnerability in Open Babel's CACAO parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in CacaoFormat::SetHilderbrandt. A malformed input caused the parser to dereference a NULL pointer while applying the Hilderbrandt...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.20 views

PT-2026-59891

Impact When SparseSparseMaximum is given invalid sparse tensors as inputs, it can give an NPE. python import tensorflow as tf tf.raw ops.SparseSparseMaximum a indices=1, a values = 0.1 , a shape = 2, b indices=, b values =2 , b shape = 2, Patches We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00443EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.19 views

PT-2026-59886

Impact NPE in QuantizedMatMulWithBiasAndDequantize with MKL enable python import tensorflow as tf func = tf.raw ops.QuantizedMatMulWithBiasAndDequantize para='a': tf.constant138, dtype=tf.quint8, 'b': tf.constant4, dtype=tf.qint8, 'bias': 31.81644630432129, 47.21876525878906, 109.95201110839844,...

7.5CVSS6.6AI score0.00394EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.20 views

PT-2026-59486

Summary The DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. For a large enough width, the calculation overflows and later decoder stores operate on a wrapped pointer outside the allocated rowBlock backing store. This bug is reachable from the...

8.8CVSS6.3AI score0.00419EPSS
SaveExploits1References9
BDU FSTEC
BDU FSTEC
added 2026/07/13 12:00 a.m.10 views

The vulnerability of the `qdisc_peek_dequeued()` function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the qdiscpeekdequeued function in the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00118EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/07/13 12:00 a.m.12 views

Siemens network software vulnerabilities related to pointer swapping allow attackers to trigger service interruptions.

The vulnerability of Siemens network software is related to the swapping of pointers. Exploiting this vulnerability can allow a perpetrator to cause service interruptions...

7.8CVSS7AI score0.00324EPSS
SaveExploits0References2Affected Software69
BDU FSTEC
BDU FSTEC
added 2026/07/13 12:00 a.m.30 views

The vulnerability of the client library’s HTTP-response analysis mechanism for interacting with MongoDB databases allows a attacker to induce a service failure.

The vulnerability of the client library’s HTTP-response analysis mechanism for interacting with MongoDB databases is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

2.2CVSS6.1AI score0.00187EPSS
SaveExploits0References4Affected Software3
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.21 views

PT-2026-59416

Summary A memory-safety vulnerability in Open Babel's PQS parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the pFormat handling of the PQS reader. A malformed input caused the parser to dereference a format pointer that had never been...

9.8CVSS6.4AI score0.00828EPSS
SaveExploits1References8
Oracle linux
Oracle linux
added 2026/07/13 12:00 a.m.22 views

openssl security update

1:1.1.1k-17 - Fixes CVE-2026-28390: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing Resolves: RHEL-165783...

7.5CVSS6.1AI score0.00805EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2026/07/13 12:00 a.m.33 views

Moderate: openssl security update

OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transport Layer Security TLS protocols, as well as a full-strength general-purpose cryptography library. Security Fixes: openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing...

7.5CVSS7AI score0.00805EPSS
SaveExploits0References4
Redos
Redos
added 2026/07/13 12:00 a.m.13 views

ROS-20260713-73-0036

The vulnerability in Python-Relenv relates to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS7AI score0.00805EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/12 4:16 p.m.20 views

EUVD-2026-43241

The nRF70 Wi-Fi driver's power-save event handler nrfwifieventprocgetpowersaveinfo in drivers/wifi/nrfwifi/src/wifimgmt.c copied TWT Target Wake Time flow entries from an nrfwifiumaceventpowersaveinfo event into the fixed-size twtflowsWIFIMAXTWTFLOWS 8-element array of a caller-supplied struct...

5CVSS6.1AI score0.00223EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/12 4:16 p.m.15 views

CVE-2026-10664 Out-of-bounds write in nRF70 Wi-Fi driver power-save event handler (unbounded TWT flow count)

The nRF70 Wi-Fi driver's power-save event handler nrfwifieventprocgetpowersaveinfo in drivers/wifi/nrfwifi/src/wifimgmt.c copied TWT Target Wake Time flow entries from an nrfwifiumaceventpowersaveinfo event into the fixed-size twtflowsWIFIMAXTWTFLOWS 8-element array of a caller-supplied struct...

5CVSS6.1AI score0.00223EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/12 4:16 p.m.21 views

EUVD-2026-43240

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS6.1AI score0.00236EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/12 4:16 p.m.7 views

CVE-2026-10663

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS6.1AI score0.00236EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/12 4:16 p.m.18 views

CVE-2026-10663 Use-after-free / double-free of the root USB device in the experimental USB host stack

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2026/07/12 4:16 p.m.36 views

CVE-2026-58596

Untrusted pointer dereference in Microsoft Edge Chromium-based allows an unauthorized attacker to elevate privileges over a network...

8.3CVSS0.00608EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/07/12 3:22 p.m.16 views

CVE-2026-58596

Untrusted pointer dereference in Microsoft Edge Chromium-based allows an unauthorized attacker to elevate privileges over a network...

8.3CVSS6.1AI score0.00608EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/12 3:22 p.m.36 views

EUVD-2026-43239

Untrusted pointer dereference in Microsoft Edge Chromium-based allows an unauthorized attacker to elevate privileges over a network...

8.3CVSS6.1AI score0.00608EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/12 12:00 a.m.25 views

PT-2026-57565

In Zephyr's experimental USB host stack CONFIG USB HOST STACK, usbh device disconnect subsys/usb/host/usbh device.c freed the root usb device slab object without clearing the cached pointer ctx-root. The bus removal handler dev removed handler subsys/usb/host/usbh core.c decides what to tear down...

6.1CVSS6.1AI score0.00236EPSS
SaveExploits0References3
Rows per page
Query Builder