aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2019-09-05 13:20:41 -0700
committerDavid S. Miller <[email protected]>2019-09-07 17:32:28 +0200
commitb58662a5f7f4677debd5e28d10145cf5decd516b (patch)
tree32d0dcfaa1ed927c724a286773a3e47317f9f780 /scripts/gdb/linux/config.py
parent3dd97a08271f031bd54c61e65b6b0ebfb0c404b7 (diff)
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
tcp_diag_get_aux_size() can be called with sockets in any state. icsk_ulp_ops is only present for full sockets. For SYN_RECV or TIME_WAIT ones we would access garbage. Fixes: 61723b393292 ("tcp: ulp: add functions to dump ulp-specific information") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Luke Hsiao <[email protected]> Reported-by: Neal Cardwell <[email protected]> Cc: Davide Caratti <[email protected]> Acked-by: Davide Caratti <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions