mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Fix unaffected for RUSTSEC-2024-0376.md
This commit is contained in:
committed by
Dirkjan Ochtman
parent
63911f592a
commit
5756e1e8d9
@@ -10,7 +10,7 @@ aliases = ["CVE-2024-47609", "GHSA-4jwc-w2hc-78qv"]
|
|||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
patched = [">= 0.12.3"]
|
patched = [">= 0.12.3"]
|
||||||
unaffected = ["<= 0.11.0"]
|
unaffected = ["< 0.12.2"]
|
||||||
```
|
```
|
||||||
|
|
||||||
# Remotely exploitable Denial of Service in Tonic
|
# Remotely exploitable Denial of Service in Tonic
|
||||||
|
|||||||
Reference in New Issue
Block a user