RUSTSEC-2025-0131

Source
https://rustsec.org/advisories/RUSTSEC-2025-0131
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0131.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2025-0131
Aliases
Published
2025-10-31T12:00:00Z
Modified
2025-12-02T06:12:51.584058Z
Summary
Lack of sufficient checks in public API
Details

The affected function is unsound due to insufficient checks on public struct field.

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

Affected packages

crates.io / rtvm-interpreter

Package

Name
rtvm-interpreter
View open source insights on deps.dev
Purl
pkg:cargo/rtvm-interpreter

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "arch": [],
        "functions": [
            "rtvm_interpreter::Interpreter::program_counter"
        ]
    }
}

Database specific

cvss

null

informational

"unsound"

categories

[
    "memory-corruption"
]