mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0113 to shaman
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
2b5bd0ab899546e88868be2b55d831a7d846a79264cdae63a1bde3a533207f28 -
|
||||
3dc29e743c8280f6a1455469dbad3c824175eaa622bd328b69754f962276aee9 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2025-0113"
|
||||
package = "shaman"
|
||||
date = "2025-05-06"
|
||||
informational = "unsound"
|
||||
@@ -23,4 +23,4 @@ unaffected = []
|
||||
# soundness issue and unmaintained
|
||||
`shaman::cryptoutil::write_u64v_le` and other functions mentioned above cannot garantee memory safety of get_unchecked later if both length are zero.
|
||||
|
||||
`shaman` is unmaintained.
|
||||
`shaman` is unmaintained.
|
||||
Reference in New Issue
Block a user