Affected versions of this crate called Vec::reserve() on user-supplied input.
This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.
pprof 0.11.1
This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.
pprof
(17 total, 7 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
backtrace | ^0.3 | 0.3.74 | up to date |
cfg-if | ^1.0 | 1.0.0 | up to date |
criterion | ^0.4 | 0.5.1 | out of date |
findshlibs | ^0.10 | 0.10.2 | up to date |
inferno | ^0.11 | 0.11.21 | up to date |
libc | ^0.2.66 | 0.2.162 | up to date |
log | ^0.4 | 0.4.22 | up to date |
nix | ^0.26 | 0.29.0 | out of date |
once_cell | ^1.9 | 1.20.2 | up to date |
parking_lot | ^0.12 | 0.12.3 | up to date |
prost | ^0.11 | 0.13.3 | out of date |
prost-derive | ^0.11 | 0.13.3 | out of date |
protobuf ⚠️ | ^2.0 | 3.7.1 | out of date |
smallvec | ^1.7 | 1.13.2 | up to date |
symbolic-demangle | ^10.1 | 12.12.1 | out of date |
tempfile | ^3.1 | 3.13.0 | up to date |
thiserror | ^1.0 | 2.0.0 | out of date |
(2 total, 1 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
criterion | ^0.4 | 0.5.1 | out of date |
rand | ^0.8.0 | 0.8.5 | up to date |
protobuf
: Out of Memory in stream::read_raw_bytes_into()Affected versions of this crate called Vec::reserve() on user-supplied input.
This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.