Rate This Document
Findability
Accuracy
Completeness
Readability

Hardware-assisted AddressSanitizer Can Run Only on the OS Based on Linux 5.4 or Later Kernel Versions

Hardware-assisted AddressSanitizer can be enabled by specifying -fsanitize=hwaddress and -fuse-ld=lld. This feature depends on some kernel interfaces supported only by Linux 5.4 or later versions. If the kernel version is earlier than Linux 5.4, this feature cannot be enabled. In this case, you are advised to use a common AddressSanitizer.