VDB
KO
CRITICAL 9.8

GHSA-69gw-hgj3-45m7

Memory corruption in smallvec

Details

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution.

Are you affected?

Enter the version of the package you're using.

Affected packages

crates.io / smallvec
Introduced in: 0.6.3 Fixed in: 0.6.10

Upgrade smallvec to 0.6.10 or newer (ecosystem crates.io).

References