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 lz4

Dependencies

(2 total, 1 possibly insecure)

CrateRequiredLatestStatus
 libc^0.20.2.153up to date
 lz4-sys ⚠️^1.9.31.9.4maybe insecure

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 docmatic^0.10.1.2up to date
 rand>=0.7, <=0.80.8.5up to date

Security Vulnerabilities

lz4-sys: Memory corruption in liblz4

RUSTSEC-2022-0051

lz4-sys up to v1.9.3 bundles a version of liblz4 that is vulnerable to CVE-2021-3520.

Attackers could craft a payload that triggers an integer overflow upon decompression, causing an out-of-bounds write.

The flaw has been corrected in version v1.9.4 of liblz4, which is included in lz4-sys 1.9.4.