diff options
author | Eduard Zingerman <[email protected]> | 2023-02-15 01:20:28 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-02-15 11:48:47 -0800 |
commit | 1a24af65bb5fed673a9377e794ee3cf416fec64d (patch) | |
tree | f35daec7c6f523270757f40f9b0a30cb85ba6130 /scripts/gdb/linux/vfs.py | |
parent | ecdf985d7615356b78241fdb159c091830ed0380 (diff) |
selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEM
Check that verifier tracks the value of 'imm' spilled to stack by
BPF_ST_MEM instruction. Cover the following cases:
- write of non-zero constant to stack;
- write of a zero constant to stack.
Signed-off-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions