lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <f8a48215c742da6510f5c1898b4c8335@paul-moore.com>
Date: Fri, 20 Sep 2024 05:11:53 -0400
From: Paul Moore <paul@...l-moore.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] lsm/lsm-pr-20240920

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ