diff options
| author | 2026-04-06 18:38:33 -0700 | |
|---|---|---|
| committer | 2026-04-06 18:38:33 -0700 | |
| commit | 8b648a517522e308e4378f012c4d352271e0cecf (patch) | |
| tree | ea18b9b17eefc24e23249a3061e1e2f36a3d7169 /samples/kobject/ssh:/git@git.zx2c4.com | |
| parent | bpf: Avoid -Wflex-array-members-not-at-end warnings (diff) | |
| parent | selftests/bpf: Add more tests for loading insn arrays with offsets (diff) | |
Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets'
Anton Protopopov says:
====================
Properly load values from insn_arays with non-zero offsets
The PTR_TO_INSN is always loaded via BPF_LDX_MEM instruction.
However, the verifier doesn't properly verify such loads when the
offset is not zero. Fix this and extend selftests with more scenarios.
v2 -> v3:
* Add a C-level selftest which triggers a load with nonzero offset (Alexei)
* Rephrase commit messages a bit
v2: https://lore.kernel.org/bpf/20260402184647.988132-1-a.s.protopopov@gmail.com/
v1: https://lore.kernel.org/bpf/20260401161529.681755-1-a.s.protopopov@gmail.com
====================
Link: https://patch.msgid.link/20260406160141.36943-1-a.s.protopopov@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
