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>] [day] [month] [year] [list]
Message-ID: <235aaef81ca206c9ac1f69ece17dd9a15f826d85.camel@linux.ibm.com>
Date: Fri, 03 Oct 2025 15:45:56 -0400
From: Mimi Zohar <zohar@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-integrity <linux-integrity@...r.kernel.org>,
        linux-kernel	
 <linux-kernel@...r.kernel.org>,
        Roberto Sassu
 <roberto.sassu@...weicloud.com>
Subject: [GIT PULL] integrity: subsystem fixes for v6.18

Hi Linus,

There's just a couple of changes: 2 crypto code cleanup and 1 IMA xattr bug fix.

thanks,

Mimi

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git/ tags/integrity-v6.18

for you to fetch changes up to 88b4cbcf6b041ae0f2fc8a34554a5b6a83a2b7cd:

  ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr (2025-10-03 07:50:56 -0400)

----------------------------------------------------------------
integrity-v6.18

----------------------------------------------------------------
Coiby Xu (1):
      ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr

Eric Biggers (2):
      integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
      lib/digsig: Use SHA-1 library instead of crypto_shash

 lib/Kconfig                           |  3 +--
 lib/digsig.c                          | 46 +++++------------------------------
 security/integrity/Kconfig            |  1 +
 security/integrity/ima/ima_appraise.c | 23 ++++++++++++++----
 4 files changed, 26 insertions(+), 47 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ