summaryrefslogtreecommitdiff
path: root/net/atm/pvc.c
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2012-08-15 11:31:44 +0000
committerDavid S. Miller <davem@davemloft.net>2012-08-15 21:36:30 -0700
commite862f1a9b7df4e8196ebec45ac62295138aa3fc2 (patch)
treef4c48c1350cd8fe6531eb1fd7cf61b6173524c04 /net/atm/pvc.c
parente3bc4ffb814c847bde7706a80d5684d12c676a8b (diff)
atm: fix info leak in getsockopt(SO_ATMPVC)
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/atm/pvc.c')
0 files changed, 0 insertions, 0 deletions