alistair23-linux/drivers/staging/dgrp
Dan Carpenter eecb262922 staging: dgrp: info leak in dgrp_dpa_ioctl()
If "nd->nd_vpd_len" is less than 512 then the last part of the
"vpd.vpd_data" has uninitialized stack information.  We need to clear it
before copying the buffer to user space.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-22 10:25:46 -07:00
..
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_dpa_ops.c staging: dgrp: info leak in dgrp_dpa_ioctl() 2013-04-22 10:25:46 -07:00
dgrp_driver.c staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_mon_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_net_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_ports_ops.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_specproc.c staging: dgrp: cleanup sparse warnings 2013-03-14 13:40:58 -07:00
dgrp_sysfs.c staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() 2013-04-05 14:24:11 -07:00
dgrp_tty.c pps: Move timestamp read into PPS code proper 2013-02-13 10:13:58 -08:00
digirp.h
drp.h
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
README
TODO

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils