[GIT PULL] integrity: subsystem fixes for v7.2-rc7
Mimi Zohar <[email protected]>
| Newsgroups | org.kernel.vger.linux-integrity,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Linus,
There are two IMA bug fixes: one addresses a potential integer underflow, the
other instantiates 2 LSM hooks.
thanks,
Mimi
The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:
Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/ tags/integrity-v7.2-rc7
for you to fetch changes up to b80bed5c871a80151351342c065579405ce77145:
ima: Instantiate file_truncate and path_truncate hooks (2026-08-04 12:35:02 -0400)
----------------------------------------------------------------
integrity-v7.2-rc7
----------------------------------------------------------------
Lincoln Wallace (1):
ima: fix out-of-bounds read in xattr_verify()
Mimi Zohar (1):
ima: Instantiate file_truncate and path_truncate hooks
security/integrity/ima/ima_appraise.c | 9 ++++++--
security/integrity/ima/ima_main.c | 39 +++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 2 deletions(-)