]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] wext: Fix IWENCODEEXT security permissions
authorJean Tourrilhes <jt@hpl.hp.com>
Tue, 4 Apr 2006 22:53:43 +0000 (15:53 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Apr 2006 21:25:38 +0000 (17:25 -0400)
commitc47a480579c7ab48a89b3c8452ad1c085122e9b5
tree96384d34c27abae25f37b5b15b03e327b4a1a796
parent01d6ab6c3d703328e73cc2f2ad5d978b244e92e8
[PATCH] wext: Fix IWENCODEEXT security permissions

Check the permissions when user-space try to read the
encryption parameters via SIOCGIWENCODEEXT. This is trivial and
probably should go in 2.6.17...
Bug was found by Brian Eaton <eaton.lists@gmail.com>, thanks !

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/core/dev.c