Revision 3321c07ae5068568cd61ac9f4ba749006a7185c9 authored by Peter Huewe on 15 September 2011, 17:47:42 UTC, committed by James Morris on 22 September 2011, 23:46:41 UTC
Since the buffer might contain security related data it might be a good idea to
zero the buffer after we have copied it to userspace.

This got assigned CVE-2011-1162.

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Cc: Stable Kernel <stable@kernel.org>
Signed-off-by: James Morris <jmorris@namei.org>
1 parent 6b07d30
History
File Mode Size
.gitignore -rw-r--r-- 23 bytes
Makefile -rw-r--r-- 333 bytes
butterfly -rw-r--r-- 2.9 KB
ep93xx_spi -rw-r--r-- 2.7 KB
pxa2xx -rw-r--r-- 8.5 KB
spi-lm70llp -rw-r--r-- 3.1 KB
spi-summary -rw-r--r-- 23.1 KB
spidev -rw-r--r-- 6.5 KB
spidev_fdx.c -rw-r--r-- 2.7 KB
spidev_test.c -rw-r--r-- 4.3 KB

back to top