Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449696
| From | John Johansen <john.johansen@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [Patch 0/1] apparmor: fix to 4.8 pull request |
| Date | 2016-07-25 20:00 +0200 |
| Message-ID | <rYSky-7wc-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi James,
can you please pull the following bug fix to the 4.8 pull-request
The following changes since commit d4d03f74a73f3b8b2801d4d02011b6b69778cbcc:
apparmor: fix arg_size computation for when setprocattr is null terminated (2016-07-12 08:43:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor for-security
for you to fetch changes up to dc6f823283a3a97044655745cb5fd69749a0555a:
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling (2016-07-25 10:44:59 -0700)
----------------------------------------------------------------
Arnd Bergmann (1):
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
security/apparmor/crypto.c | 3 +++
security/apparmor/lsm.c | 4 +++-
security/apparmor/policy_unpack.c | 3 +--
3 files changed, 7 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[Patch 0/1] apparmor: fix to 4.8 pull request John Johansen <john.johansen@canonical.com> - 2016-07-25 20:00 +0200
[PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling John Johansen <john.johansen@canonical.com> - 2016-07-25 20:00 +0200
Re: [PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling James Morris <jmorris@namei.org> - 2016-07-26 13:40 +0200
Re: [PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling John Johansen <john.johansen@canonical.com> - 2016-07-26 19:00 +0200
csiph-web