Lucene search
+L

3500 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 10:34 a.m.13 views

CVE-2017-18589

An issue was discovered in the cookie crate before 0.7.6 for Rust. Large integers in the Max-Age of a cookie cause a panic...

7.5CVSS6.8AI score0.01485EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/01/09 12:23 a.m.8 views

SUSE CVE-2026-21895

The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue...

3.3CVSS6.9AI score0.00405EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/08 2:15 p.m.11 views

CVE-2026-21895

The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue...

6.9CVSS5.9AI score0.00405EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/08 2:6 p.m.7 views

CVE-2026-21895 rsa crate has potential panic on a prime being equal to 1

The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue...

6.9CVSS6.4AI score0.00405EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/08 2:6 p.m.4 views

CVE-2026-21895 rsa crate has potential panic on a prime being equal to 1

The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue...

6.9CVSS6.5AI score0.00405EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/08 2:6 p.m.7 views

EUVD-2026-1033

The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue...

6.9CVSS6.3AI score0.00405EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/08 2:6 p.m.33 views

CVE-2026-21895

The CVE-2026-21895 entry concerns the rsa crate (Rust) where constructing an RSA private key from components panics if one of the primes equals 1 in versions prior to 0.9.10. The issue is resolved in 0.9.10. Connected sources confirm the affected component (rsa crate) and the fix version, with no...

6.9CVSS6.5AI score0.00405EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-21895

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics...

6.9CVSS5.8AI score0.00405EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/07 9:33 a.m.8 views

CVE-2019-16143

An issue was discovered in the blake2 crate before 0.8.1 for Rust. The BLAKE2b and BLAKE2s algorithms, when used with HMAC, produce incorrect results because the block sizes are half of the required sizes...

9.8CVSS6.9AI score0.00933EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:33 a.m.7 views

CVE-2019-16880

An issue was discovered in the linea crate through 0.9.4 for Rust. There is double free in the Matrix::zipelements method...

9.8CVSS7AI score0.01691EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.11 views

CVE-2019-16882

An issue was discovered in the string-interner crate before 0.7.1 for Rust. It allows attackers to read from memory locations associated with dangling pointers, because of a cloning flaw...

7.5CVSS6.6AI score0.01547EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.10 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS6.8AI score0.01583EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:31 a.m.5 views

CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion...

7.8CVSS6.8AI score0.01423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:30 a.m.9 views

CVE-2019-16142

An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application...

9.8CVSS6.8AI score0.01796EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:30 a.m.15 views

CVE-2019-16144

An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield during API calls...

7.8CVSS6.9AI score0.01635EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.9 views

PT-2026-2125

Name of the Vulnerable Software and Affected Versions rsa crate versions prior to 0.9.10 Description The rsa crate, an RSA implementation written in rust, experiences a panic instead of returning an error during the creation of an RSA private key from its components when one of the prime numbers ...

6.9CVSS6.6AI score0.00405EPSS
SaveExploits0References15
OSV
OSV
added 2025/12/24 12:0 p.m.23 views

RUSTSEC-2025-0143 Unsound APIs of public `constant::Reader` and `StructSchema`

The safe API functions constant::Reader::get and StructSchema::new rely on PointerReader::getrootunchecked, which can cause undefined behavior UB by constructing arbitrary words or schemas. Reader::get rust pub fn get&self - Result::Reader // ... // UNSAFE: access words without validation...

6AI score
SaveExploits0References3
RustSec
RustSec
added 2025/12/24 12:0 p.m.6 views

Unsound APIs of public `constant::Reader` and `StructSchema`

The safe API functions constant::Reader::get and StructSchema::new rely on PointerReader::getrootunchecked, which can cause undefined behavior UB by constructing arbitrary words or schemas. Reader::get rust pub fn get&self - Result::Reader // ... // UNSAFE: access words without validation...

6AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/18 4:45 a.m.7 views

CVE-2025-11775

An out-of-bounds read vulnerability has been identified in the asComSvc service. This vulnerability can be triggered by sending specially crafted requests, which may lead to a service crash or partial loss of functionality. This vulnerability only affects ASUS motherboard series products. Refer t...

4.8CVSS6.7AI score0.00108EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/17 4:25 a.m.12 views

CVE-2025-11775

CVE-2025-11775 involves an out-of-bounds read in the asComSvc service used by ASUS Armoury Crate on ASUS motherboard series. The issue can be triggered by specially crafted requests and may cause a service crash or partial loss of functionality. Affected component: asComSvc within Armoury Crate e...

4.8CVSS6.3AI score0.00108EPSS
SaveExploits0References1
Rows per page
Query Builder