Lucene search
K

5 matches found

OSV
OSV
added 2021/08/25 8:46 p.m.11 views

GHSA-96W3-P368-4H8C Use after free in internment

ArcIntern::drop has a race condition where it can release memory which is about to get another user. The new user will get a reference to freed memory. This was fixed by serializing access to an interned object while it is being deallocated. Versions prior to 0.3.12 used stronger locking which...

8.1CVSS7.9AI score0.00957EPSS
Exploits1References4
OSV
OSV
added 2020/12/31 10:15 a.m.3 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1CVSS7.3AI score
Exploits0References1
Cvelist
Cvelist
added 2020/12/31 8:27 a.m.23 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1AI score0.00957EPSS
Exploits1References1
RustSec
RustSec
added 2020/05/28 12:0 p.m.21 views

Use after free in ArcIntern::drop

ArcIntern::drop has a race condition where it can release memory which is about to get another user. The new user will get a reference to freed memory. This was fixed by serializing access to an interned object while it is being deallocated. Versions prior to 0.3.12 used stronger locking which...

8.1CVSS5.1AI score0.00957EPSS
Exploits1Affected Software1
OSV
OSV
added 2020/05/28 12:0 p.m.47 views

RUSTSEC-2020-0017 Use after free in ArcIntern::drop

ArcIntern::drop has a race condition where it can release memory which is about to get another user. The new user will get a reference to freed memory. This was fixed by serializing access to an interned object while it is being deallocated. Versions prior to 0.3.12 used stronger locking which...

8.1CVSS7.9AI score0.00957EPSS
Exploits1References3
Rows per page
Query Builder