google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
436 stars 87 forks source link

Some fixes #112

Closed ramosian-glider closed 4 years ago

ramosian-glider commented 4 years ago

With these patches https://github.com/google/kasan/issues/108 boots to sshd, but freezes soon after that.

ramosian-glider commented 4 years ago

Added a couple more commits: const for is_kfence_addr() and hardened usercopy support for SLAB.