diff options
author | Moni Shoua <[email protected]> | 2017-12-24 13:54:58 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2017-12-27 15:24:41 -0700 |
commit | 4a50881bbac309e6f0684816a180bc3c14e1485d (patch) | |
tree | eb5e418661ec128520876d450984f164ede32706 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05d14e7b0c138cb07ba30e464f47b39434f3fdef (diff) |
IB/core: Verify that QP is security enabled in create and destroy
The XRC target QP create flow sets up qp_sec only if there is an IB link with
LSM security enabled. However, several other related uAPI entry points blindly
follow the qp_sec NULL pointer, resulting in a possible oops.
Check for NULL before using qp_sec.
Cc: <[email protected]> # v4.12
Fixes: d291f1a65232 ("IB/core: Enforce PKey security on QPs")
Reviewed-by: Daniel Jurgens <[email protected]>
Signed-off-by: Moni Shoua <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions