[GIT PULL] apparmor bug fixes for v5.7-rc6

John Johansen john.johansen at canonical.com
Thu May 21 23:01:42 UTC 2020


Hi Linus,

Can you please pull the following bug fixes for apparmor

Thanks!

- John

The following changes since commit b85051e755b0e9d6dd8f17ef1da083851b83287d:

  Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (2020-05-20 13:23:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2020-05-21

for you to fetch changes up to c54d481d71c6849e044690d3960aaebc730224cc:

  apparmor: Fix use-after-free in aa_audit_rule_init (2020-05-21 15:25:51 -0700)

----------------------------------------------------------------
+ Bug Fixes
  - Fix use-after-free in aa_audit_rule_init
  - Fix refcnt leak in policy_update
  - Fix potential label refcnt leak in aa_change_profile

----------------------------------------------------------------
Navid Emamdoost (1):
      apparmor: Fix use-after-free in aa_audit_rule_init

Xiyu Yang (2):
      apparmor: fix potential label refcnt leak in aa_change_profile
      apparmor: Fix aa_label refcnt leak in policy_update

 security/apparmor/apparmorfs.c | 3 ++-
 security/apparmor/audit.c      | 3 ++-
 security/apparmor/domain.c     | 3 +--
 3 files changed, 5 insertions(+), 4 deletions(-)



More information about the Linux-security-module-archive mailing list