aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorKalderon, Michal <[email protected]>2017-07-06 20:22:11 +0000
committerDoug Ledford <[email protected]>2017-07-20 15:24:13 +0000
commit963916fdb3e5ad4af57ac959b5a03bf23f7568ca (patch)
tree197b61b6b73cb5e661221f6307da2058867bc111 /tools/perf/scripts/python/net_dropmonitor.py
parentRDMA/iser: don't send an rkey if all data is written as immadiate-data (diff)
downloadkernel-963916fdb3e5ad4af57ac959b5a03bf23f7568ca.tar.gz
kernel-963916fdb3e5ad4af57ac959b5a03bf23f7568ca.zip
IB/cma: Fix reference count leak when no ipv4 addresses are set
Once in_dev_get is called to receive in_device pointer, the in_device reference counter is increased, but if there are no ipv4 addresses configured on the net-device the ifa_list will be null, resulting in a flow that doesn't call in_dev_put to decrease the ref_cnt. This was exposed when running RoCE over ipv6 without any ipv4 addresses configured Fixes: commit 8e3867310c90 ("IB/cma: Fix a race condition in iboe_addr_get_sgid()") Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions