Re: [PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo
From: Andrii Nakryiko <hidden>
Date: 2021-07-20 00:13:53
Also in:
netdev
From: Andrii Nakryiko <hidden>
Date: 2021-07-20 00:13:53
Also in:
netdev
On Mon, Jul 19, 2021 at 1:51 AM Lorenz Bauer [off-list ref] wrote:
See the first patch message for details. Same fix as before, except that the macro invocation is guarded by CONFIG_NET now. Lorenz Bauer (1): bpf: fix OOB read when printing XDP link fdinfo
Applied to bpf tree, thanks. There is no need to send a cover letter for a single patch, though, and it didn't contribute much to the description in this case, so I dropped it.
include/linux/bpf_types.h | 1 + 1 file changed, 1 insertion(+) -- 2.30.2