From: Alexei Starovoitov Date: Wed, 3 Nov 2021 20:25:37 +0000 (-0700) Subject: Merge branch 'libbpf ELF sanity checking improvements' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d6b973acd7566e326e22459e827ea9a871e85a7d;p=linux.git Merge branch 'libbpf ELF sanity checking improvements' Andrii Nakryiko says: ==================== Few patches fixing various issues discovered by oss-fuzz project fuzzing bpf_object__open() call. Fixes are mostly focused around additional simple sanity checks of ELF format: symbols, relos, etc. v1->v2: - address Yonghong's feedback. ==================== Signed-off-by: Alexei Starovoitov --- d6b973acd7566e326e22459e827ea9a871e85a7d