Kernel Memory Sanitizer (KMSAN)
September 27, 2022 ยท View on GitHub
Status: Prototype in-development
Documentation: Documentation/dev-tools/kmsan.rst
Found bugs: here
Contact: Alexander Potapenko <@ramosian-glider>
Overview
Kernel Memory Sanitizer (KMSAN) is a detector of uninitialized memory uses for the Linux kernel.
KMSAN is currently in development and is hosted in a separate repository.
For more details about KMSAN, see its documentation and the talk: