lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 12 Mar 2019 05:23:30 -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 updates for v5.1

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(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ