Skip to content

Conversation

theihor
Copy link
Contributor

@theihor theihor commented Jul 21, 2025

Enabled Kernel Address Sanitizer (KASAN) [1] for all kernel builds by setting relevant Kconfig flags in the generic CI kconfig file.

This file is appended to kconfig by default in libbpf/ci/build-linux action [2].

[1] https://www.kernel.org/doc/html/latest/dev-tools/kasan.html
[2] https://github.com/libbpf/ci/blob/main/build-linux/build.sh#L34

Enabled Kernel Address Sanitizer (KASAN) [1] for all kernel builds by
setting relevant Kconfig flags in the generic CI kconfig file.

This file is appended to kconfig by default in libbpf/ci/build-linux
action [2].

[1] https://www.kernel.org/doc/html/latest/dev-tools/kasan.html
[2] https://github.com/libbpf/ci/blob/main/build-linux/build.sh#L34
@theihor theihor merged commit 5db11d2 into master Jul 21, 2025
59 checks passed
@theihor theihor deleted the kasan branch July 21, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant