Idan Horowitz
f7a1f28d7f
Kernel: Add initial basic support for KASAN
...
This commit adds minimal support for compiler-instrumentation based
memory access sanitization.
Currently we only support detection of kmalloc redzone accesses, and
kmalloc use-after-free accesses.
Support for inline checks (for improved performance), and for stack
use-after-return and use-after-return detection is left for future PRs.
2023-12-30 13:57:10 +01:00
..
2023-12-23 20:41:07 +01:00
2023-11-20 09:44:29 +01:00
2023-07-28 14:51:07 +02:00
2023-07-28 14:51:07 +02:00
2023-08-09 21:06:54 -06:00
2023-12-23 20:41:07 +01:00
2023-12-01 20:46:16 +01:00
2023-12-30 13:57:10 +01:00
2023-06-04 21:32:34 +02:00
2023-03-10 13:15:44 +01:00
2023-08-25 11:36:57 +01:00
2023-08-25 11:36:57 +01:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-07-02 01:04:51 +02:00
2023-07-15 00:12:01 +02:00
2023-07-15 00:12:01 +02:00
2023-11-09 10:05:51 -05:00
2023-07-02 01:04:51 +02:00
2023-11-20 09:44:29 +01:00
2023-07-08 10:32:56 +01:00
2023-06-04 21:32:34 +02:00
2023-04-08 13:44:21 +02:00
2023-01-27 20:33:18 +00:00
2023-06-04 21:32:34 +02:00
2023-10-01 13:34:41 +02:00
2023-06-04 21:32:34 +02:00
2023-07-08 10:32:56 +01:00
2023-07-15 00:12:01 +02:00
2023-07-15 00:12:01 +02:00
2023-08-09 21:06:54 -06:00
2023-07-02 01:04:51 +02:00
2023-09-09 12:08:59 -06:00
2023-07-02 01:04:51 +02:00
2023-06-04 21:32:34 +02:00
2023-08-25 08:34:21 -04:00
2023-08-05 18:41:01 +02:00