android_kernel_motorola_sm6225/drivers/s390
Sebastian Ott 94cbc203be [S390] cio: fix wrong buffer access in cio_ignore_write
Writing only spaces to /proc/cio_ignore will cause a buffer overflow
since the size_t value i will not become negative and so buf[-1UL] is
accessed. Change the value of i to ssize_t.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-03-26 15:24:16 +01:00
..
block [S390] dasd: message cleanup 2009-03-26 15:24:05 +01:00
char [S390] Automatic IPL after dump 2009-03-26 15:24:03 +01:00
cio [S390] cio: fix wrong buffer access in cio_ignore_write 2009-03-26 15:24:16 +01:00
crypto s390: remove s390_root_dev_*() 2009-01-06 10:44:34 -08:00
kvm s390: remove s390_root_dev_*() 2009-01-06 10:44:34 -08:00
net lcs: fix compilation for !CONFIG_IP_MULTICAST 2009-01-25 17:59:26 -08:00
scsi [SCSI] zfcp: Remove unnecessary warning message 2008-12-29 11:38:29 -06:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00