mbox series

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

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

Pull-request

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

Message

Paul Moore Dec. 28, 2021, 9:31 p.m. UTC
Linus,

One more small SELinux patch to address an uninitialized stack
variable, please merge for the next -rcX release.

Thanks,
-Paul

--
The following changes since commit cc274ae7763d9700a56659f3228641d7069e7a3f:

 selinux: fix sleeping function called from invalid context
   (2021-12-16 17:47:39 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 732bc2ff080c447f8524f40c970c481f5da6eed3:

 selinux: initialize proto variable in selinux_ip_postroute_compat()
   (2021-12-27 10:41:20 -0500)

----------------------------------------------------------------
selinux/stable-5.16 PR 20211228

----------------------------------------------------------------
Tom Rix (1):
     selinux: initialize proto variable in selinux_ip_postroute_compat()

security/selinux/hooks.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 28, 2021, 9:36 p.m. UTC | #1
The pull request you sent on Tue, 28 Dec 2021 16:31:54 -0500:

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

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

Thank you!