This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate pprof

Dependencies

(17 total, 8 outdated, 1 insecure)

CrateRequiredLatestStatus
 backtrace^0.30.3.76up to date
 cfg-if^1.01.0.5up to date
 criterion^0.30.8.2out of date
 findshlibs^0.100.10.2up to date
 inferno^0.110.12.8out of date
 libc^0.2.660.2.189up to date
 log^0.40.4.34up to date
 nix^0.240.31.3out of date
 once_cell^1.91.21.4up to date
 parking_lot^0.120.12.5up to date
 prost^0.100.14.4out of date
 prost-derive^0.100.14.4out of date
 protobuf ⚠️^2.03.7.2insecure
 smallvec^1.71.16.2up to date
 symbolic-demangle^9.013.9.0out of date
 tempfile^3.13.27.0up to date
 thiserror^1.02.0.21out of date

Dev dependencies

(2 total, 2 outdated)

CrateRequiredLatestStatus
 criterion^0.30.8.2out of date
 rand^0.8.00.10.3out of 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.