]> 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)
commit8ae2743d7b13e1e2b65fd8972a00b257cb7c4b1a
treeab0799f2ea5cea03521a17378f21619f3830417c
parent69f7b48ed484fad71d6e930bfdaf0934d338b776
parenta6bef972c70c1668f79c254e5c90d40d20b489c2
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()