From: Al Viro Date: Sat, 23 Sep 2006 17:20:56 +0000 (+0100) Subject: [PATCH] briq_panel: read() and write() get __user pointers, damnit X-Git-Tag: v2.6.19-rc1~1275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac493b1d5bfd332f3dee64baaa620961bab6cdc;p=pandora-kernel.git [PATCH] briq_panel: read() and write() get __user pointers, damnit annotated, fixed a roothole in ->write(). Dereferencing user-supplied pointer is a Bad Idea(tm)... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed