]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Oct 2022 19:09:42 +0000 (12:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Oct 2022 19:09:42 +0000 (12:09 -0700)
commit26f06df9d75b1e62025ae6aa0d22796aafce41f2
treeab0799f2ea5cea03521a17378f21619f3830417c
parentc57f324991702447d5c9e63bad72c977be3a7287
parenta6b7a5125b2f8593d2e978445bccf810935ac049
Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

Pull LSM fix from Paul Moore:
 "A single patch to the capabilities code to fix a potential memory leak
  in the xattr allocation error handling"

* tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  capabilities: fix potential memleak on error path from vfs_getxattr_alloc()