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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 29 Nov 2018 11:48:40 -0500
From:   Paul Moore <paul@...l-moore.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     selinux@...r.kernel.org, linux-security-module@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] SELinux fixes for v4.20 (#2)

Hi Linus,

One more SELinux fix for v4.20: add some missing netlink message to
SELinux permission mappings.  The netlink messages were added in
v4.19, but unfortunately we didn't catch it then because the mechanism
to catch these things was bypassed.  In addition to adding the
mappings, we're adding some comments to the code to hopefully prevent
bypasses in the future.

Please merge for the next v4.20-rc release, thanks.
-Paul

--
The following changes since commit 877181a8d9dc663f7a73f77f50af714d7888ec3b:

 selinux: fix non-MLS handling in mls_context_to_sid()
          (2018-11-13 21:44:33 -0500)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
       tags/selinux-pr-20181129

for you to fetch changes up to 598e1a42e9626213565d3b22ea948ce78556512a:

 selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
         (2018-11-29 11:32:02 -0500)

----------------------------------------------------------------
selinux/stable-4.20 PR 20181129

----------------------------------------------------------------
Paul Moore (1):
     selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN

security/selinux/nlmsgtab.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)

-- 
paul moore
www.paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ