diff options
author | 2019-04-12 19:54:05 +0900 | |
---|---|---|
committer | 2019-04-12 10:25:03 -0700 | |
commit | a9107a14a9b9112775459ad291fc5de0f2513ce0 (patch) | |
tree | 530a53f9a7d14a343682fa77c4fc96fcbbd02400 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: netlink: Check address length before reading groups field (diff) | |
download | wireguard-linux-a9107a14a9b9112775459ad291fc5de0f2513ce0.tar.xz wireguard-linux-a9107a14a9b9112775459ad291fc5de0f2513ce0.zip |
rxrpc: Check address length before reading srx_service field
KMSAN will complain if valid address length passed to bind() is shorter
than sizeof(struct sockaddr_rxrpc) 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