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.21.0up to date
 libc^0.2.660.2.171up to date
 log^0.40.4.26up to date
 nix^0.260.29.0out of date
 parking_lot^0.120.12.3up to date
 tempfile^3.13.18.0up to date
 thiserror^1.02.0.12out of date
 findshlibs^0.100.10.2up to date
 cfg-if^1.01.0.0up to date
 smallvec^1.71.14.0up to date
 inferno^0.110.12.1out of date
 prost^0.120.13.5out of date
 prost-derive^0.120.13.5out of date
 protobuf ⚠️^2.03.7.2out of date
 criterion^0.50.5.1up to date
 aligned-vec^0.60.6.2up to date
 symbolic-demangle^12.112.14.1up 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.5out of date
 sha2^0.100.10.8up to date
 protobuf-codegen-pure^2.02.28.0up to date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.

This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.