]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 23:53:00 +0000 (15:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 23:53:00 +0000 (15:53 -0800)
commitd0e91e401e31959154b6518c29d130b1973e3785
tree0467513ea5827b6ea6632bd37399c720c1f52801
parent146fa666d89f233b87f1cdc7b9bce34c61b45cbd
parent0496fc9cdc384f67be4413b1c6156eb64fccd5c4
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull integrity updates from Mimi Zohar:
 "Just two bug fixes: IMA's detecting scripts (bprm_creds_for_exec), and
  calculating the EVM HMAC"

* tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
  ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()