Files
i2som-imx-linux/net/atm
Mathias Krause 458ed5622e atm: fix info leak via getsockname()
[ Upstream commit 3c0c5cfdcd ]

The ATM code fails to initialize the two padding bytes of struct
sockaddr_atmpvc inserted for alignment. Add an explicit memset(0)
before filling the structure to avoid the info leak.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-02 10:29:36 -07:00
..
2011-11-29 00:28:06 -05:00
2012-03-28 18:30:03 +01:00
2011-11-22 16:15:42 -05:00
2011-03-31 11:26:23 -03:00
2011-06-16 23:19:27 -04:00
2011-07-26 16:49:47 -07:00
2012-10-02 10:29:36 -07:00