Patch Series

Subject selftests/bpf: Add and use strscpy()
Author ihor.solodrai@linux.dev
Date 2026-02-20 18:20:05 +0000 UTC
Version
Cc andrii@kernel.org ast@kernel.org bpf@vger.kernel.org daniel@iogearbox.net eddyz87@gmail.com ihor.solodrai@linux.dev kernel-team@meta.com linux-kernel@vger.kernel.org

Patches (7)

Name Content [All]
[PATCH bpf v1 1/7] selftests/bpf: Add simple strscpy() implementation [Body]
[PATCH bpf v1 2/7] selftests/bpf: Add strscpy_cat() [Body]
[PATCH bpf v1 3/7] selftests/bpf: Replace strcpy() calls with strscpy() [Body]
[PATCH bpf v1 4/7] selftests/bpf: Replace strncpy() with strscpy() [Body]
[PATCH bpf v1 5/7] selftests/bpf: Use strscpy_cat() in the test_loader [Body]
[PATCH bpf v1 6/7] selftests/bpf: Use strscpy in bpftool_helpers.c [Body]
[PATCH bpf v1 7/7] selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies [Body]

Session 2026-02-20

ID (for dev) 6de2f213-9a44-4f48-9aa6-8a5964427e6b
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] passed [Log]
[KASAN] Boot test: Base 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] passed [Log]
[KASAN] Build Patched 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] [patched] passed [Log]
[KASAN] Fuzzing 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] 8bf22c33e7a172fbc72464f4cc484d23a6b412ba [Config] [patched] skipped [Log] [Artifacts]