public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable 5.15 0/1] bpf: Fix map poke update
@ 2024-01-03 14:25 Jiri Olsa
  2024-01-03 14:25 ` [PATCH stable 5.15 1/1] bpf: Fix prog_array_map_poke_run " Jiri Olsa
  2024-01-03 16:40 ` [PATCH stable 5.15 0/1] bpf: Fix " Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Jiri Olsa @ 2024-01-03 14:25 UTC (permalink / raw)
  To: stable; +Cc: bpf, Lee Jones, Daniel Borkmann, Yonghong Song

hi,
sending the 5.15 backport of map poke update fix [1].

It's not straight backport, the details are in changelog. I also backported
the bpf selftest [2] to reproduce the issue and verify the fix, but it's more
deviated from the upstream so I decided not to post it. Also I had to fix bpf
selftests on other place to be able to compile them.

thanks,
jirka


[1] 4b7de801606e ("bpf: Fix prog_array_map_poke_run map poke update")
[2] ffed24eff9e0 ("selftests/bpf: Add test for early update in prog_array_map_poke_run")
---
Jiri Olsa (1):
      bpf: Fix prog_array_map_poke_run map poke update

 arch/x86/net/bpf_jit_comp.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/bpf.h         |  3 +++
 kernel/bpf/arraymap.c       | 58 ++++++++++------------------------------------------------
 3 files changed, 59 insertions(+), 48 deletions(-)

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

end of thread, other threads:[~2024-01-03 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 14:25 [PATCH stable 5.15 0/1] bpf: Fix map poke update Jiri Olsa
2024-01-03 14:25 ` [PATCH stable 5.15 1/1] bpf: Fix prog_array_map_poke_run " Jiri Olsa
2024-01-03 16:40 ` [PATCH stable 5.15 0/1] bpf: Fix " Greg KH

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