mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
648 B
Markdown
18 lines
648 B
Markdown
### [CVE-2016-2224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2224)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The __decode_dotted function in libc/inet/resolv.c in uClibc-ng before 1.0.12 allows remote DNS servers to cause a denial of service (infinite loop) via vectors involving compressed items in a reply.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|