mbox series

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

Message ID CAHC9VhRoo4_A0fg+Gp-Qsn_XVkTOQhe1pUShGig-k3ELKeW7XQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux fixes for v5.1 (#2) | expand

Pull-request

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

Message

Paul Moore March 21, 2019, 2:09 p.m. UTC
Hi Linus,

Another small SELinux fix for v5.1, please merge.

Thanks,
-Paul

--
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

 Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6a1afffb08ce5f9fb9ccc20f7ab24846c0142984:

 selinux: fix NULL dereference in policydb_destroy()
   (2019-03-18 12:19:48 -0400)

----------------------------------------------------------------
selinux/stable-5.1 PR 20190321

----------------------------------------------------------------
Ondrej Mosnacek (1):
     selinux: fix NULL dereference in policydb_destroy()

security/selinux/ss/policydb.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org March 21, 2019, 7:05 p.m. UTC | #1
The pull request you sent on Thu, 21 Mar 2019 10:09:24 -0400:

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

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

Thank you!