Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. 93/170293/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:28:50 +0000 (11:28 +0900)
commitd37beb43898c024e1b0577349f5937549aedb563
treeb6b24748bdf211064714c2f5345d0ef1f88f69d8
parent8399c782fd041922ab86e2ea8c835ff356355560
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