diff options
author | 2019-04-12 19:53:38 +0900 | |
---|---|---|
committer | 2019-04-12 10:25:03 -0700 | |
commit | d852be84770c0611f8b76bd7046c6a814c5b9f11 (patch) | |
tree | b3eed0119109bd2d11d1bc48bafd89ef75a1efd0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: Check address length before reading address family (diff) | |
download | wireguard-linux-d852be84770c0611f8b76bd7046c6a814c5b9f11.tar.xz wireguard-linux-d852be84770c0611f8b76bd7046c6a814c5b9f11.zip |
net: netlink: Check address length before reading groups field
KMSAN will complain if valid address length passed to bind() is shorter
than sizeof(struct sockaddr_nl) bytes.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions