Lucene search
+L

8650 matches found

RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.9 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.12 views

Important: Red Hat Security Advisory: libreswan security update

An update for libreswan is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

8.1CVSS5.9AI score0.00598EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.12 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:23 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: 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
AlmaLinux
AlmaLinux
added 2026/07/27 12:0 a.m.12 views

Important: libreswan security update

Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network VPN...

8.1CVSS5.9AI score0.00598EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/27 12:0 a.m.8 views

ALSA-2026:46398 Important: libreswan security update

Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network VPN...

8.1CVSS5.9AI score0.00598EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/25 11:25 p.m.9 views

swift-crypto: swift-crypto: Denial of Service due to double-free during RSA public key initialization

A flaw was found in swift-crypto. When an RSA Rivest-Shamir-Adleman public key is initialized from DER Distinguished Encoding Rules or PEM Privacy-Enhanced Mail formatted bytes, and an error occurs during the decoding process, a double-free vulnerability can be triggered. This issue, occurring wh...

7.5CVSS5.8AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/25 11:20 p.m.8 views

swift-crypto: swift-crypto: Denial of Service due to double-free during RSA public key initialization

A flaw was found in swift-crypto. When an RSA Rivest-Shamir-Adleman public key is initialized from DER Distinguished Encoding Rules or PEM Privacy-Enhanced Mail formatted bytes, and an error occurs during the decoding process, a double-free vulnerability can be triggered. This issue, occurring wh...

7.5CVSS5.8AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.7 views

SUSE CVE-2026-64304

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.19 views

CVE-2026-64304

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.8 views

EUVD-2026-49016

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

5.8AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.22 views

CVE-2026-64304

In the Linux kernel, CVE-2026-64304 affects the crypto qat driver: the RSA CRT component handling in qat_rsa_setkey_crt() can write out of bounds when a CRT component exceeds the allocated half-key buffer, causing memory corruption. The root cause is that the generic RSA key parser bounds compone...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64304 crypto: qat - validate RSA CRT component lengths

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.33 views

CVE-2026-64304 crypto: qat - validate RSA CRT component lengths

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, but qatrsasetkeycrt allocates half-size DMA buffers keysz / 2 and...

7.8CVSS0.00164EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64304

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qat - validate RSA CRT component lengths The generic RSA key parser rsahelper.c bounds each CRT component p, q, dp, dq, qinv by the modulus size nsz, bu...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.11 views

PT-2026-64525

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the qat rsa setkey crt function where DMA buffers are allocated at half the key size key sz / 2. The function right-aligns CRT components p, q, dp, dq, qinv using...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/23 3:17 p.m.7 views

CVE-2026-43823

When initializing an RSA public key from DER or PEM bytes throws an error, the EVPPKEY is double-freed: first in the catch block, then in the deinit. This can lead to a crash on future memory allocations. This double-free manifests when BoringSSL cannot decode the public key from the bytes...

7.5CVSS0.00256EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 2:33 p.m.8 views

CVE-2026-43823

When initializing an RSA public key from DER or PEM bytes throws an error, the EVPPKEY is double-freed: first in the catch block, then in the deinit. This can lead to a crash on future memory allocations. This double-free manifests when BoringSSL cannot decode the public key from the bytes...

5.3AI score0.00256EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 2:33 p.m.27 views

CVE-2026-43823

The CVE describes a double-free in EVP_PKEY* when initializing an RSA public key from DER/PEM bytes if decoding fails. The double-free occurs first in the catch block and again in deinit, potentially causing a crash on subsequent memory allocations. Affected code path manifests when BoringSSL can...

7.5CVSS5.4AI score0.00256EPSS
SaveExploits0References1
Rows per page
Query Builder