Lucene search
+L

55 matches found

AlpineLinux
AlpineLinux
added 2026/04/06 7:49 p.m.14 views

CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS7.3AI score0.00275EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 5:53 p.m.13 views

GHSA-6R34-94WQ-JHRC rdiscount has an Out-of-bounds Read

Summary A signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser, allowing the parser to read past the end of the supplied buffer and crash the process Details In both...

5.9CVSS6AI score0.00275EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.20 views

discount 缓冲区错误漏洞

Discount is a Markdown language parsing and conversion tool developed by Orc developers. Versions of Discount from 1.3.1.1 to 2.2.7.4 contained a buffer error vulnerability. This vulnerability stemmed from a signed length truncation error, which could lead to out-of-bounds reads and process crash...

5.9CVSS7.3AI score0.00275EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.12 views

PT-2026-30724

Name of the Vulnerable Software and Affected Versions Discount versions 1.3.1.1 through 2.2.7.3 Description A signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INT MAX are truncated to a signed int before entering the native parser,...

5.9CVSS6AI score0.00275EPSS
SaveExploits1References14
NVD
NVD
added 2026/04/02 6:16 p.m.15 views

CVE-2026-34610

The leancrypto library is a cryptographic library that exclusively contains only PQC-resistant cryptographic algorithms. Prior to version 1.7.1, lcx509extractnamesegment casts sizet vlen to uint8t when storing the Common Name CN length. An attacker who crafts a certificate with CN = victim's CN +...

5.9CVSS0.00162EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/02 5:54 p.m.7 views

CVE-2026-34610 leancrypto: Integer truncation in X.509 name parser enables certificate identity impersonation

The leancrypto library is a cryptographic library that exclusively contains only PQC-resistant cryptographic algorithms. Prior to version 1.7.1, lcx509extractnamesegment casts sizet vlen to uint8t when storing the Common Name CN length. An attacker who crafts a certificate with CN = victim's CN +...

5.9CVSS5.9AI score0.00162EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.16 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS0.00148EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.13 views

CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits0References16
OSV
OSV
added 2026/02/14 5:15 p.m.13 views

UBUNTU-CVE-2026-23178

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can come from the userspace in the hidraw driver and is only bounded by...

7.8CVSS5.9AI score0.00148EPSS
SaveExploits0References17
CVE
CVE
added 2026/02/14 4:27 p.m.51 views

CVE-2026-23178

CVE-2026-23178 — Linux kernel HID i2c-hid buffer overflow . The vulnerability occurs in i2c_hid_get_report() where i2c_hid_xfer reads recv_len + 2 bytes into ihid->rawbuf. recv_len can be as large as HID_MAX_BUFFER_SIZE (16384) and not necessarily bounded by the actual destination buffer, risk...

7.8CVSS5.5AI score0.00148EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: i2c-hid: fix potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can co...

7.8CVSS7.4AI score0.00148EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/02/11 12:00 p.m.19 views

Incorrect Length Encoding on KDF Export

Passing values length 65535 to Context::export produces output that disagrees with the RFC 9180 label encoding. In particular the length value is cast to u16 truncating any value exceeding 65535. Impact Applications that use hpke-rs to export very large secrets would experience interoperability...

5.7AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.7 views

Siemens SIMATIC S7-1500 Incorrect Conversion between Numeric Types (CVE-2021-27218)

An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If gbytearraynewtake was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 232, causing unintended length truncation. This plugin only works with Tenable.ot. Please visit...

7.5CVSS6.9AI score0.0408EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/25 6:17 p.m.10 views

AZL-42751 CVE-2023-5363 affecting package cloud-hypervisor-cvm for versions less than 38.0.72.2-1

Issue summary: A bug has been identified in the processing of key and initialisation vector IV lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. Impact summary: A truncation in the IV can result in non-uniqueness, which could result in...

7.5CVSS6.5AI score0.03332EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/25 6:17 p.m.12 views

AZL-78558 CVE-2023-5363 affecting package openssl-fips-provider 3.1.2-2

Issue summary: A bug has been identified in the processing of key and initialisation vector IV lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. Impact summary: A truncation in the IV can result in non-uniqueness, which could result in...

7.5CVSS6.6AI score0.03332EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/24 4:14 p.m.15 views

USN-6450-1 openssl vulnerabilities

Tony Battersby discovered that OpenSSL incorrectly handled key and initialization vector IV lengths. This could lead to truncation issues and result in loss of confidentiality for some symmetric cipher modes. CVE-2023-5363 Juerg Wullschleger discovered that OpenSSL incorrectly handled the AES-SIV...

7.5CVSS6.7AI score0.06531EPSS
SaveExploits0References5
Snyk
Snyk
added 2023/10/24 3:00 p.m.38 views

Missing Cryptographic Step

Overview openssl is a package that wraps the OpenSSL library. Affected versions of this package are vulnerable to Missing Cryptographic Step when the EVPEncryptInitex2, EVPDecryptInitex2 or EVPCipherInitex2 functions are used. An attacker can cause truncation or overreading of key and...

7.5CVSS6.9AI score0.03332EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.43 views

AlmaLinux 8 : glib2 (ALSA-2021:3058)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2021:3058 advisory. - An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If gbytearraynewtake was called with a buffer of 4GB or more on a 64-bit platform,...

7.5CVSS7.2AI score0.0408EPSS
SaveExploits0References2
Amazon
Amazon
added 2021/10/06 12:00 a.m.41 views

Medium: glib2

Issue Overview: An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If gbytearraynewtake was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 232, causing unintended length truncation. CVE-2021-27218 Affected Packages: glib2...

7.5CVSS7.3AI score0.0408EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/07/01 12:00 a.m.30 views

Huawei EulerOS: Security Advisory for glib2 (EulerOS-SA-2021-2030)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.8AI score0.0408EPSS
SaveExploits2References2
Rows per page
Query Builder