OSDN Git Service

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)
commit551007a8f10afdc45959ad637d6bee816716769f
treee2042bb808e98fcdd637c92e16523ef35cc80039
parent25b20ae8151b3d5289896f4f200ff790d2cdf4bf
parent186edf7e368c40d06cf727a1ad14698ea67b74ad
Merge tag 'selinux-pr-20220203' of git://git./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