Security fix, CVE-2017-14491, DNS heap buffer overflow.(2) 76/168276/1 accepted/tizen/unified/20180126.042808 submit/tizen/20180125.231631
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 16 Oct 2017 09:41:09 +0000 (18:41 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 25 Jan 2018 08:59:21 +0000 (17:59 +0900)
commit7a8e76aa62fdf064689c63bc7b1b4ebf7e76cd3f
treea89f5daf45608bff49b842567f35f323fb246d68
parentc89c363213d85f0916451cddacf359be0400dcbb
Security fix, CVE-2017-14491, DNS heap buffer overflow.(2)

Further fix to 0549c73b7ea6b22a3c49beb4d432f185a81efcbc
Handles case when RR name is not a pointer to the question,
only occurs for some auth-mode replies, therefore not
detected by fuzzing (?)

http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=62cb936cb7ad5f219715515ae7d32dd281a5aa1f

Change-Id: I7f7fb931776dc3a9fa50a2811758c1da6dd44f0d
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
src/rfc1035.c