RUSTSEC-2025-0064

Source
https://rustsec.org/advisories/RUSTSEC-2025-0064
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0064.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0064
Published
2025-05-06T12:00:00Z
Modified
2025-09-11T07:03:09Z
Summary
soundness issue and unmaintained
Details

wren_rust::macros::_default_realloc() lacks sufficient checks to it pointer parameter which passed into free and realloc

wren_rust is unmaintained.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / wren_rust

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [],
        "functions": [
            "wren_rust::macros::_default_realloc"
        ],
        "os": []
    }
}

Database specific

categories
[
    "memory-corruption"
]
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0064.json"
informational
"unsound"
cvss
null