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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The __read_etc_hosts_r 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 a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|