Files
advisory-db/crates/wren_rust/RUSTSEC-2025-0064.md
2025-09-11 09:03:09 +02:00

494 B

[advisory]
id = "RUSTSEC-2025-0064"
package = "wren_rust"
date = "2025-05-06"
informational = "unsound"
url = "https://docs.rs/wren_rust"
categories = ["memory-corruption"]

[affected.functions]
"wren_rust::macros::_default_realloc" = ["<= 0.1.3"]

[versions]
patched = []
unaffected = []

soundness issue and unmaintained

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

wren_rust is unmaintained.