[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cfc8f629-4ffa-e64e-f23f-2f4cffca4f18@canonical.com>
Date: Tue, 18 Jun 2019 18:44:31 -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.3-rc6
Hi Linus,
Can you please pull the following bug fixes for apparmor
Thanks!
- John
The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec:
Linux 5.2-rc5 (2019-06-16 08:49:45 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2019-06-18
for you to fetch changes up to 156e42996bd84eccb6acf319f19ce0cb140d00e3:
apparmor: reset pos on failure to unpack for various functions (2019-06-18 16:04:16 -0700)
----------------------------------------------------------------
+ Bug Fixes
- Fix PROFILE_MEDIATES for untrusted input
- enforce nullbyte at end of tag string
- reset pos on failure to unpack for various functions
----------------------------------------------------------------
Jann Horn (1):
apparmor: enforce nullbyte at end of tag string
John Johansen (1):
apparmor: fix PROFILE_MEDIATES for untrusted input
Mike Salvatore (1):
apparmor: reset pos on failure to unpack for various functions
security/apparmor/include/policy.h | 11 ++++++++-
security/apparmor/policy_unpack.c | 49 +++++++++++++++++++++++++++++++-------
2 files changed, 50 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists