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
..
2022-12-23 12:00:24 -08:00
2022-11-22 13:14:52 +02:00
2022-09-26 19:46:06 -07:00
2022-12-19 08:34:39 -06:00
2022-11-01 17:13:03 -06:00
2022-12-15 17:59:12 +00:00
2022-11-21 11:39:05 -07:00
2022-12-14 18:35:41 +01:00
2022-12-14 12:20:00 -08:00
2022-12-06 12:24:51 +01:00
2022-11-04 17:35:44 +08:00
2022-12-12 16:42:57 -08:00
2022-12-23 11:15:48 -08:00
2022-10-18 16:29:50 -06:00
2022-12-19 08:54:17 -06:00
2022-11-30 16:13:16 -08:00
2022-11-15 10:07:40 +01:00
2022-12-14 15:23:49 -08:00
2022-12-21 10:18:17 -08:00
2022-10-03 20:03:49 +02:00
2022-12-02 10:05:33 -05:00
2022-12-04 16:45:03 -08:00
2022-09-28 21:41:59 +02:00
2022-11-09 14:03:51 -07:00
2022-09-21 18:42:56 +01:00
2022-10-09 22:30:23 -07:00
2022-10-28 00:16:29 +09:00
2022-12-12 12:52:02 -08:00
2022-09-27 13:21:43 -06:00
2022-12-12 17:18:50 -08:00
2022-12-13 19:29:45 -08:00
2022-12-19 16:08:27 +01:00
2022-12-12 13:55:31 -08:00
2022-11-24 23:31:47 +11:00
2022-12-19 12:33:32 -06:00
2022-12-12 12:52:02 -08:00
2022-12-14 15:23:49 -08:00
2022-09-28 09:02:45 +02:00
2022-10-04 12:06:58 -06:00
2022-09-27 13:21:42 -06:00
2022-10-22 03:25:59 +00:00
2022-10-19 13:01:23 -04:00
2022-10-13 11:14:43 -06:00
2022-11-01 15:59:40 -06:00
2022-09-29 12:55:06 -06:00
2022-11-24 15:09:11 +01:00
2022-12-09 18:06:24 -05:00
2022-12-21 18:57:24 -08:00
2022-12-12 17:18:50 -08:00
2022-11-21 14:33:23 -07:00
2022-12-14 09:15:43 -08:00
2022-12-15 11:12:21 -08:00
2022-09-27 13:21:44 -06:00
2022-12-12 14:27:49 -08:00
2022-11-09 13:28:40 -07:00
2022-10-03 16:39:37 -07:00
2022-11-21 14:13:57 -07:00
2022-10-18 15:14:52 -07:00
2022-11-22 13:14:52 +02:00