Hauke Mehrtens
467aa08f8a
kernel: Activate CONFIG_SLAB_FREELIST_RANDOM
...
This activates CONFIG_SLAB_FREELIST_RANDOM.
This option make the free list less predictable. This makes it harder to
exploit heap based security vulnerabilities.
This adds a little bit more code to the kernel and a small additional
compute overhead.
This option is activated in Debian by default.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-05-03 15:13:26 +02:00
..
2023-03-18 12:52:17 +01:00
2023-04-22 01:15:03 +02:00
2023-04-29 21:56:53 +02:00
2023-04-22 01:15:03 +02:00
2023-02-04 02:35:03 +01:00
2023-04-30 00:01:12 +02:00
2023-04-29 21:56:53 +02:00
2023-04-30 00:01:12 +02:00
2023-04-30 00:01:12 +02:00
2023-03-04 20:09:49 +01:00
2023-04-10 21:21:03 +02:00
2023-04-27 15:39:09 +02:00
2023-05-03 15:13:26 +02:00
2023-04-30 00:02:47 +02:00
2023-04-22 01:15:03 +02:00
2023-04-30 00:02:47 +02:00
2023-04-11 12:21:15 +02:00
2023-05-03 14:47:55 +02:00
2023-04-22 01:10:24 +02:00
2023-02-04 02:35:03 +01:00
2023-04-30 17:27:00 +01:00
2023-04-29 21:56:53 +02:00
2023-04-22 01:10:24 +02:00
2023-01-30 11:13:14 +01:00
2023-04-08 00:47:12 +02:00
2023-03-18 12:52:17 +01:00
2023-05-03 14:49:44 +02:00
2023-02-04 02:35:03 +01:00
2023-03-20 22:44:28 +01:00
2023-02-26 22:22:48 +01:00
2023-05-02 18:24:52 +02:00
2023-04-30 21:59:26 +02:00
2023-04-29 21:56:53 +02:00
2023-02-26 22:22:48 +01:00
2023-04-08 00:30:22 +02:00
2023-02-04 02:35:03 +01:00
2023-03-20 22:44:20 +01:00
2023-01-30 18:01:14 +08:00