]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2026 20:31:35 +0000 (15:31 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 19 May 2026 20:31:35 +0000 (15:31 -0500)
Pull lsm fix from Paul Moore:
 "A single LSM patch to add a missing credential mutex lock to the
  lsm_set_self_attr(2) syscall so it behaves similar to the associated
  procfs API and avoids issues with ptrace"

* tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  lsm: hold cred_guard_mutex for lsm_set_self_attr()


Trivial merge