Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. 94/170294/1
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 16 Oct 2017 06:41:41 +0000 (15:41 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 19 Feb 2018 02:33:36 +0000 (11:33 +0900)
commitf38ca76efdc420665b7c75a7e674e978764daab7
treeb6b24748bdf211064714c2f5345d0ef1f88f69d8
parent7a8e76aa62fdf064689c63bc7b1b4ebf7e76cd3f
Security fix, CVE-2017-14492, DHCPv6 RA heap overflow.

Fix heap overflow in IPv6 router advertisement code.
This is a potentially serious security hole, as a
crafted RA request can overflow a buffer and crash or
control dnsmasq. Attacker must be on the local network.

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

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