Discover how Kernel Address Sanitizer (KASan) can be used to proactively find and fix memory safety bugs and vulnerabilities in firmware targets.

9m read time From security.googleblog.com
Post cover image
Table of contents
KASan shadow memoryImplement a KASan runtimeMemory access checkShadow memory managementCovering global variablesMemory copy functionsAvoiding false positives for noreturn functionsHook heap memory allocation routines

Sort: