]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Only disallow _setting_ of function key string
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Mon, 7 Nov 2005 08:59:34 +0000 (00:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:39 +0000 (07:53 -0800)
commit20c5b87c9c9ee9fa623b4082b92891f1f5b2e900
treec442f18da80497cc45644e41e29ac0efe96498a7
parente59d961955022a2e913b0960eb9b1513e0070c01
[PATCH] Only disallow _setting_ of function key string

Mikael Pettersson <mikpe@csd.uu.se> noted that the current 2.6-git (and 2.4)
patch to disallow KDSKBSENT for unpriviledged users should be less restrictive
allowing reading of current function key string entry, but not writing.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/vt_ioctl.c