Linus Torvalds
9cdca33667
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
...
Pull integrity updates from Mimi Zohar:
"There are two main changes, one feature removal, some code cleanup,
and a number of bug fixes.
Main changes:
- Detecting secure boot mode was limited to IMA. Make detecting
secure boot mode accessible to EVM and other LSMs
- IMA sigv3 support was limited to fsverity. Add IMA sigv3 support
for IMA regular file hashes and EVM portable signatures
Remove:
- Remove IMA support for asychronous hash calculation originally
added for hardware acceleration
Cleanup:
- Remove unnecessary Kconfig CONFIG_MODULE_SIG and CONFIG_KEXEC_SIG
tests
- Add descriptions of the IMA atomic flags
Bug fixes:
- Like IMA, properly limit EVM "fix" mode
- Define and call evm_fix_hmac() to update security.evm
- Fallback to using i_version to detect file change for filesystems
that do not support STATX_CHANGE_COOKIE
- Address missing kernel support for configured (new) TPM hash
algorithms
- Add missing crypto_shash_final() return value"
* tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity:
evm: Enforce signatures version 3 with new EVM policy 'bit 3'
integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
ima: add support to require IMA sigv3 signatures
ima: add regular file data hash signature version 3 support
ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures
ima: remove buggy support for asynchronous hashes
integrity: Eliminate weak definition of arch_get_secureboot()
ima: Add code comments to explain IMA iint cache atomic_flags
ima_fs: Correctly create securityfs files for unsupported hash algos
ima: check return value of crypto_shash_final() in boot aggregate
ima: Define and use a digest_size field in the ima_algo_desc structure
powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
ima: fallback to using i_version to detect file change
evm: fix security.evm for a file with IMA signature
s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
evm: Don't enable fix mode when secure boot is enabled
integrity: Make arch_ima_get_secureboot integrity-wide
2026-04-17 15:42:01 -07:00
..
2026-03-06 11:37:59 +01:00
2025-05-16 10:54:47 +02:00
2025-12-14 09:19:42 +01:00
2026-04-08 12:32:06 +02:00
2026-03-03 16:06:49 -08:00
2025-05-31 09:40:40 +02:00
2025-12-14 08:46:53 +01:00
2026-02-10 19:34:26 -08:00
2025-09-08 17:01:36 +02:00
2022-04-07 08:27:54 -07:00
2026-04-06 16:55:16 +02:00
2025-05-16 10:54:47 +02:00
2023-02-13 22:13:12 +01:00
2025-12-03 19:42:37 +01:00
2026-01-12 11:26:52 +01:00
2026-04-04 00:56:40 +02:00
2025-04-13 09:52:42 +02:00
2025-09-08 15:38:06 +02:00
2025-03-21 08:34:28 +01:00
2025-12-03 16:53:19 +01:00
2025-03-04 11:21:40 +01:00
2025-03-19 11:26:58 +01:00
2025-03-19 11:26:58 +01:00
2023-08-30 10:11:16 +02:00
2025-02-28 10:18:26 +01:00
2025-10-11 10:51:14 -07:00
2025-09-03 18:05:42 +02:00
2023-03-30 12:58:51 -06:00
2026-02-23 11:19:12 +01:00
2023-06-16 10:15:59 +02:00
2023-10-10 14:38:18 +02:00
2025-06-29 14:24:46 +02:00
2026-02-23 11:19:11 +01:00
2026-01-05 10:14:05 -08:00
2022-10-03 14:03:24 -07:00
2026-02-27 16:40:09 +01:00
2024-07-31 21:46:35 +02:00
2025-09-08 15:38:06 +02:00
2025-09-08 15:38:06 +02:00
2025-09-08 15:38:06 +02:00
2025-04-12 11:13:05 +02:00
2022-05-31 14:10:54 -07:00
2025-03-19 11:17:03 +01:00
2022-12-15 10:37:26 -08:00
2026-04-06 16:55:15 +02:00
2025-12-06 11:56:51 -08:00
2026-04-17 07:18:03 -07:00
2025-11-24 16:08:18 -05:00
2024-03-26 11:14:12 -07:00
2021-06-07 12:14:45 +02:00
2025-03-19 11:47:30 +01:00
2025-06-24 13:15:52 -07:00
2025-03-19 11:47:30 +01:00
2025-02-18 10:15:50 +01:00
2025-11-20 14:03:42 -08:00
2023-02-15 12:35:20 +01:00
2022-07-22 17:24:47 -05:00
2023-05-18 11:56:18 -07:00
2026-01-13 16:37:58 -08:00
2025-02-28 10:18:26 +01:00
2026-04-17 15:42:01 -07:00
2026-03-31 09:50:10 +02:00
2026-03-24 21:12:03 -07:00
2024-04-04 17:01:40 +02:00
2024-08-25 16:07:51 +02:00
2025-03-19 11:47:30 +01:00
2026-03-22 08:43:23 +01:00
2024-05-19 14:36:19 -07:00
2025-03-19 11:47:30 +01:00
2025-10-13 14:05:42 -07:00
2026-03-30 09:10:15 +02:00
2026-01-30 13:40:08 -08:00
2025-11-04 08:28:29 +01:00
2022-04-18 07:21:10 +02:00
2021-10-28 23:25:26 +02:00
2023-01-13 10:07:27 +01:00
2025-12-17 13:31:05 +01:00
2026-01-12 11:26:52 +01:00
2025-01-13 23:07:18 +01:00
2022-08-30 10:56:22 +02:00
2025-08-04 23:34:03 +02:00
2022-11-17 13:58:32 +01:00
2025-09-15 14:06:44 +02:00
2023-10-27 20:36:49 +02:00
2024-04-02 15:01:40 +02:00
2025-09-04 21:59:09 +02:00
2025-12-17 13:31:05 +01:00
2025-08-18 17:15:02 +02:00
2025-09-03 18:06:04 +02:00
2025-10-16 11:13:47 +02:00
2025-10-16 11:13:48 +02:00
2025-03-19 11:47:30 +01:00
2025-11-07 15:08:22 +01:00
2022-02-15 17:47:11 +01:00
2025-01-15 16:26:30 +02:00
2025-06-11 10:56:06 +03:00
2025-10-30 11:34:02 +01:00
2023-03-22 11:08:40 -07:00
2024-02-15 22:07:39 +01:00
2026-03-22 08:43:23 +01:00
2024-01-29 17:19:28 +01:00
2025-04-01 20:31:39 +02:00
2025-12-18 22:59:40 +01:00
2025-12-03 19:42:37 +01:00
2025-12-17 13:31:05 +01:00
2023-11-23 11:32:29 +01:00
2024-02-08 08:45:35 -05:00
2022-11-17 15:15:22 +01:00
2026-03-22 08:42:44 +01:00
2025-12-03 19:42:37 +01:00
2025-03-19 11:47:30 +01:00
2025-03-19 11:15:11 +01:00
2025-09-05 10:40:40 -07:00
2026-02-02 18:43:55 -08:00
2024-01-25 23:52:21 -08:00
2023-11-10 19:59:05 +09:00
2026-04-13 19:00:43 +02:00
2023-08-31 14:08:19 -04:00
2025-09-11 08:57:16 -07:00
2025-11-12 15:29:38 -08:00
2026-03-12 10:56:36 -07:00
2026-03-12 10:56:36 -07:00
2024-02-07 17:05:21 +01:00
2026-02-23 11:19:11 +01:00
2026-03-08 19:56:49 +01:00
2022-08-14 11:24:29 +02:00
2026-03-11 13:51:59 +01:00
2025-04-12 11:13:05 +02:00
2022-11-10 13:12:45 +01:00
2026-03-05 12:25:32 -08:00
2023-09-06 23:50:46 +02:00
2026-03-06 06:21:27 +01:00
2025-05-06 11:28:57 +02:00
2025-06-11 11:20:51 +02:00
2024-05-06 17:39:09 +02:00
2026-01-12 11:26:52 +01:00
2022-12-05 22:22:34 +01:00
2026-04-17 06:04:42 -07:00
2025-06-02 12:24:58 -07:00
2025-08-22 19:37:11 +02:00
2025-08-22 13:52:21 +02:00
2025-04-01 22:26:21 +02:00
2025-03-19 11:47:30 +01:00
2025-12-06 11:56:51 -08:00
2026-03-04 16:35:08 +01:00
2023-06-16 17:17:42 +02:00
2026-03-18 09:38:52 +01:00
2025-04-09 22:02:30 +02:00
2026-01-20 19:24:40 -08:00
2025-05-17 10:38:16 +02:00
2026-01-20 19:24:40 -08:00
2026-04-05 13:53:40 -07:00
2026-01-20 19:24:39 -08:00
2026-03-22 08:43:05 +01:00
2026-03-22 08:43:05 +01:00
2026-01-15 11:44:29 +01:00
2026-03-22 08:43:05 +01:00
2021-08-10 23:31:43 +02:00
2022-06-17 14:24:14 -05:00
2024-01-30 15:17:12 +01:00
2026-02-23 11:19:12 +01:00
2024-02-15 22:07:45 +01:00
2026-02-27 16:40:24 +01:00
2025-04-23 07:49:14 -07:00
2025-03-19 11:47:30 +01:00
2026-01-12 11:26:52 +01:00
2025-08-27 22:45:44 -07:00
2026-03-03 14:21:44 +01:00
2022-12-15 10:37:26 -08:00
2025-07-31 14:57:54 -07:00
2025-04-17 10:39:25 -07:00
2023-02-02 22:33:10 -08:00
2025-04-17 10:39:25 -07:00
2024-01-10 10:52:28 +01:00
2025-03-19 11:47:30 +01:00
2026-04-05 13:53:35 -07:00
2026-04-05 13:52:57 -07:00
2021-12-19 22:44:34 +01:00
2025-04-24 11:19:41 -07:00
2025-03-04 20:30:33 +01:00
2021-08-10 23:31:43 +02:00
2024-01-10 10:52:28 +01:00
2026-03-05 12:25:32 -08:00
2025-03-19 11:47:30 +01:00
2025-02-21 22:32:25 +01:00
2025-03-19 11:47:30 +01:00
2026-01-12 18:58:28 +01:00
2025-03-19 11:47:30 +01:00
2025-03-19 11:47:30 +01:00
2024-09-13 17:28:35 +02:00
2024-04-24 11:48:08 +02:00
2026-01-13 14:57:45 +01:00
2025-07-24 16:55:11 -07:00
2026-03-04 08:52:49 -08:00
2025-09-15 11:55:50 +02:00
2025-09-08 15:38:06 +02:00
2025-03-19 08:03:05 -07:00
2026-02-23 11:19:12 +01:00
2024-03-22 09:37:09 +01:00
2024-12-06 10:41:59 +01:00
2026-03-30 09:10:16 +02:00
2026-01-13 15:28:59 +01:00
2025-03-19 11:47:30 +01:00
2025-09-03 18:00:01 +02:00
2025-09-04 13:12:51 +02:00
2026-03-29 12:15:17 +02:00
2025-11-14 15:30:32 -08:00
2025-09-30 11:11:21 -07:00
2023-06-16 10:16:00 +02:00
2025-06-09 08:50:58 -07:00
2025-09-08 15:38:06 +02:00
2025-04-16 15:36:23 +08:00
2025-12-06 11:56:51 -08:00
2026-04-06 16:55:15 +02:00
2024-09-03 21:15:32 -07:00
2025-04-10 11:59:28 +02:00
2025-09-08 15:38:06 +02:00
2026-01-12 11:26:52 +01:00
2025-03-04 20:30:33 +01:00
2021-09-21 13:57:43 +02:00
2025-12-03 19:42:37 +01:00
2025-04-18 09:33:33 +02:00
2025-12-08 15:32:15 -08:00
2025-11-18 10:38:26 -08:00
2025-05-02 10:23:47 +02:00
2025-05-02 10:23:47 +02:00
2026-03-04 16:09:07 -08:00
2025-05-02 10:36:36 +02:00
2025-02-28 10:18:26 +01:00
2024-12-13 09:28:32 +01:00
2024-01-24 11:49:19 +01:00
2025-05-11 17:48:15 -07:00
2026-02-25 14:46:33 -08:00
2026-03-04 08:52:59 -08:00
2025-08-18 14:23:04 +02:00
2021-05-31 22:32:26 +02:00
2026-01-20 19:24:35 -08:00
2026-03-20 13:36:32 +01:00
2026-01-12 18:47:39 +01:00
2022-05-13 23:59:23 +02:00
2025-03-19 11:12:29 +01:00
2025-03-19 21:56:42 +01:00
2026-03-06 06:21:27 +01:00
2026-03-04 16:35:08 +01:00
2024-01-29 17:26:56 +01:00
2024-01-25 19:10:29 +01:00
2026-02-23 11:19:11 +01:00
2025-05-02 10:24:39 +02:00
2026-03-30 15:05:57 -07:00
2026-03-30 15:05:57 -07:00
2026-03-30 15:05:57 -07:00
2023-06-06 18:31:37 +02:00
2024-07-10 14:23:38 +02:00
2025-03-19 11:47:30 +01:00
2025-12-17 13:31:08 +01:00
2022-03-28 19:38:51 -07:00
2025-10-29 10:29:58 +01:00
2022-01-30 21:17:00 -05:00
2022-01-30 21:17:00 -05:00
2026-03-31 09:43:29 +02:00
2026-03-30 11:39:42 +02:00
2024-07-03 21:27:04 +02:00
2025-09-10 09:35:33 -05:00
2026-03-04 08:52:52 -08:00
2024-03-29 14:24:50 +01:00
2021-04-30 11:20:40 -07:00
2026-02-06 14:51:03 -08:00
2026-03-04 08:52:26 -08:00
2024-07-15 20:25:16 -07:00
2026-03-19 15:11:13 -07:00
2024-06-19 12:35:18 -07:00
2025-12-01 21:57:16 +01:00