]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commite312f536f647156ac55e2f12d021cf887af274aa
treecb66bd06492459f9e291ef045effef4927b24744
parent27fa82620cbaa89a7fc11ac3057701d598813e87
parent4a9b16541ad3faf8bccb398532bf3f8b6bbf1188
Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

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()