[GIT PULL] lsm/lsm-pr-20260202

Paul Moore paul at paul-moore.com
Mon Feb 2 17:37:02 UTC 2026


Hi Linus,

A small LSM patch to address a regression found in the v6.19-rcX releases
where the /proc/sys/vm/mmap_min_addr tunable disappeared when
CONFIG_SECURITY was not selected.  Long term we plan to work with the MM
folks to get the core parts of this moved over to the MM subsystem, but
in the meantime we need to fix this regression prior to the v6.19
release.

Paul

--
The following changes since commit 63804fed149a6750ffd28610c5c1c98cce6bd377:

  Linux 6.19-rc7 (2026-01-25 14:11:24 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
    tags/lsm-pr-20260202

for you to fetch changes up to bdde21d3e77da55121885fd2ef42bc6a15ac2f0c:

  lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY
    (2026-01-29 13:56:53 -0500)

----------------------------------------------------------------
lsm/stable-6.19 PR 20260202
----------------------------------------------------------------

Paul Moore (1):
      lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY

 security/lsm.h      |    9 ---------
 security/lsm_init.c |    7 +------
 security/min_addr.c |    5 ++---
 3 files changed, 3 insertions(+), 18 deletions(-)

--
paul-moore.com



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