platform_bionic/libc/dns
chenbruce 2cc76462e5 Test for ns_parserr() and got a heap-buffer-overflow
In ns_name_skip of ns_name.c, there is a possible out of bounds read due to
a missing bounds check. This could lead to remote denial of service with no
additional execution privileges needed. User interaction is not needed for
exploitation.

Bug: 137346580
Test: built, flashed, booted
Test: ns_parserr_fuzzer test
Change-Id: Ib023bd9b2ae97795d64195de9922a6a32d7b2f37
2019-08-29 22:18:37 +08:00
..
include Replace android_open_proxy with dns_open_proxy 2018-11-19 18:00:37 +08:00
nameser Test for ns_parserr() and got a heap-buffer-overflow 2019-08-29 22:18:37 +08:00
net Merge "Replace android_open_proxy with dns_open_proxy" 2018-11-28 12:21:33 +00:00
resolv Free memory when it is no more used 2018-11-08 13:29:13 -08:00