]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Feb 2022 00:44:12 +0000 (16:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Feb 2022 00:44:12 +0000 (16:44 -0800)
commit144892142b3bf9e007c6a83e89e8dadd1e8a6ea9
treee2042bb808e98fcdd637c92e16523ef35cc80039
parent8f095ec53b6ac614a7a0d9599b97b62c7a2a79f3
parentf3b161de25d7530855b87aa5866a9559d0b7b37e
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull selinux fix from Paul Moore:
 "One small SELinux patch to ensure that a policy structure field is
  properly reset after freeing so that we don't inadvertently do a
  double-free on certain error conditions"

* tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: fix double free of cond_list on error paths