Lucene search
+L

2 matches found

ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.3 views

CVE-2021-45680

An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption...

7.5CVSS7.1AI score0.01053EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/08/25 8:49 p.m.32 views

Mutable reference with immutable provenance in image

A mutable reference to a struct was constructed by dereferencing a pointer obtained from slice::asptr. Instead, slice::asmutptr should have been called on the mutable slice argument. The former performs an implicit reborrow as an immutable shared reference which does not allow writing through the...

5.5CVSS5.6AI score0.00384EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder