Lucene search
+L

918 matches found

RedHat Linux
RedHat Linux
added 2026/07/27 11:31 p.m.12 views

librenswan: IKEv1 Denial of Service via RSA-SHA1 (PKCS#1 Version 1.5 Encrypted) authentication payload

A flaw was found in Libreswan's implementation of IKEv1 authentication via raw RSA signatures. When processing an IKEv1 packet using PKCS 1 v1.5 RSA encryption, the RSAauthenticatehashsignaturerawrsa function fails to properly validate the length of the authentication hash. A remote,...

8.1CVSS5.8AI score0.00386EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.8 views

librenswan: IKEv2 Denial of Service via RSA-SHA1 (PKCS#1 RSASSA-PKCS1-v1_5) authentication payload

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS5.9AI score0.00346EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.9 views

librenswan: IKEv1 Denial of Service via RSA-SHA1 (PKCS#1 Version 1.5 Encrypted) authentication payload

A flaw was found in Libreswan's implementation of IKEv1 authentication via raw RSA signatures. When processing an IKEv1 packet using PKCS 1 v1.5 RSA encryption, the RSAauthenticatehashsignaturerawrsa function fails to properly validate the length of the authentication hash. A remote,...

8.1CVSS5.8AI score0.00386EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.11 views

librenswan: IKEv1 Denial of Service via RSA-SHA1 (PKCS#1 Version 1.5 Encrypted) authentication payload

A flaw was found in Libreswan's implementation of IKEv1 authentication via raw RSA signatures. When processing an IKEv1 packet using PKCS 1 v1.5 RSA encryption, the RSAauthenticatehashsignaturerawrsa function fails to properly validate the length of the authentication hash. A remote,...

8.1CVSS5.8AI score0.00386EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/27 3:23 a.m.10 views

librenswan: IKEv1 Denial of Service via RSA-SHA1 (PKCS#1 Version 1.5 Encrypted) authentication payload

A flaw was found in Libreswan's implementation of IKEv1 authentication via raw RSA signatures. When processing an IKEv1 packet using PKCS 1 v1.5 RSA encryption, the RSAauthenticatehashsignaturerawrsa function fails to properly validate the length of the authentication hash. A remote,...

8.1CVSS5.8AI score0.00386EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48841

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.8AI score0.00177EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.10 views

CVE-2026-64497

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.8AI score0.00177EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64497 iio: chemical: scd30: Cleanup initializations and fix sign-extension bug

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.8AI score0.00177EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.18 views

CVE-2026-64497

CVE-2026-64497 affects the Linux kernel in the iio: chemical scd30 driver. The issue stems from a sign-extension bug that could corrupt the exponent when processing float32, caused by bitwise operations involving ~BIT(31). The fix adds FIELD_GET() usage via linux/bitfield.h and introduces new mac...

5.8AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.17 views

PT-2026-64718

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELD GET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELD GET. Th...

5.8AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/21 7:11 p.m.11 views

EUVD-2026-43738

pyasn1: Uncontrolled resource consumption when converting decoded REAL values...

7.5CVSS5.1AI score0.00335EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 7:11 p.m.8 views

GHSA-HM4W-WWCW-MR6R pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 7:41 a.m.8 views

CVE-2026-59886

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/14 5:17 p.m.6 views

PYSEC-2026-3457

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 5:17 p.m.8 views

UBUNTU-CVE-2026-59886

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/14 4:38 p.m.9 views

CVE-2026-59886

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/14 6:50 a.m.10 views

CVE-2026-50722

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS6.1AI score0.00346EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.11 views

PT-2026-58107

Name of the Vulnerable Software and Affected Versions pyasn1 versions prior to 0.6.4 Description The univ.Real type converts its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value containing a very large exponent can...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/13 3:15 p.m.7 views

PYSEC-2026-3028 pyquorum: Timing side‑channel in mul_mod

Impact The mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of secret‑sharing operations e.g., via a remote service could progressively recover the valu...

6.9CVSS6.2AI score0.00314EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/09 4:49 a.m.5 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References7
Rows per page
Query Builder