Lucene search
+L

38498 matches found

CVE
CVE
added yesterday11 views

CVE-2026-8718

CVE-2026-8718 affects Zephyr net sockets TLS with CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID and an established DTLS session. tls_opt_dtls_peer_connection_id_value_get() passes optval to mbedtls_ssl_get_peer_cid() without ensuring the destination buffer is large enough (MBEDTLS_SSL_CID_OUT_LEN_MAX, de...

8.4CVSS5.5AI score
SaveExploits0References2
Chainguard
Chainguard
added yesterday4 views

GHSA-945V-V9P3-V5XW vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added yesterday4 views

CVE-2026-71313 vulnerabilities

Vulnerabilities for packages: telegraf...

6.9CVSS5.2AI score0.00253EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added yesterday6 views

Libgcrypt: Libgcrypt: Denial of Service and buffer overflow via crafted ECDH ciphertext

A flaw was found in Libgcrypt. A remote attacker could exploit this vulnerability by sending crafted Elliptic Curve Diffie-Hellman ECDH ciphertext to the gcrypkdecrypt function. This can lead to a heap-based buffer overflow, potentially causing a denial of service DoS condition...

6.7CVSS5.6AI score0.00182EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added yesterday4 views

Libgcrypt: Libgcrypt: Denial of Service and buffer overflow via crafted ECDH ciphertext

A flaw was found in Libgcrypt. A remote attacker could exploit this vulnerability by sending crafted Elliptic Curve Diffie-Hellman ECDH ciphertext to the gcrypkdecrypt function. This can lead to a heap-based buffer overflow, potentially causing a denial of service DoS condition...

6.7CVSS5.6AI score0.00182EPSS
SaveExploits0References7
NVD
NVD
added yesterday4 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS
SaveExploits0References3
CVE
CVE
added yesterday12 views

CVE-2026-18370

The CVE-2026-18370 entry details a heap-based buffer overflow in the entr utility, triggered in run_utility(). The code allocates a heap buffer via malloc(ARG_MAX) and copies command-line arguments into it, advancing the destination using the return value of strlcpy() (which reports the source le...

4.8CVSS5.7AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday9 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS
SaveExploits0References3
EUVD
EUVD
added yesterday5 views

EUVD-2026-55623

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-68187

In the Linux kernel, the following vulnerability has been resolved: e...

5.2AI score
SaveExploits0
NVD
NVD
added yesterday5 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS
SaveExploits0References3
NVD
NVD
added yesterday4 views

CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS
SaveExploits0References3
CVE
CVE
added yesterday7 views

CVE-2026-59087

GIMP contains a heap-based overflow in the Seattle Filmworks file loader (file-seattle-filmworks) where fread writes attacker-controlled length into an undersized allocation, potentially leading to memory corruption and arbitrary code execution or denial of service. Public references confirm this...

7.8CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added yesterday6 views

EUVD-2026-55165

A flaw was found in the GIMP image manipulation program, specifically within its Seattle Filmworks file loader. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted Seattle Filmworks file. This could lead to a heap overflow, allowing the attacker ...

7.8CVSS6.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-59087

A flaw was found in the GIMP image manipulation program, specifically within its Seattle Filmworks file loader. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted Seattle Filmworks file. This could lead to a heap overflow, allowing the attacker ...

7.8CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added yesterday9 views

CVE-2026-71393

CVE-2026-71393 affects GNU Emacs for Android. A 32-bit font length value in sfnt_read_name_table() can overflow when computing the allocation size, causing an undersized heap allocation. A crafted TrueType font can trigger a read() past the buffer, leading to heap memory corruption and potential ...

5.3CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday8 views

CVE-2026-71393 Heap Buffer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday8 views

CVE-2026-71392 Integer Overflow in GNU Emacs for Android

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-55259

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS5.8AI score
SaveExploits0References3
Rows per page
Query Builder