All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Johansen <john.johansen@canonical.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKLM <linux-kernel@vger.kernel.org>,
	"open list:SECURITY SUBSYSTEM" 
	<linux-security-module@vger.kernel.org>
Subject: [GIT PULL] apparmor updates for v5.1
Date: Tue, 12 Mar 2019 05:23:30 -0700	[thread overview]
Message-ID: <d695d181-eaa1-eb62-9d01-56e4e52178d7@canonical.com> (raw)

Hi,


Please pull these apparmor bugfixes for v5.1
Thanks!

- John


The following changes since commit 43aa09fee2f08c8d90a4f35d4c8c711362afcaee:

  apparmor: Fix warning about unused function apparmor_ipv6_postroute (2018-11-14 11:42:18 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2019-03-12

for you to fetch changes up to d8dbb581d4f86a2ac669c056fc71a28ebeb367f4:

  apparmor: fix double free when unpack of secmark rules fails (2019-03-12 03:48:02 -0700)

----------------------------------------------------------------
+ Bug Fixes
  - fix double when failing to unpack secmark rules in policy
  - fix leak of dentry when profile is removed

----------------------------------------------------------------
Chris Coulson (1):
      apparmor: delete the dentry in aafs_remove() to avoid a leak

John Johansen (1):
      apparmor: fix double free when unpack of secmark rules fails

 security/apparmor/apparmorfs.c    | 1 +
 security/apparmor/policy_unpack.c | 1 +
 2 files changed, 2 insertions(+)

             reply	other threads:[~2019-03-12 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12 12:23 John Johansen [this message]
2019-03-13 18:40 ` [GIT PULL] apparmor updates for v5.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d695d181-eaa1-eb62-9d01-56e4e52178d7@canonical.com \
    --to=john.johansen@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.