Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2jq9-6xx7-3h29: `temporary` makes use of uninitialized memory

Uninit memory is used as a RNG seed in temporary. This has been resolved in the 0.6.4 release. The crate is not intended to be used outside of a testing environment. For a general purpose crate to create temporary directories, tempfile is an alternative for this crate.

ghsa
#git

`temporary` makes use of uninitialized memory

Moderate severity GitHub Reviewed Published Aug 11, 2022 • Updated Aug 11, 2022

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution