GHSA-p7mj-xvxg-grff

Suggest an improvement
Source
https://github.com/advisories/GHSA-p7mj-xvxg-grff
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/03/GHSA-p7mj-xvxg-grff/GHSA-p7mj-xvxg-grff.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p7mj-xvxg-grff
Aliases
Published
2023-03-13T20:49:24Z
Modified
2023-11-08T04:21:31.675352Z
Summary
`out_reference::Out::from_raw` should be `unsafe`
Details

Out::from_raw in affected versions allows writing a value to invalid memory address without requiring unsafe.

The soundness issue has been addressed by making Out::from_raw an unsafe function.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-03-13T20:49:24Z"
}
References

Affected packages

crates.io / out-reference

Package

Name
out-reference
View open source insights on deps.dev
Purl
pkg:cargo/out-reference

Affected ranges

Type
SEMVER
Events
Introduced
0.1.0
Fixed
0.2.0