Lucene search
+L

9339 matches found

RedHat Linux
RedHat Linux
โ€ขadded 2026/09/14 4:12 p.m.โ€ข4 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during...

7.5CVSS0.00467EPSS
SaveExploits0References9
Kitploit
Kitploit
โ€ขadded 2026/09/14 11:40 a.m.โ€ข6 views

wolfCOSE

wolfCOSE wolfCOSE is a lightweight C library implementing CBOR RFC 8949, COSE RFC 9052/9053, and post-quantum ML-DSA for COSE RFC 9964 using wolfSSL as the crypto backend. Main Features Complete RFC 9052 message set : all six COSE message types, including multi-signer COSESign and multi-recipient...

6AI score
SaveExploits0References17
Kitploit
Kitploit
โ€ขadded 2026/09/14 4:05 a.m.โ€ข7 views

dsa

A Summary of Go's crypto/dsa Vulnerability CVE-2016-3959 Alex Mullins April 9, 2016 Introduction Recently, there was a bug discovered in the Digital Signature Algorithm DSA crypto library for the Go programming language. In this article we'll go over the details of the bug and how an attacker cou...

7.5CVSS6.8AI score0.04419EPSS
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/14 4:02 a.m.โ€ข149 views

cryptovenom

CryptoVenom CryptoVenom: The Cryptography Swiss Army knife What is CryptoVenom? CryptoVenom is an OpenSource tool which contains a lot of cryptosystems and cryptoanalysis methods all in one, including classical algorithms, hash algorithms, encoding algorithms, logic gates, mathematical functions,...

5.7AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/13 10:21 p.m.โ€ข165 views

punk.py

punk.py unix SSH post-exploitation 1337 tool how it works punk.py is a post-exploitation tool meant to help network pivoting from a compromised unix box. It collect usernames, ssh keys and known hosts from a unix system, then it tries to connect via ssh to all the combinations found. punk.py is...

5.6AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/13 12:57 a.m.โ€ข6 views

ecdsa-private-key-recovery

ecdsa-key-recovery Perform ECDSA and DSA Nonce Reuse private key recovery attacks A cryptographic research tool for analyzing signature vulnerabilities Let's recover the private-key for two signatures sharing the same nonce k. Note how choosing the same nonce k results in both signatures having a...

6AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/12 10:57 a.m.โ€ข10 views

ecdsa-private-key-recovery

ecdsa-key-recovery Perform ECDSA and DSA Nonce Reuse private key recovery attacks A cryptographic research tool for analyzing signature vulnerabilities Let's recover the private-key for two signatures sharing the same nonce k. Note how choosing the same nonce k results in both signatures having a...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
โ€ขadded 2026/09/11 11:48 p.m.โ€ข8 views

CVE-2026-80999

A flaw was found in the Linux kernel's Realtek Digital Subscriber Line DSA driver. The driver incorrectly uses gpiodsetvalue instead of gpiodsetvaluecansleep for reset GPIO operations. This can lead to system warnings when the reset GPIO is managed by a sleeping controller, potentially causing...

4.1CVSS0.002EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/09/11 8:19 p.m.โ€ข5 views

AZL-100343 CVE-2026-80999 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/09/11 8:19 p.m.โ€ข6 views

DEBIAN-CVE-2026-80999

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/09/11 8:19 p.m.โ€ข8 views

CVE-2026-80999

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
โ€ขadded 2026/09/11 7:42 p.m.โ€ข8 views

CVE-2026-80999

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0
OSV
OSV
โ€ขadded 2026/09/11 7:42 p.m.โ€ข6 views

CVE-2026-80999 net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

5.9AI score
SaveExploits0References7
CVE
CVE
โ€ขadded 2026/09/11 7:42 p.m.โ€ข10 views

CVE-2026-80999

CVE-2026-80999 affects the Linux kernel 's Realtek DSA driver (net: dsa: realtek). The root cause is that rtl83xx_reset_assert() and rtl83xx_reset_deassert() invoke the non-sleeping gpiod_set_value() for the reset GPIO. When that GPIO is backed by a sleeping controller such as an I2C I/O expander...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
โ€ขadded 2026/09/11 7:42 p.m.โ€ข6 views

EUVD-2026-76322

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2026/09/11 7:42 p.m.โ€ข23 views

CVE-2026-80999 net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIO

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
โ€ขadded 2026/09/11 12:00 a.m.โ€ข9 views

PT-2026-90129

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiod set value cansleep for reset GPIO rtl83xx reset assert and rtl83xx reset deassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a...

0.002EPSS
SaveExploits0References5
Kitploit
Kitploit
โ€ขadded 2026/09/10 3:24 a.m.โ€ข12 views

ejbca-pqc-lab

EJBCA Pure PQC Lab โ€” ML-DSA-65 Two-Tier PKI Hierarchy A hands-on implementation of NIST FIPS 204 ML-DSA in a two-tier PKI hierarchy using EJBCA Community Edition. ๐Ÿ“– Full walkthrough: Building a Post-Quantum PKI: How I Signed a Root CA and Sub CA Using ML-DSA on EJBCA What This Lab Builds A comple...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/08 2:46 p.m.โ€ข11 views

LR-WebPKI

LR+ WebPKI Evaluation Artifact This package contains the finalized LR+ reference implementation, production reconstruction wrappers, tests, and generated evaluation outputs for context-closed post-quantum authentication over WebPKI CA context. The package is intentionally written as a submission...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/09/04 12:00 a.m.โ€ข12 views

Debian dsa-6483 : thunderbird - security update

The remote Debian 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6483 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6483-1 [email protected] https://www.debian.org/securit...

10CVSS6.5AI score0.00455EPSS
SaveExploits0References30
Rows per page
Query Builder