diff options
author | 2018-03-23 13:49:02 +0100 | |
---|---|---|
committer | 2018-03-25 21:14:51 -0400 | |
commit | 7880287981b60a6808f39f297bb66936e8bdf57a (patch) | |
tree | 57a3a7410835c1868a4fec3a8ed8fbc5020c3526 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lan78xx: Set ASD in MAC_CR when EEE is enabled. (diff) | |
download | wireguard-linux-7880287981b60a6808f39f297bb66936e8bdf57a.tar.xz wireguard-linux-7880287981b60a6808f39f297bb66936e8bdf57a.zip |
netlink: make sure nladdr has correct size in netlink_connect()
KMSAN reports use of uninitialized memory in the case when |alen| is
smaller than sizeof(struct sockaddr_nl), and therefore |nladdr| isn't
fully copied from the userspace.
Signed-off-by: Alexander Potapenko <glider@google.com>
Fixes: 1da177e4c3f41524 ("Linux-2.6.12-rc2")
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions