CVE-2019-15551
CVE-2019-15551 is a critical-severity vulnerability in Servo Smallvec with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-415.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 2% (77th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-415
- Affected product: Servo Smallvec
- Published:
- Last modified:
Description
An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity.
Frequently asked questions
- What is CVE-2019-15551?
- An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity.
- How severe is CVE-2019-15551?
- CVE-2019-15551 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2019-15551 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (77th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2019-15551?
- CVE-2019-15551 affects Servo Smallvec. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2019-15551?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2019-15551 published?
- CVE-2019-15551 was published on 2019-08-26 and last updated on 2026-06-17.
References
- https://github.com/servo/rust-smallvec/issues/148
- https://rustsec.org/advisories/RUSTSEC-2019-0009.html
Affected products (1)
- cpe:2.3:a:servo:smallvec:*:*:*:*:*:*:*:*
More vulnerabilities in Servo Smallvec
- CVE-2021-25900 — Critical (CVSS 9.8): An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer…
- CVE-2019-15554 — Critical (CVSS 9.8): An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow…
- CVE-2018-20991 — Critical (CVSS 9.8): An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles…
- CVE-2018-25023 — High (CVSS 7.5): An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type,…
All CVEs affecting Servo Smallvec →
Other CWE-415 (Double Free) vulnerabilities
- CVE-2018-0101 — Critical (CVSS 10.0): A vulnerability in the Secure Sockets Layer (SSL) VPN functionality of the Cisco Adaptive Security Appliance (ASA)…
- CVE-2026-8925 — Critical (CVSS 9.8): The curl logic that works with SASL authentication could end up cleaning up the GSASL context *twice* without clearing…
- CVE-2020-37239 — Critical (CVSS 9.8): libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety…
- CVE-2026-43414 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double…
- CVE-2026-43011 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When…
- CVE-2026-31609 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in…