]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Feb 2022 17:55:14 +0000 (09:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Feb 2022 17:55:14 +0000 (09:55 -0800)
commit869bf179aba3856a1a50c6e80153d662850dd9be
tree1fc264bb401129bfdbebefa4f5ce800236202d5b
parent6757ee160ac3fc336324c4ac5a8718b5090c9ffe
parent7d7c2d49a5e93126652273b85b7fc077b7865a04
Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull integrity fixes from Mimi Zohar:
 "Fixes for recently found bugs.

  One was found/noticed while reviewing IMA support for fsverity digests
  and signatures. Two of them were found/noticed while working on IMA
  namespacing. Plus two other bugs.

  All of them are for previous kernel releases"

* tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  ima: Do not print policy rule with inactive LSM labels
  ima: Allow template selection with ima_template[_fmt]= after ima_hash=
  ima: Remove ima_policy file before directory
  integrity: check the return value of audit_log_start()
  ima: fix reference leak in asymmetric_verify()