mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
RUSTSEC-2021-0089 has been patched in raw-cpuid 9.1.1 (#1002)
This commit is contained in:
@@ -7,7 +7,7 @@ url = "https://github.com/gz/rust-cpuid/issues/43"
|
||||
categories = ["memory-corruption", "denial-of-service"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 9.1.1"]
|
||||
unaffected = ["<= 3.1.0"]
|
||||
```
|
||||
|
||||
@@ -22,6 +22,3 @@ invariants in safe code, leading to:
|
||||
* Panics due to failed assertions.
|
||||
|
||||
See https://github.com/gz/rust-cpuid/issues/43.
|
||||
|
||||
A fix is not yet available, but most use cases do not require enabling
|
||||
the `serialize` feature.
|
||||
|
||||
Reference in New Issue
Block a user