econet: fix CVE-2010-3850
authorPhil Blundell <philb@gnu.org>
Wed, 24 Nov 2010 19:49:53 +0000 (11:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Nov 2010 19:49:53 +0000 (11:49 -0800)
commit16c41745c7b92a243d0874f534c1655196c64b74
treef30468ec3c9beb4d375ca1b0350c934e07d3b54f
parentfa0e846494792e722d817b9d3d625a4ef4896c96
econet: fix CVE-2010-3850

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>
net/econet/af_econet.c