Commit 562bfb501c54 for kernel
commit 562bfb501c54a4d676528fbb70552f520fe6603b
Merge: 7c350d079e79 b80bed5c871a
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue Aug 4 11:00:18 2026 -0700
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()