diff options
author | Mathias Krause <minipli@googlemail.com> | 2012-08-15 11:31:45 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-15 21:36:30 -0700 |
commit | 3c0c5cfdcd4d69ffc4b9c0907cec99039f30a50a (patch) | |
tree | 11bb3194625ed6bc0a169f39b2a802b5ff7c699d /net/dns_resolver | |
parent | e862f1a9b7df4e8196ebec45ac62295138aa3fc2 (diff) | |
download | linux-3.10-3c0c5cfdcd4d69ffc4b9c0907cec99039f30a50a.tar.gz linux-3.10-3c0c5cfdcd4d69ffc4b9c0907cec99039f30a50a.tar.bz2 linux-3.10-3c0c5cfdcd4d69ffc4b9c0907cec99039f30a50a.zip |
atm: fix info leak via getsockname()
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>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions