aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2012-08-15 11:31:45 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-02 09:47:06 -0700
commitd5d3ca708a08caa3a55531b6b781edcb0f64724d (patch)
tree3f2747a82f3c89c2b5af4d55aa58075bd7d7b891 /firmware
parent9a897ce370b0bbe57961372c67bd0ffc2dd3f7ea (diff)
downloadkernel_samsung_espresso10-d5d3ca708a08caa3a55531b6b781edcb0f64724d.zip
kernel_samsung_espresso10-d5d3ca708a08caa3a55531b6b781edcb0f64724d.tar.gz
kernel_samsung_espresso10-d5d3ca708a08caa3a55531b6b781edcb0f64724d.tar.bz2
atm: fix info leak via getsockname()
[ Upstream commit 3c0c5cfdcd4d69ffc4b9c0907cec99039f30a50a ] 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>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions