diff options
| author | Eric Dumazet <[email protected]> | 2018-04-24 16:22:49 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-24 20:19:14 +0000 |
| commit | 091311debcf02ff80a76d70b524eba4b2ffe66f1 (patch) | |
| tree | 1b03d2a4ead2602ef7754aa354696b7eee56240e /net/ipv4/tcp_input.c | |
| parent | net/tls: remove redundant second null check on sgout (diff) | |
| download | kernel-091311debcf02ff80a76d70b524eba4b2ffe66f1.tar.gz kernel-091311debcf02ff80a76d70b524eba4b2ffe66f1.zip | |
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
rt6_remove_exception_rt() is called under rcu_read_lock() only.
We lock rt6_exception_lock a bit later, so we do not hold
rt6_exception_lock yet.
Fixes: 8a14e46f1402 ("net/ipv6: Fix missing rcu dereferences on from")
Signed-off-by: Eric Dumazet <[email protected]>
Reported-by: syzbot <[email protected]>
Cc: David Ahern <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
