The ip6_route_add function in net/ipv6/route.c in the Linux kernel through 3.13.6 does not properly count the addition of routes, which allows remote attackers to cause a denial of service (memory consumption) via a flood of ICMPv6 Router Advertisement packets.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=c88507fbad8055297c1d1e21e599f46960cbee39 | exploit patch vendor advisory |
http://www.openwall.com/lists/oss-security/2014/03/08/1 | third party advisory mailing list |
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html | mailing list third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html | mailing list third party advisory vendor advisory |
http://www.securityfocus.com/bid/66095 | vdb entry third party advisory |
http://secunia.com/advisories/57250 | third party advisory |
http://www.securitytracker.com/id/1029894 | vdb entry third party advisory |