VDB
KO
CRITICAL 9.8

GHSA-gv73-9mwv-fwgq

Out of bounds write in prost

Details

Affected versions of this crate contained a bug in which decoding untrusted input could overflow the stack. On architectures with stack probes (like x86), this can be used for denial of service attacks, while on architectures without stack probes (like ARM) overflowing the stack is unsound and can result in potential memory corruption (or even RCE).

Are you affected?

Enter the version of the package you're using.

Affected packages

crates.io / prost
Introduced in: 0 Fixed in: 0.6.1

Upgrade prost to 0.6.1 or newer (ecosystem crates.io).

References