diff options
author | 2019-04-12 19:55:47 +0900 | |
---|---|---|
committer | 2019-04-12 10:25:03 -0700 | |
commit | ba024f2574a19557f92116ec6be129b26ae66e97 (patch) | |
tree | 477971c04d8cc2ee30b7f8a1e94ecffd709232cd /tools/perf/scripts/python/stackcollapse.py | |
parent | llc: Check address length before reading address field (diff) | |
download | wireguard-linux-ba024f2574a19557f92116ec6be129b26ae66e97.tar.xz wireguard-linux-ba024f2574a19557f92116ec6be129b26ae66e97.zip |
bpf: Check address length before reading address family
KMSAN will complain if valid address length passed to bpf_bind() is
shorter than sizeof("struct sockaddr"->sa_family) bytes.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Andrey Ignatov <rdna@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions