[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <de770db0-5451-c57f-df52-75114ad290e9@canonical.com>
Date: Thu, 6 Jun 2019 17:39:50 -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-rc4
Hi Linus,
Can you please pull the following bug fixes for apparmor
Thanks!
- John
The following changes since commit b8a5afa418c1f5c8d7814ef829a88e60ae52f618:
net: correct zerocopy refcnt with udp MSG_MORE (2019-05-31 06:40:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2019-06-06
for you to fetch changes up to dd60c38193b1cd8bc1cbde1425881cd5227ef466:
apparmor: enforce nullbyte at end of tag string (2019-05-31 06:50:00 -0700)
----------------------------------------------------------------
+ Bug Fixes
- Fix PROFILE_MEDIATES for untrusted input
- enforce nullbyte at end of tag string
----------------------------------------------------------------
Jann Horn (1):
apparmor: enforce nullbyte at end of tag string
John Johansen (1):
apparmor: fix PROFILE_MEDIATES for untrusted input
security/apparmor/include/policy.h | 11 ++++++++++-
security/apparmor/policy_unpack.c | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists