mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] integrity: subsystem fixes for v7.3-rc2
@ 2026-09-04 20:47 Mimi Zohar
  2026-09-05  2:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mimi Zohar @ 2026-09-04 20:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-integrity, linux-kernel, Roberto Sassu

Hi Linus,

This contains three small IMA bug fixes:

- Instantiating the ima_file_truncate and ima_path_truncate LSM
hooks resulted in configfs locking issues. configfs files should
not be measured, appraised, or audited in the first place, so the
builtin policies are updated to exclude them.

- IMA audit messages include the filename, which could result in a
page fault when the filename doesn't exist.

- Un-hide the IMA_MEASURE_PCR_IDX Kconfig prompt.

thanks,

Mimi

The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:

  Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/
tags/integrity-v7.3-rc2

for you to fetch changes up to 6903878d4654bdef4e08e38cdf1ae306ce7de5f9:

  ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX (2026-09-04
14:01:00 -0400)

----------------------------------------------------------------
integrity-v7.3-rc2

----------------------------------------------------------------
Bradley Morgan (1):
      ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()

Frederick Lawler (2):
      configfs: move CONFIGFS_MAGIC definition to magic.h
      ima: don't measure/appraise files on configfs

Julian Braha (1):
      ima: allow users to specify the pcr index with IMA_MEASURE_PCR_IDX

 Documentation/ABI/testing/ima_policy  | 3 +++
 fs/configfs/mount.c                   | 4 +---
 include/uapi/linux/magic.h            | 1 +
 security/integrity/ima/Kconfig        | 6 +++++-
 security/integrity/ima/ima_appraise.c | 2 ++
 security/integrity/ima/ima_policy.c   | 7 ++++++-
 6 files changed, 18 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] integrity: subsystem fixes for v7.3-rc2
  2026-09-04 20:47 [GIT PULL] integrity: subsystem fixes for v7.3-rc2 Mimi Zohar
@ 2026-09-05  2:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-05  2:58 UTC (permalink / raw)
  To: Mimi Zohar; +Cc: Linus Torvalds, linux-integrity, linux-kernel, Roberto Sassu

The pull request you sent on Fri, 04 Sep 2026 16:47:47 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/ tags/integrity-v7.3-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4d7d9486c04d917265f64c55bd23b2cc4fe7749c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-05  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 20:47 [GIT PULL] integrity: subsystem fixes for v7.3-rc2 Mimi Zohar
2026-09-05  2:58 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®