* [GIT PULL] lsm/lsm-pr-20240920
@ 2024-09-20 9:11 Paul Moore
2024-09-24 18:04 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2024-09-20 9:11 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-security-module, linux-kernel
Linus,
Two important LSM fixes for v6.12-rcX:
- Add a missing security_mmap_file() check to the remap_file_pages()
syscall.
- Properly reference the SELinux and Smack LSM blobs in the
security_watch_key() LSM hook.
-Paul
--
The following changes since commit 19c9d55d72a9040cf9dc8de62633e6217381106b:
security: Update file_set_fowner documentation
(2024-09-09 12:30:51 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
tags/lsm-pr-20240920
for you to fetch changes up to 8a23c9e1ba4642b60420e8caa75859883a509c24:
selinux,smack: properly reference the LSM blob in security_watch_key()
(2024-09-19 16:37:01 -0400)
----------------------------------------------------------------
lsm/stable-6.12 PR 20240920
----------------------------------------------------------------
Paul Moore (1):
selinux,smack: properly reference the LSM blob in
security_watch_key()
Shu Han (1):
mm: call the security_mmap_file() LSM hook in remap_file_pages()
mm/mmap.c | 4 ++++
security/selinux/hooks.c | 2 +-
security/smack/smack_lsm.c | 13 +++----------
3 files changed, 8 insertions(+), 11 deletions(-)
--
paul-moore.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-24 18:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20 9:11 [GIT PULL] lsm/lsm-pr-20240920 Paul Moore
2024-09-24 18:04 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®