Hello:
This series was applied to bpf/bpf.git (master) by Alexei Starovoitov ast@kernel.org:
On Sat, 31 Aug 2024 14:45:25 +0900 you wrote:
This patch was written to fix an issue where btf_name_valid_section() would not properly check names with certain conditions and would throw an OOB vuln. And selftest was added to verify this patch.
Jeongjun Park (2): bpf: add check for invalid name in btf_name_valid_section() selftest/bpf : Add a selftest test case to check for incorrect names
[...]
Here is the summary with links: - [bpf,v2,1/2] bpf: add check for invalid name in btf_name_valid_section() https://git.kernel.org/bpf/bpf/c/bb6705c3f93b - [bpf,v2,2/2] selftest/bpf : Add a selftest test case to check for incorrect names https://git.kernel.org/bpf/bpf/c/743070894724
You are awesome, thank you!