From: pageexec Date: Sun, 26 Jun 2005 23:00:19 +0000 (-0700) Subject: [IPVS]: Fix for overflows X-Git-Tag: v2.6.13-rc1~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da62fc70d7cbcf8fa606a8c806d9dc8faa0ceae;p=pandora-kernel.git [IPVS]: Fix for overflows From: $subject was fixed in 2.4 already, 2.6 needs it as well. The impact of the bugs is a kernel stack overflow and privilege escalation from CAP_NET_ADMIN via the IP_VS_SO_SET_STARTDAEMON/IP_VS_SO_GET_DAEMON ioctls. People running with 'root=all caps' (i.e., most users) are not really affected (there's nothing to escalate), but SELinux and similar users should take it seriously if they grant CAP_NET_ADMIN to other users. Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed