Linus Torvalds
2142b7f0c6
hardening updates for v5.18-rc1
...
- Add arm64 Shadow Call Stack support for GCC 12 (Dan Li)
- Avoid memset with stack offset randomization under Clang (Marco Elver)
- Clean up stackleak plugin to play nice with .noinstr (Kees Cook)
- Check stack depth for greater usercopy hardening coverage (Kees Cook)
-----BEGIN PGP SIGNATURE-----
iQJKBAABCgA0FiEEpcP2jyKd1g9yPm4TiXL039xtwCYFAmI4kXMWHGtlZXNjb29r
QGNocm9taXVtLm9yZwAKCRCJcvTf3G3AJhBoD/wJFr0s13Cvsbibuk7PLAPJlQe9
QBMolrrS9+JNoqdIMiILrmthCPnDBkBNrU/YvfkIyGQOO2RGxrtZVzLhyHKCDg6u
iIkNG9S5D12ucEdqqLWdZxyBZcQuR6Rf//lGvtx8ps+jYy8fDwRekurJIb3kWl5u
qB0O0PFd+RjGgvtm+Fh8h0FiBMxbKfPXI+s7W2rCfcwe+w5Z24YD1eoCHmnQJYcu
Mnuk7cHsx2TFms4UqUK1Z/0EBpCKNEEX4s0z/nrfu8dRTPvLqLgbGpcmXTkik9PN
BucIxgdRqqYbTyGvhsDhpEUVfmFcQzdPmuMnnnUc8BiXy9EqGqSfjMEzutuf+RS7
0i4LWoDW2LYMUixqDLAMdLpwdC2Ca7hP62kE4vNVqW3jBty+jhPBVO6ddhHO14nd
q6m+CQz0SVTIyrLI4N+TNg/EIj2DpBpAhs49QWDOL/ZqP0ewYk8Ef8pXKgJo2jJC
aAs+18pdpoVCEs1fztzjuWZT77iTmziYhb2BOMnT4yBcAdifi7eW6l0pYsgfxoJ/
WC/MmTWt08/IHBk09d8GbFdoP8byDUgzmzUUoskJJH2JA7475xM6qhI2J627Lpth
baEv3UT8JWBBX+koU2wxhxKgscIvbNjJjpEGNt2YuBBeQ4lrlijsFzQjmu62gZDL
LG0XOVV97/1V9uJ2CA==
=yaWZ
-----END PGP SIGNATURE-----
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull kernel hardening updates from Kees Cook:
- Add arm64 Shadow Call Stack support for GCC 12 (Dan Li)
- Avoid memset with stack offset randomization under Clang (Marco
Elver)
- Clean up stackleak plugin to play nice with .noinstr (Kees Cook)
- Check stack depth for greater usercopy hardening coverage (Kees Cook)
* tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
arm64: Add gcc Shadow Call Stack support
m68k: Implement "current_stack_pointer"
xtensa: Implement "current_stack_pointer"
usercopy: Check valid lifetime via stack depth
stack: Constrain and fix stack offset randomization with Clang builds
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
gcc-plugins/stackleak: Exactly match strings instead of prefixes
gcc-plugins/stackleak: Provide verbose mode
2022-03-21 19:32:04 -07:00
..
2022-01-15 16:30:33 +02:00
2022-01-22 08:33:38 +02:00
2022-02-11 17:55:00 -08:00
2021-12-10 17:10:56 -08:00
2021-05-07 00:26:35 -07:00
2022-01-06 12:27:03 +01:00
2021-05-05 11:27:21 -07:00
2021-05-05 11:27:24 -07:00
2021-11-06 13:30:41 -07:00
2021-05-05 11:27:24 -07:00
2022-01-15 16:30:30 +02:00
2022-02-04 09:25:04 -08:00
2022-01-15 16:30:26 +02:00
2022-01-15 16:30:28 +02:00
2021-09-08 11:50:24 -07:00
2022-01-22 11:28:23 +02:00
2022-01-04 13:15:34 -05:00
2022-01-22 08:33:38 +02:00
2021-05-05 11:27:26 -07:00
2021-05-05 11:27:26 -07:00
2022-03-10 10:48:53 -08:00
2021-11-25 10:13:56 -08:00
2022-01-15 16:30:31 +02:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:29 +02:00
2021-06-30 20:47:26 -07:00
2021-06-30 20:47:25 -07:00
2022-02-26 09:51:17 -08:00
2021-09-03 09:58:15 -07:00
2022-02-14 19:51:47 +01:00
2022-01-15 20:37:06 +02:00
2021-04-30 11:20:38 -07:00
2021-04-30 11:20:39 -07:00
2021-09-08 11:50:24 -07:00
2022-02-25 18:20:11 -08:00
2022-01-15 16:30:28 +02:00
2022-02-04 09:25:04 -08:00
2022-02-04 09:25:05 -08:00
2022-01-15 16:30:31 +02:00
2021-11-06 13:30:35 -07:00
2021-08-20 11:39:25 +01:00
2022-03-05 11:08:32 -08:00
2022-01-22 08:33:38 +02:00
2022-01-15 16:30:27 +02:00
2022-02-20 08:45:39 +02:00
2022-02-11 17:55:00 -08:00
2022-03-05 11:08:32 -08:00
2021-12-03 10:58:13 -08:00
2022-01-30 09:56:58 +02:00
2022-01-20 10:41:01 +02:00
2022-03-05 11:08:32 -08:00
2021-10-18 06:17:01 -06:00
2022-01-15 20:37:06 +02:00
2022-01-22 08:33:34 +02:00
2022-03-05 11:08:32 -08:00
2021-04-30 11:20:42 -07:00
2021-07-23 17:43:28 -07:00
2022-03-05 11:08:32 -08:00
2022-01-15 16:30:27 +02:00
2021-03-25 09:22:55 -07:00
2022-03-05 11:08:32 -08:00
2021-11-06 13:30:39 -07:00
2021-04-30 11:20:37 -07:00
2021-11-06 14:08:17 -07:00
2022-01-17 05:49:30 +02:00
2022-01-20 10:41:01 +02:00
2022-01-15 16:30:27 +02:00
2022-01-15 16:30:31 +02:00
2021-09-08 11:50:24 -07:00
2022-02-02 07:49:59 -07:00
2022-02-04 09:25:04 -08:00
2022-01-22 08:33:37 +02:00
2021-04-30 11:20:36 -07:00
2021-06-29 10:53:47 -07:00
2021-06-29 10:53:47 -07:00
2022-02-04 09:25:04 -08:00
2021-07-01 11:06:03 -07:00
2022-01-02 20:28:57 -05:00
2021-06-29 10:53:49 -07:00
2022-01-15 16:30:31 +02:00
2021-07-04 18:30:17 +00:00
2021-06-05 20:43:15 +00:00
2021-07-04 18:30:17 +00:00
2022-01-23 06:20:44 +02:00
2021-05-07 00:26:35 -07:00
2022-01-15 16:30:27 +02:00
2021-05-05 11:27:27 -07:00
2021-04-16 16:10:37 -07:00
2022-01-04 13:15:34 -05:00
2022-01-15 16:30:31 +02:00
2021-10-28 17:18:55 -07:00
2022-01-22 08:33:38 +02:00
2021-04-16 16:10:36 -07:00
2021-05-22 15:09:07 -10:00
2022-01-15 20:37:06 +02:00
2022-01-06 12:26:14 +01:00
2022-01-18 06:40:47 +02:00
2022-01-06 12:27:28 +01:00
2022-01-06 12:26:53 +01:00
2021-11-06 13:30:36 -07:00
2022-01-06 12:27:03 +01:00
2021-12-03 10:58:13 -08:00
2022-03-17 11:02:13 -07:00
2022-01-15 20:37:06 +02:00
2022-01-22 08:33:38 +02:00
2022-01-22 08:33:38 +02:00
2022-02-25 18:20:11 -08:00
2022-01-15 16:30:26 +02:00
2022-03-04 10:00:37 -08:00
2022-01-15 16:30:28 +02:00
2021-11-06 13:30:40 -07:00
2022-02-11 17:55:00 -08:00
2022-01-15 16:30:29 +02:00
2021-11-09 10:11:53 -08:00
2021-07-01 11:06:03 -07:00
2021-07-01 11:06:03 -07:00
2022-01-15 16:30:31 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:38 +02:00