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

KFENCE: detect double frees #109

Closed ramosian-glider closed 4 years ago

ramosian-glider commented 4 years ago

Should be trivial, just writing this down.

ramosian-glider commented 4 years ago

Fixed by @melver in https://github.com/google/kasan/pull/107/commits/83132cc9c27346d6ca4386ec51bef470a69867cf, actually