Linus Torvalds
51094a24b8
kernel hardening fixes for v6.2-rc1
...
- Fix CFI failure with KASAN (Sami Tolvanen)
- Fix LKDTM + CFI under GCC 7 and 8 (Kristina Martsenko)
- Limit CONFIG_ZERO_CALL_USED_REGS to Clang > 15.0.6 (Nathan Chancellor)
- Ignore "contents" argument in LoadPin's LSM hook handling
- Fix paste-o in /sys/kernel/warn_count API docs
- Use READ_ONCE() consistently for oops/warn limit reading
-----BEGIN PGP SIGNATURE-----
iQJKBAABCgA0FiEEpcP2jyKd1g9yPm4TiXL039xtwCYFAmOl9ckWHGtlZXNjb29r
QGNocm9taXVtLm9yZwAKCRCJcvTf3G3AJlOKEACX/N/ukox8Kg16wfeetiB/Gu2H
AdFF1MqoLjVRxNfFDf2RNolVVW88QTlu3eQqi5n8wnBiMAlkIqM6vtQXidWW/MEz
xfaZjIECFxalAdZDoQI/7QjPt0TmRyG2LGxMxpxE7ZczLUOn1nAIeBm6JvbGFCJY
6Sj7vdhwuqMuPAw3obefLgKs1e7fkJW7Uow3YokSWrRuLYnzd6CsF/QVs9fI1KJ7
GVnrpD+hzdeYbLKIvXYycks5M8WJfCkB8vGx5OVqUk9e9XghIc8YnIO/k+aHow+1
UB/ZfhciwTae04gA8GKK6mM595N1arnJBUtopvl3laH8QmuOa6oxUsWrn8Sf0IHe
7GZXYeJ6cMPeHz+AnkJDSx1nzzcmXGmuMrCJRic3WurVMZVHU4aP8amDqdhl1Taq
O/SvwutoWZJ8OJ0JtEguBsKM8so8h8PSO9LAfj//h8rRWh4beMD9p/epEGNeX7RF
+KpiMmQ0bCpcJiA4uSJpInzewtuNnsd+hTLOwdflC777odxnHwli9mhhStmz5rA+
UeoHy4tGYCMO7TRkZdWSP9bu+c5SuKZSuFVSTFDOo9zQuw/SIWk5MJRWPzCcIBCH
5T/s3JoneziFlyWSQ861hH560RdN9vC8cE+Se2bttOXFBF42Gm+LLa3vItbecxz+
DamqIuIfnrAfNRo9Ww==
=NHw1
-----END PGP SIGNATURE-----
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull kernel hardening fixes from Kees Cook:
- Fix CFI failure with KASAN (Sami Tolvanen)
- Fix LKDTM + CFI under GCC 7 and 8 (Kristina Martsenko)
- Limit CONFIG_ZERO_CALL_USED_REGS to Clang > 15.0.6 (Nathan
Chancellor)
- Ignore "contents" argument in LoadPin's LSM hook handling
- Fix paste-o in /sys/kernel/warn_count API docs
- Use READ_ONCE() consistently for oops/warn limit reading
* tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
cfi: Fix CFI failure with KASAN
exit: Use READ_ONCE() for all oops/warn limit reads
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
lkdtm: cfi: Make PAC test work with GCC 7 and 8
docs: Fix path paste-o for /sys/kernel/warn_count
LoadPin: Ignore the "contents" argument of the LSM hooks
2022-12-23 12:00:24 -08:00
..
2020-10-30 13:10:03 +01:00
2021-05-13 09:13:25 -06:00
2021-05-13 09:13:25 -06:00
2020-10-30 13:07:01 +01:00
2021-05-13 09:13:25 -06:00
2020-11-13 15:03:49 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2022-07-23 13:03:48 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2022-01-26 14:10:40 +01:00
2022-01-31 14:26:18 +01:00
2022-12-08 16:53:47 +01:00
2020-10-30 13:14:29 +01:00
2022-08-24 02:37:07 +00:00
2022-11-16 08:48:18 +01:00
2021-05-13 09:13:25 -06:00
2022-11-23 16:13:43 +02:00
2020-10-30 13:07:01 +01:00
2022-04-15 16:34:29 +08:00
2022-04-15 16:34:29 +08:00
2022-04-15 16:34:29 +08:00
2019-11-21 20:10:44 -05:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2021-08-13 13:18:15 +02:00
2020-10-30 13:07:01 +01:00
2021-09-28 12:45:42 +02:00
2020-10-30 13:14:29 +01:00
2022-05-05 17:41:51 -04:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-11-13 15:02:19 -07:00
2020-10-30 13:14:29 +01:00
2022-07-03 18:08:49 -07:00
2021-09-21 18:31:16 +02:00
2019-12-18 10:37:20 +01:00
2022-04-13 19:11:20 +02:00
2022-09-19 13:48:38 +02:00
2022-09-22 17:42:53 +02:00
2022-06-09 09:25:25 +09:00
2021-08-18 07:19:39 -06:00
2021-04-20 08:59:04 -06:00
2022-11-30 15:58:53 -08:00
2020-10-30 13:14:29 +01:00
2022-09-27 13:21:43 -06:00
2022-11-10 18:51:56 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2022-08-26 13:38:35 -06:00
2020-10-30 13:14:31 +01:00
2020-10-30 13:14:31 +01:00
2021-04-06 16:05:38 -06:00
2022-09-30 14:32:35 +02:00
2020-10-30 13:14:29 +01:00
2022-07-25 12:18:07 -07:00
2020-10-30 13:14:29 +01:00
2021-01-07 15:21:27 +01:00
2021-01-07 15:21:27 +01:00
2022-07-18 10:39:54 +10:00
2020-10-30 13:12:39 +01:00
2021-04-25 21:46:12 +05:30
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-07-02 15:58:40 +02:00
2022-09-27 13:21:43 -06:00
2021-05-13 09:13:25 -06:00
2021-10-22 09:54:33 +10:30
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2022-09-21 18:42:56 +01:00
2020-09-03 19:40:56 +01:00
2022-11-23 19:52:55 +00:00
2020-03-08 17:28:33 +00:00
2022-02-21 19:33:05 +00:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2022-11-23 19:43:59 +00:00
2020-11-08 16:20:18 +00:00
2020-10-30 13:14:29 +01:00
2022-09-21 18:42:56 +01:00
2022-08-15 22:30:01 +01:00
2021-08-08 15:19:18 +01:00
2021-10-19 08:27:31 +01:00
2020-10-30 13:07:01 +01:00
2021-01-22 08:52:05 +00:00
2022-03-01 22:13:53 +00:00
2020-10-30 13:07:01 +01:00
2021-03-25 19:13:49 +00:00
2019-12-29 15:20:09 +00:00
2021-12-16 17:37:45 +00:00
2020-10-30 13:14:29 +01:00
2021-05-17 13:49:10 +01:00
2021-12-23 11:53:48 +00:00
2022-02-21 19:33:06 +00:00
2021-05-17 13:49:10 +01:00
2021-03-25 19:13:45 +00:00
2019-04-04 20:20:13 +01:00
2020-10-30 13:14:29 +01:00
2021-05-17 13:49:10 +01:00
2020-09-16 19:11:59 +01:00
2020-10-30 13:07:01 +01:00
2022-09-27 13:21:43 -06:00
2021-03-25 19:13:49 +00:00
2019-04-04 20:19:44 +01:00
2020-03-21 10:28:20 +00:00
2022-07-18 18:55:59 +01:00
2022-07-18 18:38:27 +01:00
2022-07-18 18:38:34 +01:00
2022-06-19 17:22:49 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2019-02-21 15:01:06 +02:00
2021-09-28 12:48:15 +02:00
2020-08-18 15:44:43 +02:00
2020-10-30 13:12:39 +01:00
2021-04-09 14:54:23 -07:00
2021-05-12 12:37:15 -07:00
2022-12-01 12:42:35 -08:00
2020-07-10 09:41:48 +02:00
2022-02-16 23:10:47 +11:00
2022-11-09 11:29:21 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2021-03-28 14:57:11 +02:00
2020-10-30 13:14:29 +01:00
2022-02-09 08:04:44 +01:00
2021-09-28 12:48:16 +02:00
2022-11-10 19:03:03 +01:00
2021-10-22 09:54:32 +10:30
2022-07-08 14:53:50 +02:00
2021-09-21 18:31:15 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-10-01 10:06:01 +05:30
2021-10-01 10:06:01 +05:30
2022-11-21 15:37:15 +02:00
2022-07-02 11:11:21 +02:00
2022-09-07 09:09:46 +03:00
2022-11-08 16:50:21 +01:00
2020-10-30 13:07:01 +01:00
2022-01-14 18:50:52 -05:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:52 +01:00
2021-05-20 13:44:14 -06:00
2020-10-30 13:14:29 +01:00
2022-11-30 15:59:06 -08:00
2020-10-30 13:14:29 +01:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2022-05-04 19:37:45 +10:00
2021-04-08 13:14:51 +09:00
2021-09-21 18:31:15 +02:00
2021-01-21 20:12:40 +01:00
2021-10-05 16:25:22 +02:00
2021-09-14 23:38:58 -04:00
2020-10-26 18:06:45 -04:00
2020-10-26 18:06:45 -04:00
2022-04-26 12:35:55 +02:00
2022-04-04 15:50:23 +02:00
2020-10-30 13:14:29 +01:00
2021-09-21 18:31:16 +02:00
2022-07-13 08:38:17 -07:00
2020-11-04 11:14:38 +00:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:14:29 +01:00
2021-04-09 14:54:23 -07:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:48 +01:00
2020-10-30 13:14:29 +01:00
2021-05-20 13:44:14 -06:00
2021-01-15 10:22:26 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-09-21 18:31:16 +02:00
2021-09-21 18:31:16 +02:00
2021-09-21 18:31:16 +02:00
2021-02-09 15:27:28 -08:00
2020-10-30 13:14:29 +01:00
2021-01-29 21:24:39 -08:00
2021-03-11 12:47:27 -08:00
2021-05-03 13:40:17 -07:00
2019-10-29 17:38:39 -07:00
2020-10-30 13:12:39 +01:00
2022-09-09 21:58:16 +02:00
2021-01-13 00:46:34 +01:00
2020-10-30 13:14:29 +01:00
2021-04-08 14:30:28 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:12:39 +01:00
2019-07-15 20:44:49 -07:00
2022-07-14 16:46:53 +02:00
2021-09-21 18:31:17 +02:00
2021-09-21 18:31:17 +02:00
2021-09-21 18:31:17 +02:00
2022-05-04 15:31:26 +01:00
2020-10-30 13:14:29 +01:00
2021-04-20 08:59:04 -06:00
2020-12-04 09:41:10 -07:00
2020-10-30 13:14:29 +01:00
2022-07-28 16:32:33 +02:00
2022-07-28 16:32:33 +02:00
2020-10-30 13:07:01 +01:00
2021-06-11 12:23:10 +02:00
2019-07-15 11:03:02 -03:00
2022-01-25 18:31:29 +01:00
2022-06-12 06:49:47 +02:00
2022-06-12 06:49:47 +02:00
2021-09-21 18:31:17 +02:00
2021-09-21 18:31:17 +02:00
2022-06-27 16:42:52 +02:00
2019-08-21 00:20:40 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-01-21 20:12:40 +01:00
2022-09-08 18:41:22 -06:00
2022-11-24 11:09:24 +01:00
2021-02-26 09:41:00 -08:00
2022-04-27 09:51:57 +02:00
2020-10-30 13:14:29 +01:00
2022-07-28 16:32:33 +02:00
2020-10-30 13:07:01 +01:00
2021-09-21 18:31:17 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2022-07-20 21:03:26 -07:00
2020-10-30 13:12:39 +01:00
2022-07-28 16:32:33 +02:00
2021-09-28 12:45:22 +02:00
2022-07-14 16:46:55 +02:00
2020-07-10 15:24:56 +02:00
2021-01-21 20:12:40 +01:00
2022-10-03 10:23:32 -07:00
2020-10-30 13:07:01 +01:00
2022-09-21 14:15:11 -06:00
2020-07-10 15:24:56 +02:00
2021-02-23 10:07:11 -06:00
2019-06-15 08:12:45 +02:00
2022-02-08 09:52:41 +01:00
2022-06-06 12:16:59 -05:00
2022-04-08 16:26:43 +08:00
2022-05-24 08:46:21 +08:00
2022-02-11 12:01:02 +01:00
2021-08-05 14:29:27 +02:00
2020-10-30 13:07:01 +01:00
2022-09-18 13:29:52 +03:00
2019-06-14 18:17:11 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2021-02-22 21:22:15 -08:00
2021-03-07 21:56:50 -08:00
2021-08-20 12:09:41 +02:00
2022-11-21 10:55:35 +01:00
2022-10-17 14:57:50 +05:30
2021-02-08 13:54:25 +00:00
2022-06-08 17:04:38 +08:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2019-06-15 08:12:45 +02:00
2022-07-22 16:22:03 +08:00
2020-10-30 13:07:01 +01:00
2019-06-15 08:12:45 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-02-22 09:25:42 +08:00
2019-04-25 11:03:53 +02:00
2022-09-06 22:18:06 -04:00
2020-10-30 13:14:29 +01:00
2020-11-12 08:50:13 +01:00
2020-10-30 13:07:01 +01:00
2021-04-05 13:15:52 +02:00
2022-08-12 12:13:51 +02:00
2022-08-12 12:13:54 +02:00
2021-01-29 19:24:13 +01:00
2020-10-30 13:07:01 +01:00
2019-08-08 11:10:25 +03:00
2021-09-21 18:31:17 +02:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:07:01 +01:00
2020-10-27 12:46:35 +01:00
2021-06-24 16:24:51 +02:00
2020-04-01 14:30:50 +11:00
2022-03-08 00:05:00 +11:00
2022-07-20 15:01:43 -06:00
2021-03-06 12:28:35 +01:00
2021-04-09 14:54:23 -07:00
2022-04-15 23:51:54 +08:00
2020-11-13 15:03:49 -07:00
2022-12-12 14:53:56 -08:00
2021-12-23 20:23:42 +01:00
2021-03-15 08:50:40 -07:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:07:01 +01:00
2020-11-10 15:25:53 -08:00
2022-11-10 19:07:31 +01:00
2021-07-20 11:06:59 +02:00
2020-02-19 22:46:07 +11:00
2019-06-14 18:17:11 +02:00
2021-08-18 13:27:49 +02:00
2022-09-23 16:06:18 +02:00
2021-05-05 11:27:24 -07:00
2022-11-30 15:58:45 -08:00
2020-10-30 13:07:01 +01:00
2022-06-27 12:52:53 -07:00
2022-10-28 13:37:22 -07:00
2021-09-03 09:58:16 -07:00
2022-12-01 08:50:38 -08:00
2020-12-15 22:46:19 -08:00
2022-06-27 12:52:53 -07:00
2019-06-14 18:17:11 +02:00
2022-12-14 14:37:59 -08:00
2022-02-23 11:09:25 +01:00
2021-09-28 12:48:15 +02:00
2021-08-16 18:32:02 +02:00
2020-10-30 13:07:01 +01:00
2022-08-25 16:23:53 +02:00
2020-10-30 13:07:01 +01:00
2022-08-18 09:11:45 +03:00
2022-09-27 13:21:44 -06:00
2020-06-18 10:40:56 +02:00
2020-10-30 13:14:29 +01:00
2021-10-11 14:52:02 +02:00
2021-08-13 13:18:15 +02:00
2022-11-16 08:48:18 +01:00
2020-10-30 13:12:39 +01:00
2019-09-03 19:35:41 -07:00
2021-09-28 12:45:21 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:14:29 +01:00
2021-02-04 10:21:50 +01:00
2022-11-19 11:30:00 +01:00
2021-10-11 14:52:02 +02:00
2020-10-30 13:12:39 +01:00
2021-08-13 13:18:15 +02:00
2021-02-15 20:09:46 +01:00
2022-02-23 11:36:24 +01:00
2020-10-30 13:12:39 +01:00
2020-10-30 13:14:29 +01:00
2020-11-13 15:03:49 -07:00
2021-09-21 18:31:17 +02:00
2020-10-30 13:07:01 +01:00
2020-10-30 13:12:39 +01:00
2022-09-27 13:21:43 -06:00
2020-10-30 13:14:29 +01:00
2021-09-21 18:31:17 +02:00
2019-11-13 00:33:22 +11:00
2022-03-11 11:54:45 +00:00
2021-09-21 18:31:15 +02:00
2020-10-30 13:07:02 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00
2020-10-30 13:14:29 +01:00