mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0064 to wren_rust
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
3ea20052455ac3041170ecfbf89e2cf649bd243251dd6c0a2cd36376cf8e379a -
|
04cf6f34262ff3c895e844ef85ac2c5fa92e1d523482e11de6ecbb298fc87c27 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0064"
|
||||||
package = "wren_rust"
|
package = "wren_rust"
|
||||||
date = "2025-05-06"
|
date = "2025-05-06"
|
||||||
informational = "unsound"
|
informational = "unsound"
|
||||||
@@ -18,4 +18,4 @@ unaffected = []
|
|||||||
# soundness issue and unmaintained
|
# soundness issue and unmaintained
|
||||||
`wren_rust::macros::_default_realloc()` lacks sufficient checks to it pointer parameter which passed into `free` and `realloc`
|
`wren_rust::macros::_default_realloc()` lacks sufficient checks to it pointer parameter which passed into `free` and `realloc`
|
||||||
|
|
||||||
`wren_rust` is unmaintained.
|
`wren_rust` is unmaintained.
|
||||||
Reference in New Issue
Block a user