cargo package report

Is smallvec safe?

6 known vulnerabilities, worst severity CRITICAL.

cvss
9.0

how bad it is if exploited, out of 10

epss
1.7%

chance of exploitation in the next 30 days

xyz score
4.1

CyberXYZ composite, out of 10

fig. 01 — GHSA-43w2-9j62-hq99, the advisory selected below

// advisories

GHSA-43w2-9j62-hq99

CRITICALCVE-2021-25900

A bug in the SmallVec::insertmany method caused it to allocate a buffer that was smaller than needed. It then wrote past the end of the buffer, causing a buffer overflow and memory corruption on the heap. This bug was only triggered if the iterator passed to insertmany yielded more items than the lower bound returned from its sizehint method.

Affected
>= 1.0.0, < 1.6.1, >= 0.6.3, < 0.6.14
Fixed in
1.6.1
Weakness
CWE-787
Published
2022-05-24
Source
github

GHSANVDMITREreferencereferencereferencereference


// ai model usage

Tracked for PyPI packages. HuggingFace models declare Python dependencies, so cargo packages are not covered.


Checked 2026-09-22 at 01:39 UTC. The most recent advisory here was published 2022-05-24. Updated continuously from NVD, GHSA, OSV and CNA feeds.

Think a verdict here is wrong? Tell us — we respond within 2 business days.
Is smallvec safe? cargo package security report | CyberXYZ