Lucene search
+L

2 matches found

Prion
Prion
added 2021/04/01 5:15 a.m.24 views

Double free

An issue was discovered in the endiantrait crate through 2021-01-04 for Rust. A double drop can occur when a user-provided Endian impl panics...

5CVSS7.5AI score0.01135EPSS
SaveExploits1References1Affected Software1
RustSec
RustSec
added 2021/01/04 12:0 p.m.23 views

panic in user-provided `Endian` impl triggers double drop of T

Affected versions of the crate does not guard against panic from user-provided impl of Endian trait, which is a safe trait that users can implement. If a user-provided implementation of the Endian trait panics, double-drop is triggered due to the duplicated ownership of T created by ptr::read...

7.5CVSS3.2AI score0.01135EPSS
SaveExploits1
Rows per page
Query Builder