Andreas Kling
0e92a80434
Kernel: Add some bits of randomness to kernel stack pointers
...
Since kernel stacks are much smaller (64 KiB) than userspace stacks,
we only add a small bit of randomness here (0-256 bytes, 16b aligned.)
This makes the location of the task context switch buffer not be
100% predictable. Note that we still also add extra randomness upon
syscall entry, so this patch primarily affects context switching.
2021-02-14 12:30:07 +01:00
..
2021-02-08 18:08:55 +01:00
2021-02-05 12:23:39 +01:00
2021-02-14 12:30:07 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 01:34:23 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 11:53:49 +01:00
2021-01-12 09:11:45 +01:00
2021-02-08 18:08:55 +01:00
2021-02-08 18:08:55 +01:00
2021-02-14 10:01:50 +01:00
2021-01-30 09:18:46 +01:00
2021-02-14 09:36:58 +01:00
2021-01-20 23:20:02 +01:00
2021-01-22 22:17:39 +01:00
2021-02-08 19:34:41 +01:00
2021-02-05 09:35:02 +01:00
2021-02-01 17:13:23 +01:00
2021-02-01 17:13:23 +01:00
2021-02-08 18:27:28 +01:00
2021-02-08 18:08:55 +01:00
2021-01-17 20:30:31 +01:00
2021-02-14 09:36:58 +01:00
2021-01-11 22:07:01 +01:00
2021-02-14 10:01:50 +01:00
2021-02-14 10:01:50 +01:00
2021-02-09 19:18:13 +01:00
2021-02-08 18:00:38 +01:00
2021-02-03 11:17:47 +01:00
2021-02-12 08:57:26 +01:00
2021-02-08 18:08:55 +01:00
2021-01-25 09:47:36 +01:00
2021-01-22 22:17:39 +01:00
2021-02-14 09:36:58 +01:00
2021-02-14 09:36:58 +01:00
2021-02-08 18:27:28 +01:00
2021-01-17 14:36:53 +01:00
2021-01-09 21:11:09 +01:00
2021-02-14 01:34:23 +01:00
2021-02-14 10:39:48 +01:00
2021-02-11 20:58:39 +01:00
2021-02-05 21:28:06 +01:00
2021-02-11 20:58:39 +01:00
2021-02-14 09:36:58 +01:00
2021-02-07 20:45:09 +01:00
2021-02-13 00:40:31 +01:00
2021-01-17 20:30:31 +01:00
2021-02-14 11:47:14 +01:00
2021-02-14 01:34:23 +01:00
2021-02-12 19:17:09 +01:00
2021-02-08 18:08:55 +01:00
2021-02-08 19:34:41 +01:00
2021-02-11 20:58:01 +01:00
2021-02-11 20:58:01 +01:00
2021-02-01 17:13:23 +01:00
2021-02-08 18:08:55 +01:00
2021-01-25 22:54:55 +01:00