Search for vulnerabilities
Vulnerability details: VCID-a7bt-fvvu-tkcq
Vulnerability ID VCID-a7bt-fvvu-tkcq
Aliases GHSA-9g55-pg62-m8hh
Summary Channel creates zero value of any type Affected versions of this crate called `mem::zeroed()` to create values of a user-supplied type `T`. This is unsound e.g. if `T` is a reference type (which must be non-null). The flaw was corrected by avoiding the use of `mem::zeroed()`, using `MaybeUninit` instead.
Status Published
Exploitability None
Weighted Severity None
Risk None
Affected and Fixed Packages Package Details
Weaknesses (0)
There are no known CWE.
No exploits are available.

No EPSS data available for this vulnerability.

Date Actor Action Source VulnerableCode Version
2025-07-31T09:05:23.129878+00:00 GithubOSV Importer Import https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-9g55-pg62-m8hh/GHSA-9g55-pg62-m8hh.json 37.0.0