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)
commitc8ba56b7e8f3ca4d86c556f5498e4faeb6d139ec
tree1fc264bb401129bfdbebefa4f5ce800236202d5b
parentdfd42facf1e4ada021b939b4e19c935dcdd55566
parent89677197ae709eb1ab3646952c44f6a171c9e74c
Merge tag 'integrity-v5.17-fix' of git://git./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()