aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2018-09-03 18:08:15 +0000
committerDavid S. Miller <[email protected]>2018-09-04 19:18:25 +0000
commit6d784f1625ea68783cc1fb17de8f6cd3e1660c3f (patch)
treeb5522e1f480bd5166de5844f71e51c2eaecdca48 /tools/perf/scripts/python
parentnet/mlx5: Fix SQ offset in QPs with small RQ (diff)
downloadkernel-6d784f1625ea68783cc1fb17de8f6cd3e1660c3f.tar.gz
kernel-6d784f1625ea68783cc1fb17de8f6cd3e1660c3f.zip
act_ife: fix a potential use-after-free
Immediately after module_put(), user could delete this module, so e->ops could be already freed before we call e->ops->release(). Fix this by moving module_put() after ops->release(). Fixes: ef6980b6becb ("introduce IFE action") Cc: Jamal Hadi Salim <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions