commit | 897088926c3477ef8d3d299473a2777dd9d1c9cb | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Wed Nov 15 15:25:30 2017 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 14 09:53:06 2017 +0100 |
tree | 6a1351ebf81cb940e09b7e83158b3c5b32678f09 | |
parent | 86d1d015fe06267b60d496971d01c859aaa8ce08 [diff] |
apparmor: fix leak of null profile name if profile allocation fails [ Upstream commit 4633307e5ed6128975595df43f796a10c41d11c1 ] Fixes: d07881d2edb0 ("apparmor: move new_null_profile to after profile lookup fns()") Reported-by: Seth Arnold <seth.arnold@canonical.com> Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>