BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses
@ 2023-12-17  1:06 Andrei Matei
  2023-12-17  1:06 ` [PATCH bpf-next v2 1/1] " Andrei Matei
  0 siblings, 1 reply; 12+ messages in thread
From: Andrei Matei @ 2023-12-17  1:06 UTC (permalink / raw)
  To: bpf; +Cc: andrii.nakryiko, Andrei Matei

Apologies for the slow turn-around.

v1->v2:
- make the error message include more info about the context of the
  zero-sized access (Andrii)

Andrei Matei (1):
  bpf: Simplify checking size of helper accesses

 kernel/bpf/verifier.c                         | 85 +++++++++++++++++--
 .../bpf/progs/verifier_helper_value_access.c  | 45 +++++++++-
 .../selftests/bpf/progs/verifier_raw_stack.c  |  4 +-
 3 files changed, 120 insertions(+), 14 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-12-21  5:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-17  1:06 [PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses Andrei Matei
2023-12-17  1:06 ` [PATCH bpf-next v2 1/1] " Andrei Matei
2023-12-19  0:04   ` Eduard Zingerman
2023-12-19  2:54     ` Andrei Matei
2023-12-19 17:01       ` Eduard Zingerman
2023-12-19 19:08         ` Andrii Nakryiko
2023-12-19 19:24           ` Eduard Zingerman
2023-12-19 19:31             ` Andrii Nakryiko
2023-12-20  3:33           ` Alexei Starovoitov
2023-12-19 19:03   ` Andrii Nakryiko
2023-12-19 19:53     ` Andrei Matei
2023-12-21  5:00       ` Andrii Nakryiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox