econet: fix CVE-2010-3850
authorPhil Blundell <philb@gnu.org>
Wed, 24 Nov 2010 19:49:53 +0000 (11:49 -0800)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Apr 2011 20:15:59 +0000 (16:15 -0400)
commit623da35398c12085a237fc985613c7fe2b0a5a1a
tree78ed877f92939e8b7c9485f4fad99cf88628cca2
parent4b26a9cc1ed74cb87c24830de097aebb08234b81
econet: fix CVE-2010-3850

commit 16c41745c7b92a243d0874f534c1655196c64b74 upstream.

Add missing check for capable(CAP_NET_ADMIN) in SIOCSIFADDR operation.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/econet/af_econet.c