* [GIT PULL] apparmor bug fixes for v5.3-rc6
@ 2019-06-19 1:44 John Johansen
2019-06-19 19:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: John Johansen @ 2019-06-19 1:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKLM, open list:SECURITY SUBSYSTEM
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-19 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19 1:44 [GIT PULL] apparmor bug fixes for v5.3-rc6 John Johansen
2019-06-19 19:00 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox