Search for vulnerabilities
| 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 |
| There are no known CWE. |
| System | Score | Found at |
|---|---|---|
| cvssv3.1_qr | HIGH | https://github.com/advisories/GHSA-9g55-pg62-m8hh |
| generic_textual | HIGH | https://github.com/crossbeam-rs/crossbeam |
| generic_textual | HIGH | https://github.com/crossbeam-rs/crossbeam/pull/458 |
| generic_textual | HIGH | https://rustsec.org/advisories/RUSTSEC-2022-0019.html |
| Reference id | Reference type | URL |
|---|---|---|
| https://github.com/crossbeam-rs/crossbeam | ||
| https://github.com/crossbeam-rs/crossbeam/pull/458 | ||
| https://rustsec.org/advisories/RUSTSEC-2022-0019.html | ||
| GHSA-9g55-pg62-m8hh | https://github.com/advisories/GHSA-9g55-pg62-m8hh |
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 |