Lucene search
K

11 matches found

OSV
OSV
added 2022/06/17 12:11 a.m.13 views

GHSA-QQMC-HWQP-8G2W Use after free in lru crate

Lru crate has use after free vulnerability. Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already...

7.5CVSS7.5AI score0.00403EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2022/06/17 12:11 a.m.14 views

Use after free in lru crate

Lru crate has use after free vulnerability. Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already...

3AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/07 10:37 p.m.24 views

Use After Free in lru

Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already dropped causing use after free...

7.5CVSS7.4AI score0.00403EPSS
Exploits1References5Affected Software1
CNVD
CNVD
added 2021/12/28 12:0 a.m.9 views

Mozilla Rust lru crate post-release reuse vulnerability

Mozilla Rust lru crate is an implementation of the LRU cache. a security vulnerability exists in versions of Mozilla Rust lru crate prior to 0.7.1, which can lead to a resource management error. An attacker could exploit this vulnerability to cause memory corruption...

7.5CVSS4.1AI score0.00403EPSS
Exploits1References1
OSV
OSV
added 2021/12/26 10:15 p.m.1 views

CVE-2021-45720

An issue was discovered in the lru crate before 0.7.1 for Rust. The iterators have a use-after-free, as demonstrated by an access after a pop operation...

7.5CVSS5.8AI score0.00403EPSS
Exploits1References2
NVD
NVD
added 2021/12/26 10:15 p.m.8 views

CVE-2021-45720

An issue was discovered in the lru crate before 0.7.1 for Rust. The iterators have a use-after-free, as demonstrated by an access after a pop operation...

7.5CVSS0.00403EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2021/12/26 10:15 p.m.20 views

CVE-2021-45720

An issue was discovered in the lru crate before 0.7.1 for Rust. The iterators have a use-after-free, as demonstrated by an access after a pop operation...

7.5CVSS7.1AI score0.00403EPSS
Exploits1References3
CVE
CVE
added 2021/12/26 9:45 p.m.55 views

CVE-2021-45720

The CVE-2021-45720 entry concerns the Rust lru crate (pre-0.7.1). The vulnerability arises in the iterators for the cache: calling operations such as pop() removes and frees a value, yet references to that value may still be accessed, causing a use-after-free. Affected component: lru crate iterat...

7.5CVSS7.3AI score0.00403EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:45 p.m.10 views

CVE-2021-45720

An issue was discovered in the lru crate before 0.7.1 for Rust. The iterators have a use-after-free, as demonstrated by an access after a pop operation...

7.7AI score0.00403EPSS
Exploits1References2
OSV
OSV
added 2021/12/21 12:0 p.m.11 views

RUSTSEC-2021-0130 Use after free in lru crate

Lru crate has use after free vulnerability. Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already...

7.5CVSS7.5AI score0.00403EPSS
Exploits1References3
RustSec
RustSec
added 2021/12/21 12:0 p.m.12 views

Use after free in lru crate

Lru crate has use after free vulnerability. Lru crate has two functions for getting an iterator. Both iterators give references to key and value. Calling specific functions, like pop, will remove and free the value, and but it's still possible to access the reference of value which is already...

7.5CVSS3AI score0.00403EPSS
Exploits1Affected Software1
Rows per page
Query Builder