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.
tikv / pprof-rs
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
(18 total, 5 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
backtrace | ^0.3 | 0.3.74 | up to date |
once_cell | ^1.9 | 1.20.2 | 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 |
parking_lot | ^0.12 | 0.12.3 | up to date |
tempfile | ^3.1 | 3.13.0 | up to date |
thiserror | ^1.0 | 2.0.0 | out of date |
findshlibs | ^0.10 | 0.10.2 | up to date |
cfg-if | ^1.0 | 1.0.0 | up to date |
smallvec | ^1.7 | 1.13.2 | up to date |
inferno | ^0.11 | 0.11.21 | up to date |
prost | ^0.12 | 0.13.3 | out of date |
prost-derive | ^0.12 | 0.13.3 | out of date |
protobuf ⚠️ | ^2.0 | 3.7.1 | out of date |
criterion | ^0.5 | 0.5.1 | up to date |
aligned-vec | ^0.6 | 0.6.1 | up to date |
symbolic-demangle | ^12.1 | 12.12.1 | up to date |
(2 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
criterion | ^0.5 | 0.5.1 | up to date |
rand | ^0.8.0 | 0.8.5 | up to date |
(3 total, 1 outdated)
Crate | Required | Latest | Status |
---|---|---|---|
prost-build | ^0.12 | 0.13.3 | out of date |
sha2 | ^0.10 | 0.10.8 | up to date |
protobuf-codegen-pure | ^2.0 | 2.28.0 | 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.