lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 01 Sep 2020 22:43:57 -0700 From: John Fastabend <john.fastabend@...il.com> To: Andrii Nakryiko <andriin@...com>, bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com, daniel@...earbox.net Cc: andrii.nakryiko@...il.com, kernel-team@...com, Andrii Nakryiko <andriin@...com> Subject: RE: [PATCH v2 bpf-next 01/14] libbpf: ensure ELF symbols table is found before further ELF processing Andrii Nakryiko wrote: > libbpf ELF parsing logic might need symbols available before ELF parsing is > completed, so we need to make sure that symbols table section is found in > a separate pass before all the subsequent sections are processed. > > Signed-off-by: Andrii Nakryiko <andriin@...com> > --- LGTM Acked-by: John Fastabend <john.fastabend@...il.com>
Powered by blists - more mailing lists