summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-05-23 19:37:21 +0300
committerDavid S. Miller <davem@davemloft.net>2014-05-24 14:01:17 -0400
commit7df566bbdd0af0785542b89466a937e94257fcfb (patch)
tree2091abb3d1ca11720f89973f445fa77aeba722c2 /net
parent1d61367f522726e789aec68f7da1803c365fa4d3 (diff)
downloadop-kernel-dev-7df566bbdd0af0785542b89466a937e94257fcfb.zip
op-kernel-dev-7df566bbdd0af0785542b89466a937e94257fcfb.tar.gz
qlcnic: info leak in qlcnic_dcb_peer_app_info()
This function is called from dcbnl_build_peer_app(). The "info" struct isn't initialized at all so we disclose 2 bytes of uninitialized stack data. We should clear it before passing it to the user. Fixes: 48365e485275 ('qlcnic: dcb: Add support for CEE Netlink interface.') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud