]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IPV6]: Disallow RH0 by default (CVE-2007-2242)
authorAdrian Bunk <bunk@stusta.de>
Mon, 30 Apr 2007 23:31:47 +0000 (01:31 +0200)
committerAdrian Bunk <bunk@stusta.de>
Mon, 30 Apr 2007 23:31:47 +0000 (01:31 +0200)
commit5225791117b564cd8b5683cf82d9eea45b0f0d59
treef3fc7af96ac222ed53dc415d062a13b3147d1ac5
parentca80e5b5767e8a2bf0714f9797b872258e500ee6
[IPV6]: Disallow RH0 by default (CVE-2007-2242)

A security issue is emerging.  Disallow Routing Header Type 0 by default
as we have been doing for IPv4.

This version already includes a fix for the original patch.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Documentation/networking/ip-sysctl.txt
include/linux/ipv6.h
include/linux/sysctl.h
net/ipv6/addrconf.c
net/ipv6/exthdrs.c