linux/drivers/s390
Takashi Iwai eb3e064b8d s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the
actual output size, the succeeding calls may go beyond the given
buffer limit.  Fix it by replacing with scnprintf().

Message-Id: <20200311090915.21059-1-tiwai@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-03-23 13:41:54 +01:00
..
block s390: Replace zero-length array with flexible-array member 2020-02-27 16:02:21 +01:00
char s390/mm: remove fake numa support 2020-02-27 16:02:21 +01:00
cio s390/irq: replace setup_irq() by request_irq() 2020-03-11 14:18:44 +01:00
crypto s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow 2020-03-23 13:41:54 +01:00
net s390/qeth: remove HARDSETUP state 2020-01-26 15:20:32 +01:00
scsi scsi: zfcp: trace channel log even for FCP command responses 2019-10-28 22:16:15 -04:00
virtio virtio/s390: fix race on airq_areas[] 2019-07-26 13:36:18 +02:00
Makefile s390: remove pointless drivers-y in drivers/s390/Makefile 2019-09-16 13:21:51 +02:00