Andreas Kling
c1f74bf327
Kernel: Never validate access to the kmalloc memory range
...
Memory validation is used to verify that user syscalls are allowed to
access a given memory range. Ring 0 threads never make syscalls, and
so will never end up in validation anyway.
The reason we were allowing kmalloc memory accesses is because kernel
thread stacks used to be allocated in kmalloc memory. Since that's no
longer the case, we can stop making exceptions for kmalloc in the
validation code.
2020-01-27 12:43:21 +01:00
..
2020-01-22 22:27:06 +01:00
2020-01-22 22:27:06 +01:00
2020-01-22 22:27:06 +01:00
2020-01-27 10:59:29 +01:00
2020-01-27 12:43:21 +01:00
2020-01-26 17:54:23 +01:00
2020-01-22 12:22:09 +01:00
2020-01-25 20:44:33 +01:00
2020-01-23 15:14:21 +01:00
2020-01-18 09:45:54 +01:00
2020-01-15 21:52:09 +01:00
2020-01-22 22:04:29 +01:00
2020-01-09 21:57:52 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-13 11:06:42 +01:00
2020-01-20 16:08:49 +01:00
2020-01-20 16:08:49 +01:00
2020-01-18 09:45:54 +01:00
2020-01-14 15:38:58 +01:00
2020-01-14 15:38:58 +01:00
2020-01-22 22:27:06 +01:00
2020-01-22 12:22:09 +01:00
2020-01-22 12:22:09 +01:00
2020-01-18 09:45:54 +01:00
2020-01-22 22:27:06 +01:00
2020-01-22 22:27:06 +01:00
2020-01-20 14:00:11 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-20 13:13:03 +01:00
2020-01-18 09:45:54 +01:00
2020-01-17 22:34:26 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-23 10:41:07 +01:00
2020-01-22 22:27:06 +01:00
2019-11-28 21:30:20 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-27 12:43:21 +01:00
2020-01-21 19:28:59 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-15 23:14:20 +01:00
2020-01-26 17:54:23 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-22 12:22:09 +01:00
2020-01-22 12:22:09 +01:00
2020-01-19 09:18:55 +01:00
2020-01-19 09:18:55 +01:00
2020-01-06 10:43:00 +01:00
2020-01-25 10:34:32 +01:00
2020-01-20 22:12:04 +01:00
2020-01-18 09:45:54 +01:00
2020-01-21 16:16:20 +01:00
2020-01-26 17:54:23 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00
2020-01-27 10:59:29 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00