]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'integrity-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 18:00:18 +0000 (11:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 18:00:18 +0000 (11:00 -0700)
commit562bfb501c54a4d676528fbb70552f520fe6603b
tree0fcc5998416007729a1293b2ea3cdaa8b2bbce04
parent7c350d079e79cccd6a30d7632fb3211e7f6fedb4
parentb80bed5c871a80151351342c065579405ce77145
Merge tag 'integrity-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity

Pull integrity fixes from Mimi Zohar:
 "Two IMA bug fixes: one addresses a potential integer underflow, the
  other instantiates two LSM hooks"

* tag 'integrity-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
  ima: Instantiate file_truncate and path_truncate hooks
  ima: fix out-of-bounds read in xattr_verify()