[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3155dfe9-0b22-9519-f84f-152542606325@canonical.com>
Date: Thu, 21 May 2020 16:01:42 -0700
From: John Johansen <john.johansen@...onical.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKLM <linux-kernel@...r.kernel.org>,
"open list:SECURITY SUBSYSTEM"
<linux-security-module@...r.kernel.org>
Subject: [GIT PULL] apparmor bug fixes for v5.7-rc6
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(-)
Powered by blists - more mailing lists