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

(17 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 backtrace^0.30.3.71up to date
 once_cell^1.91.19.0up to date
 libc^0.2.660.2.153up to date
 log^0.40.4.21up to date
 nix^0.260.28.0out of date
 parking_lot^0.120.12.2up to date
 tempfile^3.13.10.1up to date
 thiserror^1.01.0.59up to 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.11.19up to date
 prost^0.120.12.4up to date
 prost-derive^0.120.12.4up to date
 protobuf ⚠️^2.03.4.0out of date
 criterion^0.50.5.1up to date
 symbolic-demangle^12.112.8.0up to date

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 criterion^0.50.5.1up to date
 rand^0.8.00.8.5up to date

Build dependencies

(3 total, all up-to-date)

CrateRequiredLatestStatus
 prost-build^0.120.12.4up to 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.