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)
commit78a089d033bf71d68d978ac4cc73070f3e71c736
treeab0799f2ea5cea03521a17378f21619f3830417c
parent30a0b95b1335e12efef89dd78518ed3e4a71a763
parent8cf0a1bc12870d148ae830a4ba88cfdf0e879cee
Merge tag 'lsm-pr-20221031' of git://git./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()