[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220924101209.50653-1-liuxin350@huawei.com>
Date: Sat, 24 Sep 2022 18:12:07 +0800
From: Xin Liu <liuxin350@...wei.com>
To: <ast@...nel.org>, <daniel@...earbox.net>, <andrii@...nel.org>,
<martin.lau@...ux.dev>, <song@...nel.org>, <yhs@...com>,
<john.fastabend@...il.com>, <kpsingh@...nel.org>, <sdf@...gle.com>,
<haoluo@...gle.com>, <jolsa@...nel.org>
CC: <bpf@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<yanan@...wei.com>, <wuchangye@...wei.com>,
<xiesongyang@...wei.com>, <zhudi2@...wei.com>,
<kongweibin2@...wei.com>, <liuxin350@...wei.com>
Subject: [PATCH 0/2] ebpf: improves bpftool security
This patchset is designed to enhance the security of libbpf and bpf
tool, adding fPIC and fPIE options.
- patch #1 add the fPIC options for dynamic library and static
library.
- patch #2 add the fPIE options for bpftool.
Xin Liu (2):
libbpf: add fPIC option for static library
bpftool: add fPIE option for bpftool
tools/bpf/bpftool/Makefile | 1 +
tools/lib/bpf/Makefile | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
--
2.33.0
Powered by blists - more mailing lists