Lucene search
+L

3512 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 6:26 p.m.9 views

CVE-2021-25905

An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory...

9.1CVSS6.8AI score0.01642EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:55 p.m.11 views

CVE-2020-25574

An issue was discovered in the http crate before 0.1.20 for Rust. An integer overflow in HeaderMap::reserve could result in denial of service e.g., an infinite loop...

7.5CVSS7AI score0.0246EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:38 p.m.7 views

CVE-2020-36464

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed...

7.5CVSS6.8AI score0.01233EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.9 views

CVE-2020-36455

An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync...

8.1CVSS6.9AI score0.01311EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36462

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

8.1CVSS6.8AI score0.0124EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.6 views

CVE-2020-36440

An issue was discovered in the libsbc crate before 0.1.5 for Rust. For Decoder, it implements Send for any R: Read...

8.1CVSS6.8AI score0.00766EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.8 views

CVE-2020-36471

An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function for yielding values has Send bounds...

5.9CVSS6.8AI score0.01094EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.11 views

CVE-2020-36220

An issue was discovered in the va-ts crate before 0.0.4 for Rust. Because Demuxer omits a required T: Send bound, a data race and memory corruption can occur...

5.9CVSS7.1AI score0.00801EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36467

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object...

5.9CVSS6.8AI score0.00978EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.11 views

CVE-2020-36454

An issue was discovered in the parc crate through 2020-11-14 for Rust. LockWeak has an unconditional implementation of Send without trait bounds on T...

8.1CVSS6.9AI score0.00833EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.7 views

CVE-2020-36463

An issue was discovered in the multiqueue crate through 2020-12-25 for Rust. There are unconditional implementations of Send for InnerSend, InnerRecv, FutInnerSend, and FutInnerRecv...

8.1CVSS6.9AI score0.01098EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36456

An issue was discovered in the toolshed crate through 2020-11-15 for Rust. In CopyCell, the Send trait lacks bounds on the contained type...

8.1CVSS6.9AI score0.01098EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:36 p.m.7 views

CVE-2020-36461

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

8.1CVSS6.9AI score0.0124EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:36 p.m.10 views

CVE-2020-36209

An issue was discovered in the late-static crate before 0.4.0 for Rust. Because Sync is implemented for LateStatic with T: Send, a data race can occur...

7CVSS6.8AI score0.00357EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:11 p.m.13 views

CVE-2020-35870

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API use-after-free...

9.8CVSS7AI score0.01715EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:11 p.m.18 views

CVE-2020-35861

An issue was discovered in the bumpalo crate before 3.2.1 for Rust. The realloc feature allows the reading of unknown memory. Attackers can potentially read cryptographic keys...

7.5CVSS6.7AI score0.0149EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:11 p.m.9 views

CVE-2020-35896

An issue was discovered in the ws crate through 2020-09-25 for Rust. The outgoing buffer is not properly limited, leading to a remote memory-consumption attack...

7.5CVSS7AI score0.01336EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.13 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.5CVSS6.8AI score0.00377EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.8 views

CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

9.8CVSS7.1AI score0.0171EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.13 views

CVE-2020-35918

An issue was discovered in the branca crate before 0.10.0 for Rust. Decoding tokens with invalid base62 data can panic...

5.5CVSS6.8AI score0.00465EPSS
SaveExploits1
Rows per page
Query Builder