ath5k: fix Security issue in DebugFS part of ath5k
authorCheng Renquan <crquan@gmail.com>
Sat, 22 Nov 2008 03:22:49 +0000 (11:22 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Nov 2008 21:13:08 +0000 (16:13 -0500)
commit33ab625f2a23e743161f7ccd8e774ce3d3891339
tree9dff2bfffaca3d0fdaaac1e4dfc340cecfc9ee43
parentb4b6cda2298b0c9a0af902312184b775b8867c65
ath5k: fix Security issue in DebugFS part of ath5k

http://bugzilla.kernel.org/show_bug.cgi?id=12076

Remove any write access to groups and others, only keep write permission
to its owner, usually only root user.

Reported-by: Jérôme Poulin <jeromepoulin@gmail.com>
Signed-off-by: Cheng Renquan <crquan@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/debug.c