google / kernel-sanitizers

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

[kfence] slub_debug compatibility #63

Closed melver closed 4 years ago

melver commented 4 years ago

Test KFence with slub_debug, and ensure it works. Currently there appear to be issues with 'U' and 'Z' options, possibly more.

melver commented 4 years ago

I think this is trivially fixed, now that we use static-keys sampling.