Lucene search
+L

23 matches found

RedhatCVE
RedhatCVE
added 5 days ago7 views

CVE-2026-64314

A flaw was found in the Linux kernel's chacha20poly1305 cryptographic module. This vulnerability occurs because the chachapolycreate function does not properly validate a poly1305 template argument. When this argument is missing, an error pointer is incorrectly passed to a string comparison...

5.8AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added last week5 views

UBUNTU-CVE-2026-64314

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.6AI score0.00198EPSS
SaveExploits0References6
EUVD
EUVD
added last week6 views

EUVD-2026-49026

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added last week10 views

CVE-2026-64314

The CVE-2026-64314 entry refers to a Linux kernel vulnerability in the crypto/chacha20poly1305 module. The issue arises in chachapoly_create() which may pass a missing poly1305 template argument to a following strcmp() because it does not validate the second template argument. crypto_attr_alg_nam...

5.7AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added last week7 views

CVE-2026-64314

In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediatel...

5.7AI score0.00198EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64314

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: chacha20poly1305 - validate poly1305 template argument chachapolycreate still accepts the compatibility poly1305 parameter in the template name, but it...

5.8AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/29 9:16 p.m.15 views

CVE-2026-13758

CryptX versions before 0.088001 for Perl compare AEAD authentication tags in non-constant time in the streaming decryptdone path. The decryptdone$tag form compares it against the computed tag with memNE memcmp != 0, which short-circuits on the first differing byte, so its run time depends on the...

3.7CVSS0.00295EPSS
SaveExploits0References3
Friends Of PHP
Friends Of PHP
added 2026/06/06 4:27 p.m.10 views

Chacha20Poly1305 key-encryption algorithm discards the Poly1305 authentication tag, performing no authentication on decryption

Impact The experimental Chacha20Poly1305 key-encryption algorithm generates the 16-byte Poly1305 authentication tag during encryptKey but discards it: the tag is never written to the header and therefore never reaches the wire. On the receiving side, decryptKey calls...

5.5AI score
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/19 4:18 p.m.8 views

libcrux-aead (>=0.0.4 <=0.0.8-rc.2) potentially affected by unknown CVE via libcrux-chacha20poly1305 (>=0.0.4 <=0.0.8-rc.2)

libcrux-chacha20poly1305 CARGO version =0.0.4, =0.0.4, =0.0.8-rc.2 Source cves: unknown CVE Source advisory: OSV:GHSA-HC3C-63HC-2R9F...

5.5AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/03/29 12:0 p.m.12 views

libcrux-aead (>=0.0.4 <=0.0.8-rc.2) potentially affected by unknown CVE via libcrux-chacha20poly1305 (>=0.0.4 <=0.0.8-rc.2)

libcrux-chacha20poly1305 CARGO version =0.0.4, =0.0.4, =0.0.8-rc.2 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2026-0124...

5.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/19 4:9 a.m.6 views

SUSE CVE-2018-25099

In the CryptX module before 0.062 for Perl, gcmdecryptverify and chacha20poly1305decryptverify do not verify the tag...

9.8CVSS7AI score0.00489EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 5:15 a.m.11 views

CVE-2018-25099

In the CryptX module before 0.062 for Perl, gcmdecryptverify and chacha20poly1305decryptverify do not verify the tag...

9.8CVSS9.5AI score
SaveExploits0References3
OSV
OSV
added 2024/03/18 5:15 a.m.8 views

DEBIAN-CVE-2018-25099

In the CryptX module before 0.062 for Perl, gcmdecryptverify and chacha20poly1305decryptverify do not verify the tag...

9.8CVSS7AI score0.00489EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/18 12:0 a.m.8 views

LibTomCrypt Security Vulnerability

LibTomCrypt is a modular portable cryptographic tool that focuses on block ciphers, one-way hash functions, linking patterns and pseudo-random number generators for developers. A security vulnerability exists in LibTomCrypt versions prior to 0.062, which stems from a security flaw in the function...

9.8CVSS6.7AI score0.00489EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/18 12:0 a.m.8 views

LibTomCrypt Security Vulnerability

LibTomCrypt is a modular portable cryptographic tool that focuses on block ciphers, one-way hash functions, linking patterns and pseudo-random number generators for developers. A security vulnerability exists in LibTomCrypt versions prior to 0.062, which stems from a security flaw in the function...

6.3CVSS6.7AI score0.00493EPSS
SaveExploits0References6
OSV
OSV
added 2022/09/13 3:32 a.m.39 views

GO-2022-0968 Panic on malformed packets in golang.org/x/crypto/ssh

Unauthenticated clients can cause a panic in SSH servers. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic...

7.5CVSS7.6AI score0.00984EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/07 12:1 a.m.46 views

GHSA-GWC9-M7RH-J2WW x/crypto/ssh vulnerable to panic via malformed packets

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic...

7.5CVSS7.7AI score0.00984EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/09/07 12:1 a.m.46 views

x/crypto/ssh vulnerable to panic via malformed packets

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic...

7.5CVSS7.6AI score0.00984EPSS
SaveExploits0References7Affected Software1
Kitploit
Kitploit
added 2021/02/09 8:30 p.m.108 views

Cypher - Crypto Cipher Encode Decode Hash

All in one tools for CRYPTOLOGY. Instagram: Capture the Root Screenshots !https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzEISVu6IIqjydF1vTUDcdbKWD8Vdi1BM5fQfCGuAnFRSCrZIh04d17YDeNKsRw0CRJD8cQmlIloLRldnU-Rounz7YQAvc7MOENa22PJkMajWGZvAelxpm3EoWCFL0BCnfBRMV4Ly99Y/w640-h36...

7.2AI score
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2020/10/15 12:0 p.m.5 views

aesni (>=0.7.0 <=0.9.0), aries-askar (=0.1.2) +28 more potentially affected by unknown CVE via stream-cipher (>=0.4.1 <=0.7.1)

stream-cipher CARGO version =0.4.1, =0.7.0, =0.1.1, =0.1.1, =0.1.0, =0.4.0, =0.5.0, =0.2.0, =0.1.1, =0.1.0, =0.1.0, =0.1.0-pre.1, =0.1.0, =0.3.1, =0.3.9 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2020-0058...

5.8AI score
SaveExploits0
Rows per page
Query Builder