diff options
author | 2018-07-06 05:25:01 +0000 | |
---|---|---|
committer | 2018-07-19 16:29:13 -0700 | |
commit | f4585bc20fc785d94192cf780ee925e25891ddfd (patch) | |
tree | 980af813ba27efaf57f98d3c7323a716ca40b221 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | apparmor: Check buffer bounds when mapping permissions mask (diff) | |
download | linux-dev-f4585bc20fc785d94192cf780ee925e25891ddfd.tar.xz linux-dev-f4585bc20fc785d94192cf780ee925e25891ddfd.zip |
apparmor: Fully initialize aa_perms struct when answering userspace query
Fully initialize the aa_perms struct in profile_query_cb() to avoid the
potential of using an uninitialized struct member's value in a response
to a query from userspace.
Detected by CoverityScan CID#1415126 ("Uninitialized scalar variable")
Fixes: 4f3b3f2d79a4 ("apparmor: add profile permission query ability")
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions