2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 14:43:58 +08:00
linux-next/drivers/staging/dgnc
Salva Peiró 4b6184336e staging/dgnc: fix info leak in ioctl
The dgnc_mgmt_ioctl() code fails to initialize the 16 _reserved bytes of
struct digi_dinfo after the ->dinfo_nboards member. Add an explicit
memset(0) before filling the structure to avoid the info leak.

Signed-off-by: Salva Peiró <speirofr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-16 22:51:40 -07:00
..
dgnc_cls.c staging: dgnc: alignment style 2015-10-12 21:08:51 -07:00
dgnc_cls.h dgnc: remove unused stuff from dgnc_cls.h 2015-03-24 15:41:00 +01:00
dgnc_driver.c staging: dgnc: alignment style 2015-10-12 21:08:51 -07:00
dgnc_driver.h staging: dgnc: take a lock when storing value in dgnc_poll_tick 2015-10-04 09:30:14 +01:00
dgnc_mgmt.c staging/dgnc: fix info leak in ioctl 2015-10-16 22:51:40 -07:00
dgnc_mgmt.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_neo.c staging: dgnc: remove parenthesis 2015-10-12 21:08:51 -07:00
dgnc_neo.h dgnc: use linux/types.h instead of dgnc_types.h 2015-03-24 15:40:59 +01:00
dgnc_pci.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_sysfs.c staging: dgnc: remove parenthesis 2015-10-12 21:08:51 -07:00
dgnc_sysfs.h staging: dgnc: Remove unnecessary externs 2015-08-14 18:51:57 -07:00
dgnc_tty.c staging: dgnc: simplify a trivial if-return sequence 2015-10-12 21:09:51 -07:00
dgnc_tty.h dgnc: clean up comments at start of files 2015-03-12 11:11:17 +01:00
dgnc_utils.c dgnc: remove unused dgnc_ioctl_name() command 2015-03-24 15:40:59 +01:00
dgnc_utils.h dgnc: remove unused dgnc_ioctl_name() command 2015-03-24 15:40:59 +01:00
digi.h Staging: dgnc: fixed coding style issue in digi.h 2015-05-31 10:26:26 +09:00
Kconfig staging: dgnc: Kconfig: add dependency PCI for it 2013-08-26 06:29:09 -07:00
Makefile dgnc: Move DG_PART definition from Makefile to dgnc_driver.h 2015-03-12 11:05:27 +01:00
TODO Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00