aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/conntrack.c
diff options
context:
space:
mode:
authorMahesh Bandewar <[email protected]>2022-11-15 17:19:14 -0800
committerDavid S. Miller <[email protected]>2022-11-18 10:39:22 +0000
commit40b9d1ab63f5c4f3cb69450044d07b45e5af72e1 (patch)
tree773c981b4357becfd3258719c1138e268508839a /net/openvswitch/conntrack.c
parent8207f253a097fe15c93d85ac15ebb73c5e39e1e1 (diff)
ipvlan: hold lower dev to avoid possible use-after-free
Recently syzkaller discovered the issue of disappearing lower device (NETDEV_UNREGISTER) while the virtual device (like macvlan) is still having it as a lower device. So it's just a matter of time similar discovery will be made for IPvlan device setup. So fixing it preemptively. Also while at it, add a refcount tracker. Fixes: 2ad7bf363841 ("ipvlan: Initial check-in of the IPVLAN driver.") Signed-off-by: Mahesh Bandewar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions