Lucene search
+L

1 matches found

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