HomeFreeBSD

linker_set: Disable ASAN only in userspace

Description

linker_set: Disable ASAN only in userspace

KASAN does not insert redzones around global variables and so is not
susceptible to the problem that led to us disabling ASAN for linker set
elements in the first place (see commit fe3d8086fb6f).

Reviewed by: andrew, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D30126

Details

Provenance
markjAuthored on May 7 2021, 6:24 PM
Reviewer
andrew
Differential Revision
D30126: KASAN: Disable the sanitizer in stack_capture()
Parents
rG1a212abd54c0: devd.conf: Remove support for coldsync
Branches
Unknown
Tags
Unknown