diff options
author | 2018-12-05 20:40:48 -0800 | |
---|---|---|
committer | 2018-12-07 13:38:29 -0800 | |
commit | ec3d837aac5dca7cb8a69c9f101690c182da79c4 (patch) | |
tree | b4943b459ce0aa731a75f27543b536fc8ba070bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: use thoff instead of nhoff in BPF flow dissector (diff) | |
download | wireguard-linux-ec3d837aac5dca7cb8a69c9f101690c182da79c4.tar.xz wireguard-linux-ec3d837aac5dca7cb8a69c9f101690c182da79c4.zip |
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
We want to make sure that the following condition holds:
0 <= nhoff <= thoff <= skb->len
BPF program can set out-of-bounds nhoff and thoff, which is dangerous, see
recent commit d0c081b49137 ("flow_dissector: properly cap thoff field")'.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions