Lucene search
K
ServoSmallvec

5 matches found

CVE
CVE
added 2021/01/22 9:3 a.m.154 views

CVE-2021-25900

CVE-2021-25900 affects the Rust smallvec crate prior to 0.6.14 and 1.x prior to 1.6.1, where SmallVec::insert_many can cause a heap-based buffer overflow. The issue is mitigated by upgrading to smallvec 0.6.14 or 1.6.1. In practice, vulnerable code paths may impact crates that vendor smallvec (e....

9.8CVSS9.5AI score0.01653EPSS
CVE
CVE
added 2021/12/26 12:0 a.m.79 views

CVE-2018-25023

The CVE-2018-25023 issue affects the Rust smallvec crate prior to 0.6.13. It allows creating an uninitialized value of any type, including references, due to the unsafe handling of uninitialized memory. The vulnerability is documented across OSV/GHSA entries, which note the fix involved avoiding ...

7.5CVSS7.3AI score0.01377EPSS
CVE
CVE
added 2019/08/26 2:23 p.m.50 views

CVE-2018-20991

The CVE-2018-20991 issue affects the Rust smallvec crate up to version 0.6.3. The root cause is an Iterator implementation that mishandles destructors, which can lead to a double free. This vulnerability is documented as affecting smallvec prior to 0.6.3, with multiple advisories (OSV, NVD) confi...

9.8CVSS9.2AI score0.01798EPSS
CVE
CVE
added 2019/08/26 2:35 p.m.50 views

CVE-2019-15554

CVE-2019-15554 affects the Rust smallvec crate prior to 0.6.10. The issue is memory corruption when grow is called on a spilled SmallVec with a value smaller than current capacity, with potential to leak memory contents or enable remote code execution per OSV description. No explicit remediation/...

9.8CVSS9.5AI score0.02144EPSS
CVE
CVE
added 2019/08/26 2:39 p.m.49 views

CVE-2019-15551

CVE-2019-15551 concerns the Rust smallvec crate prior to 0.6.10. The issue is a double free when growing a SmallVec whose current capacity matches the growth size, potentially enabling use-after-free conditions. Documents from multiple sources (GHSA advisory, Red Hat, SUSE, OSV, Debian, and NVD) ...

9.8CVSS9.3AI score0.01862EPSS