netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo
@ 2021-07-19  8:51 Lorenz Bauer
  2021-07-19  8:51 ` [PATCH bpf v2 1/1] " Lorenz Bauer
  2021-07-19 22:31 ` [PATCH bpf v2 0/1] " Andrii Nakryiko
  0 siblings, 2 replies; 4+ messages in thread
From: Lorenz Bauer @ 2021-07-19  8:51 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko
  Cc: kernel-team, Lorenz Bauer, netdev, bpf

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

 include/linux/bpf_types.h | 1 +
 1 file changed, 1 insertion(+)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-19 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19  8:51 [PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo Lorenz Bauer
2021-07-19  8:51 ` [PATCH bpf v2 1/1] " Lorenz Bauer
2021-07-19 23:11   ` John Fastabend
2021-07-19 22:31 ` [PATCH bpf v2 0/1] " Andrii Nakryiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).