Lucene search
K

17 matches found

RedHat Linux
RedHat Linux
added 2026/05/26 4:12 a.m.9 views

libpng: libpng: Arbitrary code execution due to use-after-free vulnerability

A flaw was found in libpng, a library used for processing PNG Portable Network Graphics image files. This vulnerability arises from improper memory management where a heap-allocated buffer is aliased between internal data structures. When specific functions are called, a freed memory region can...

7.5CVSS6.8AI score0.00026EPSS
Exploits1References10
Vulnrichment
Vulnrichment
added 2026/04/09 11:29 p.m.0 views

CVE-2026-5460 Heap Use-After-Free in PQC Hybrid KeyShare Error Cleanup in wolfSSL TLS 1.3

A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...

6.3CVSS5.8AI score0.00052EPSS
Exploits0References1
OSV
OSV
added 2026/04/07 12:24 p.m.3 views

SUSE-SU-2026:1201-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2026-24484: denial of service vulnerability via multi-layer nested MVG to SVG conversion bsc1258790. - CVE-2026-28494: missing bounds checks in the morphology kernel parsing functions can lead to a stack buffer overflow bsc1259447. -...

8.1CVSS6AI score0.00067EPSS
Exploits0References31
RedhatCVE
RedhatCVE
added 2026/02/03 3:18 p.m.5 views

CVE-2025-7105

A vulnerability in danny-avila/librechat allows attackers to exploit the unrestricted Fork Function in /api/convos/fork to fork numerous contents rapidly. If the forked content includes a Mermaid graph with a large number of nodes, it can lead to a JavaScript heap out of memory error upon service...

5.7CVSS5.4AI score0.00016EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/10/23 9:14 a.m.7 views

CVE-2025-12105 Libsoup: heap use-after-free in libsoup message queue handling during http/2 read completion

A flaw was found in the asynchronous message queue handling of the libsoup library, widely used by GNOME and WebKit-based applications to manage HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal message queue item may be freed twice due to missin...

7.5CVSS0.00071EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2017-18105

Malware in sbrugna...

9.8CVSS9.2AI score0.00513EPSS
Exploits0References3
Amazon
Amazon
added 2025/09/29 12:0 a.m.1 views

Medium: ImageMagick

Issue Overview: ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon ":" to montage -geometry leads GetGeometry to set width/height to 0. Later, ThumbnailImage...

9.8CVSS6.7AI score0.00392EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2025/07/11 11:21 p.m.1 views

SUSE CVE-2025-53630

llama.cpp is an inference of several LLM models in C/C++. Integer Overflow in the ggufinitfromfileimpl function in ggml/src/gguf.cpp can lead to Heap Out-of-Bounds Read/Write. This vulnerability is fixed in commit 26a48ad699d50b6268900062661bd22f3e792579...

9.3CVSS6.9AI score0.00385EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/07/08 9:17 p.m.4 views

libxml: Heap use after free (UAF) leads to Denial of service (DoS)

A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the schema elements. This flaw allows a malicious actor to craft a malicious XML document used as input for libxml, resulting in the program's...

9.1CVSS7.1AI score0.00445EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/04/30 12:0 a.m.1 views

PT-2024-40739 · Hdf5 · Hdf5

Name of the Vulnerable Software and Affected Versions: HDF5 affected versions not specified Description: The issue is related to a heap-use-after-free error, which occurs when the program attempts to access memory that has already been freed. This can lead to a crash. The error is specifically...

6.8AI score
Exploits0References2
Amazon
Amazon
added 2024/01/08 12:0 a.m.0 views

Low: vim

Issue Overview: Vim is a UNIX editor that, prior to version 9.0.2121, has a heap-use-after-free vulnerability. When executing a :s command for the very first time and using a sub-replace-special atom inside the substitution part, it is possible that the recursive :s call causes free-ing of memory...

4.7CVSS7.1AI score0.00132EPSS
Exploits1
OSV
OSV
added 2023/05/26 9:15 p.m.2 views

AZL-26795 CVE-2023-28319 affecting package curl for versions less than 8.2.1-1

A use after free vulnerability exists in curl v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the now freed hash. This flaw...

7.5CVSS6.8AI score0.0032EPSS
Exploits1References1
OSV
OSV
added 2022/12/22 10:15 p.m.0 views

UBUNTU-CVE-2022-41684

A heap out of bounds read vulnerability exists in the OpenImageIO master-branch-9aeece7a when parsing the image file directory part of a PSD image file. A specially-crafted .psd file can cause a read of arbitrary memory address which can lead to denial of service. An attacker can provide a...

7.5CVSS7.4AI score0.00106EPSS
Exploits1References3
OSV
OSV
added 2021/11/10 7:1 p.m.0 views

GHSA-M342-FF57-4JCC Heap OOB read in `tf.raw_ops.SparseCountSparseOutput`

Impact The shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array: python import tensorflow as tf @tf.function def func: return tf.rawops.SparseCountSparseOutput indices=1, values=1, denseshape=10, weights=, binaryoutput= True func The...

7.1CVSS6.9AI score0.00019EPSS
Exploits0References7
ClickHouse
ClickHouse
added 2021/10/18 12:0 a.m.6 views

CVE-2021-42388

Heap out-of-bounds read in ClickHouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl loop, a 16-bit unsigned user-supplied value 'offset' is read from the compressed data. The offset is later used in the length of a copy operation, without checking the...

8.1CVSS5.3AI score0.00279EPSS
Exploits1
CNVD
CNVD
added 2016/08/22 12:0 a.m.1 views

Foxit Reader and PhantomPDF Remote Code Execution Vulnerability (CNVD-2016-06999)

Foxit Reader is China's Foxit Foxit Software Corporation produced a small PDF document viewing and printing program, PhantomPDF is a commercial version. A security vulnerability exists in Foxit Reader and PhantomPDF 8.0.0.624 and earlier versions, which can be triggered by a heap memory...

7.2AI score
Exploits0References1
CNVD
CNVD
added 2016/06/28 12:0 a.m.1 views

Foxit Reader and Foxit PhantomPDF Remote Code Execution Vulnerability

Foxit Reader is China's Foxit Foxit Software Corporation produced a small PDF document viewing and printing program, PhantomPDF is a commercial version. A security vulnerability exists in Foxit Reader and PhantomPDF 7.3.4.311 and earlier versions, which can be triggered by a heap memory...

7.2AI score
Exploits0References1
Rows per page
Query Builder