mbox series

[GIT,PULL] SELinux fixes for v5.4 (#1)

Message ID CAHC9VhR6KFR+1F1eWyYEHnRfJyYhUP7RYf6=FsZOX=_m24btbg@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux fixes for v5.4 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git

Message

Paul Moore Oct. 7, 2019, 10:51 p.m. UTC
Hi Linus,

One patch for SELinux to ensure we don't copy bad memory up into
userspace, please merge for the next v5.4-rc.

Thanks,
-Paul
--
The following changes since commit 15322a0d90b6fd62ae8f22e5b87f735c3fdfeff7:

 lsm: remove current_security() (2019-09-04 18:53:39 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2a5243937c700ffe6a28e6557a4562a9ab0a17a4:

 selinux: fix context string corruption in convert_context()
   (2019-10-03 14:13:36 -0400)

----------------------------------------------------------------
selinux/stable-5.4 PR 20191007

----------------------------------------------------------------
Ondrej Mosnacek (1):
     selinux: fix context string corruption in convert_context()

security/selinux/ss/services.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Oct. 8, 2019, 6 p.m. UTC | #1
The pull request you sent on Mon, 7 Oct 2019 18:51:56 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ef459167adb5d7cf76df403b4fcf79347056824

Thank you!