aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2018-01-28 11:25:33 +0200
committerJason Gunthorpe <[email protected]>2018-01-28 14:07:16 -0700
commit925f7ea7a6ba2d434f01662a4171867c26bda66a (patch)
treed3f7cbcea3ddf88f2120ee15ecf7d6f9ee641539 /net/unix/sysctl_net_unix.c
parent3cd96fddccb8f0cb18899e169314276e3f9f2c44 (diff)
RDMA/cm: Fix access to uninitialized variable
The ndev will be initialized and held only for successful ib_get_cached_gid(), otherwise it is garbage stack memory. Calling dev_put() in failure path is wrong. Fixes: 16c72e402867 ("IB/cm: Refactor to avoid setting path record software only fields") Signed-off-by: Parav Pandit <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Reviewed-by: Yuval Shaia <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions