[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHC9VhTu3YWPmwtA7RERHDRhQt0wAkmN4GJCmaRY7KSFRwtACQ@mail.gmail.com>
Date: Thu, 30 Apr 2020 17:24:20 -0400
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 v5.7 (#2)
Hi Linus,
Two more SELinux patches to fix problems in the v5.7-rcX releases.
Wei Yongjun's patch fixes a return code in an error path, and my patch
fixes a problem where we were not correctly applying access controls
to all of the netlink messages in the netlink_send LSM hook. Both
patches pass our tests without problem and currently apply cleanly on
top of your master branch. Please merge for the next -rcX release.
Thanks,
-Paul
--
The following changes since commit af15f14c8cfcee515f4e9078889045ad63efefe3:
selinux: free str on error in str_read() (2020-04-15 17:23:16 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
tags/selinux-pr-20200430
for you to fetch changes up to fb73974172ffaaf57a7c42f35424d9aece1a5af6:
selinux: properly handle multiple messages in selinux_netlink_send()
(2020-04-30 16:18:37 -0400)
----------------------------------------------------------------
selinux/stable-5.7 PR 20200430
----------------------------------------------------------------
Paul Moore (1):
selinux: properly handle multiple messages in selinux_netlink_send()
Wei Yongjun (1):
selinux: fix error return code in cond_read_list()
security/selinux/hooks.c | 70 +++++++++++++++++++++----------
security/selinux/ss/conditional.c | 2 +-
2 files changed, 46 insertions(+), 26 deletions(-)
--
paul moore
www.paul-moore.com
Powered by blists - more mailing lists