From: Paul Kot Date: Sat, 10 Dec 2011 14:28:34 +0000 (+0100) Subject: batman-adv: bat_socket_read missing checks X-Git-Tag: v3.3-rc1~182^2~250^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c00b6856fc642b234895cfabd15b289e76726430;p=pandora-kernel.git batman-adv: bat_socket_read missing checks Writing a icmp_packet_rr and then reading icmp_packet can lead to kernel memory corruption, if __user *buf is just below TASK_SIZE. Signed-off-by: Paul Kot [sven@narfation.org: made it checkpatch clean] Signed-off-by: Sven Eckelmann Signed-off-by: Marek Lindner --- Reading git-diff-tree failed