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.

Crate pprof

Dependencies

(18 total, 6 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 backtrace^0.30.3.74up to date
 once_cell^1.91.20.2up to date
 libc^0.2.660.2.169up to date
 log^0.40.4.25up to date
 nix^0.260.29.0out of date
 parking_lot^0.120.12.3up to date
 tempfile^3.13.15.0up to date
 thiserror^1.02.0.11out of date
 findshlibs^0.100.10.2up to date
 cfg-if^1.01.0.0up to date
 smallvec^1.71.13.2up to date
 inferno^0.110.12.1out of date
 prost^0.120.13.4out of date
 prost-derive^0.120.13.4out of date
 protobuf ⚠️^2.03.7.1out of date
 criterion^0.50.5.1up to date
 aligned-vec^0.60.6.1up to date
 symbolic-demangle^12.112.13.3up to date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 criterion^0.50.5.1up to date
 rand^0.8.00.9.0out of date

Build dependencies

(3 total, 1 outdated)

CrateRequiredLatestStatus
 prost-build^0.120.13.4out of date
 sha2^0.100.10.8up to date
 protobuf-codegen-pure^2.02.28.0up to date

Security Vulnerabilities

protobuf: Out of Memory in stream::read_raw_bytes_into()

RUSTSEC-2019-0003

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.