[GIT PULL] SELinux fixes for v4.20 (#2)

Paul Moore paul at paul-moore.com
Thu Nov 29 16:48:40 UTC 2018


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



More information about the Linux-security-module-archive mailing list