diff options
author | Willy Tarreau <w@1wt.eu> | 2018-09-12 08:36:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-13 20:35:57 +0300 |
commit | 9824dfae5741275473a23a7ed5756c7b6efacc9d (patch) | |
tree | 60fb9379f5c1fd396025a630e9d21f0742e70563 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 018349d70f28a78d5343b3660cb66e1667005f8a (diff) | |
download | linux-9824dfae5741275473a23a7ed5756c7b6efacc9d.tar.xz |
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Fields ->dev and ->next of struct ipddp_route may be copied to
userspace on the SIOCFINDIPDDPRT ioctl. This is only accessible
to CAP_NET_ADMIN though. Let's manually copy the relevant fields
instead of using memcpy().
BugLink: http://blog.infosectcbr.com.au/2018/09/linux-kernel-infoleaks.html
Cc: Jann Horn <jannh@google.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
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