lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250422154805.1817045-1-roberto.sassu@huaweicloud.com>
Date: Tue, 22 Apr 2025 17:48:05 +0200
From: Roberto Sassu <roberto.sassu@...weicloud.com>
To: torvalds@...ux-foundation.org
Cc: zohar@...ux.ibm.com,
	linux-integrity@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Roberto Sassu <roberto.sassu@...wei.com>
Subject: [GIT PULL] Integrity fix for kernel 6.15-rc3

From: Roberto Sassu <roberto.sassu@...wei.com>

Hi Linus

this pull request contains one performance improvement to avoid
unnecessarily taking the inode lock.

It has been tested by both me and Mimi.

Please pull, thanks!

Roberto

-- 

The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:

  Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)

are available in the Git repository at:

  https://github.com/linux-integrity/linux.git tags/integrity-6.15-rc3-fix

for you to fetch changes up to 30d68cb0c37ebe2dc63aa1d46a28b9163e61caa2:

  ima: process_measurement() needlessly takes inode_lock() on MAY_READ (2025-04-22 16:39:32 +0200)

----------------------------------------------------------------
Integrity fix for kernel 6.15-rc3

----------------------------------------------------------------
Frederick Lawler (1):
      ima: process_measurement() needlessly takes inode_lock() on MAY_READ

 security/integrity/ima/ima_main.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ