Lucene search
K

22 matches found

OSV
OSV
added 2026/02/23 2:37 p.m.2 views

CLSA-2026-1771857466 Fix CVE(s): CVE-2025-14087

SECURITY UPDATE: Buffer underflow / integer overflow in GVariant text format parser - debian/patches/CVE-2025-14087.patch: fix potential integer overflow parsing strings, bytestrings, and child element counts in gvariant-parser.c - CVE-2025-14087...

9.8CVSS5.9AI score0.0005EPSS
Exploits0References1
OSV
OSV
added 2026/01/12 11:52 a.m.3 views

OPENSUSE-SU-2026:20018-1 Security update for glib2

This update for glib2 fixes the following issues: Update to version 2.84.4. Security issues fixed: - CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. -...

9.8CVSS6.5AI score0.00074EPSS
Exploits1References8
SUSE Linux
SUSE Linux
added 2026/01/05 10:52 a.m.4 views

Security update for glib2

This update for glib2 fixes the following issues: CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. CVE-2025-14087: buffer underflow in the GVariant parser...

7.7CVSS7.7AI score0.0005EPSS
Exploits1References12
Amazon
Amazon
added 2026/01/05 12:0 a.m.3 views

Important: glib2

Issue Overview: Buffer underflow on Glib through glib/gvariant via bytestringparse or stringparse leads to OOB Write. CVE-2025-14087 Affected Packages: glib2 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2...

9.8CVSS7AI score0.0005EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/23 4:4 a.m.1 views

SUSE CVE-2025-14607

A vulnerability was detected in OFFIS DCMTK up to 3.6.9. Affected by this issue is the function DcmByteString::makeDicomByteString of the file dcmdata/libsrc/dcbytstr.cc of the component dcmdata. The manipulation results in memory corruption. The attack can be launched remotely. Upgrading to...

6.5CVSS6.3AI score0.00093EPSS
Exploits0References3
OSV
OSV
added 2025/12/22 4:30 p.m.0 views

SUSE-SU-2025:4504-1 Security update for glib2

This update for glib2 fixes the following issues: - CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. - CVE-2025-14087: buffer underflow in the GVariant parser...

9.8CVSS7.6AI score0.0005EPSS
Exploits1References7
SUSE Linux
SUSE Linux
added 2025/12/17 4:17 p.m.2 views

Security update for glib2

This update for glib2 fixes the following issues: CVE-2025-14512: integer overflow in the GIO escapebytestring function when processing malicious files or remote filesystem attribute values can lead to denial-of-service bsc1254878. CVE-2025-14087: buffer underflow in the GVariant parser...

7.7CVSS8AI score0.0005EPSS
Exploits1References12
Snyk
Snyk
added 2025/12/05 12:0 a.m.1 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the bytestringparse and stringparse functions on the gvariant-parser.c file. An attacker can cause memory corruption and potentially execute arbitrary code or crash the application by supplying specially...

9.8CVSS7.5AI score0.0005EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-0353

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00237EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/05/15 12:0 a.m.2 views

PT-2025-21348 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions up to and including 0.4.2rc1 Description: The issue concerns the slice builtin in Vyper, which can elide side effects when the output length is 0 and the source bytestring is a builtin, such as msg.data or .code. This occurs...

6.3CVSS5.1AI score0.00221EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:41 a.m.2 views

SUSE CVE-2017-12894

Several protocol parsers in tcpdump before 4.9.2 could cause a buffer over-read in addrtoname.c:lookupbytestring...

5.3CVSS7.4AI score0.01117EPSS
Exploits0References8
Veracode
Veracode
added 2022/11/22 12:53 p.m.13 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. An attacker is able to cause denial of service conditions via providing an input token that is not a UTF-8 bytestring to tf.rawops.PyFunc, which may trigger a CHECK fail...

7.5CVSS7.2AI score0.00255EPSS
Exploits1References9Affected Software3
OSV
OSV
added 2022/11/21 10:9 p.m.0 views

GHSA-MV77-9G28-CWG3 `CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

4.8CVSS7AI score0.00255EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:9 p.m.29 views

`CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

7.5CVSS7.5AI score0.00255EPSS
Exploits1References5Affected Software3
Prion
Prion
added 2022/11/18 10:15 p.m.18 views

Stack overflow

TensorFlow is an open source platform for machine learning. An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The fix will be included in TensorFlow 2.11. We will also...

5CVSS7.9AI score0.00255EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/11/18 12:0 a.m.14 views

CVE-2022-41908 `CHECK` fail via inputs in `PyFunc` in Tensorflow

TensorFlow is an open source platform for machine learning. An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The fix will be included in TensorFlow 2.11. We will also...

4.8CVSS7.8AI score0.00255EPSS
Exploits1References5
OSV
OSV
added 2022/04/04 9:40 p.m.2 views

GHSA-7VRM-3JC8-5WWM Incorrect Comparison in Vyper

Impact bytestrings can have dirty bytes in them, resulting in the word-for-word comparison to give incorrect results, e.g. vyper b1: Bytes32 = b"abcdef" b1 = sliceb1, 0, 1 b2: Bytes32 = b"abcdef" t: bool = b1 == b2 incorrectly evaluates to True even without dirty nonzero bytes, because there is n...

7.5CVSS5.9AI score0.00237EPSS
Exploits0References4
PyPA
PyPA
added 2022/04/04 6:15 p.m.4 views

PYSEC-2022-196

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

7.5CVSS6.8AI score0.00237EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2022/04/04 6:15 p.m.2 views

PYSEC-2022-196

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one en...

7.5CVSS5.8AI score0.00237EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2022/04/04 12:0 a.m.3 views

PT-2022-16879 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.1 and prior Description: The issue arises from the comparison of bytestrings, which can yield incorrect results due to the presence of dirty bytes or the lack of length comparison. Specifically, two bytestrings can compare ...

7.5CVSS7.3AI score0.00237EPSS
Exploits0References9
Rows per page
Query Builder