mbox series

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

Message ID CAHC9VhRzZwD5X6AVojX8eFyN8i4fHfw1T5ugDd8brb=qRi1Cug@mail.gmail.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series [GIT,PULL] SELinux fixes for v5.18 (#1) | expand

Pull-request

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

Message

Paul Moore May 18, 2022, 6:16 p.m. UTC
Linus,

A single SELinux patch to fix an error path that was doing the wrong
thing with respect to freeing memory.  Please merge for v5.18.

Thanks,
-Paul

--
The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

 Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6254bd3db316c9ccb3b05caa8b438be63245466f:

 selinux: fix bad cleanup on error in hashtab_duplicate()
   (2022-05-17 18:34:35-0400)

----------------------------------------------------------------
selinux/stable-5.18 PR 20220518

----------------------------------------------------------------
Ondrej Mosnacek (1):
     selinux: fix bad cleanup on error in hashtab_duplicate()

security/selinux/ss/hashtab.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org May 19, 2022, 12:35 a.m. UTC | #1
The pull request you sent on Wed, 18 May 2022 14:16:39 -0400:

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

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

Thank you!