diff options
author | 2024-08-21 11:01:56 -0700 | |
---|---|---|
committer | 2024-11-26 19:21:04 -0800 | |
commit | 17d0d04f3c999e7784648bad70ce1766c3b49d69 (patch) | |
tree | 8e7e8861bc7d634ea425dcfd186c44c4a4a7f747 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux (diff) | |
download | wireguard-linux-17d0d04f3c999e7784648bad70ce1766c3b49d69.tar.xz wireguard-linux-17d0d04f3c999e7784648bad70ce1766c3b49d69.zip |
apparmor: allocate xmatch for nullpdb inside aa_alloc_null
attach->xmatch was not set when allocating a null profile, which is used in
complain mode to allocate a learning profile. This was causing downstream
failures in find_attach, which expected a valid xmatch but did not find
one under a certain sequence of profile transitions in complain mode.
This patch ensures the xmatch is set up properly for null profiles.
Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions