[GIT PULL] lsm/lsm-pr-20240920

Paul Moore paul at paul-moore.com
Fri Sep 20 09:11:53 UTC 2024


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



More information about the Linux-security-module-archive mailing list