summaryrefslogtreecommitdiff
path: root/crypto
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 10:29:36 -0700
commit458ed5622e976848aacdea07d4bfcb84a350c460 (patch)
tree863b701597e40dc811ba93d9a33c814ad7fd2496 /crypto
parent5b26dbdd5f22871c21fc2ea4afedfe4ecad62d72 (diff)
downloadlinux-3.10-458ed5622e976848aacdea07d4bfcb84a350c460.tar.gz
linux-3.10-458ed5622e976848aacdea07d4bfcb84a350c460.tar.bz2
linux-3.10-458ed5622e976848aacdea07d4bfcb84a350c460.zip
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 'crypto')
0 files changed, 0 insertions, 0 deletions