mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 10:05:26 +01:00
Make ranges in trust-dns-proto advisory non-overlapping (#929)
This commit is contained in:
committed by
GitHub
parent
aa04921a0e
commit
3e51834f36
@@ -7,7 +7,7 @@ date = "2018-10-09"
|
||||
keywords = ["stack-overflow", "crash"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.4.3", ">= 0.5.0-alpha.3"]
|
||||
patched = ["^0.4.3", ">= 0.5.0-alpha.3"]
|
||||
```
|
||||
|
||||
# Stack overflow when parsing malicious DNS packet
|
||||
|
||||
Reference in New Issue
Block a user