kernel-sanitizers

Undefined Behavior Sanitizer (UBSAN)

Status: Upstream; in mainline since 4.5

Documentation: Documentation/dev-tools/ubsan.rst

Overview

Undefined Behavior Sanitizer (UBSAN) is a dynamic detector of undefined behaviour for the Linux kernel.

For more details about UBSAN, see the kernel documentation.