linux/net/netrom
Dan Carpenter 7a3b68434b netrom: info leak in ->getname()
The sockaddr_ax25 struct has a 3 byte hole between ->sax25_call and
->sax25_ndigis.  I've added a memset to avoid leaking uninitialized
stack data to userspace.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-25 01:47:58 -04:00
..
Makefile
af_netrom.c netrom: info leak in ->getname() 2013-04-25 01:47:58 -04:00
nr_dev.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
nr_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_loopback.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
nr_out.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_route.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
nr_subr.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
nr_timer.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
sysctl_net_netrom.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00