Files
linux/net/sched/sch_cbq.c
David S. Miller 7515b17b54 net_sched: Fix stack info leak in cbq_dump_wrr().
[ Upstream commit a0db856a95 ]

Make sure the reserved fields, and padding (if any), are
fully initialized.

Based upon a patch by Dan Carpenter and feedback from
Joe Perches.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-11 18:35:25 -07:00

48 KiB