aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2019-02-15 17:18:44 +0200
committerDavid S. Miller <[email protected]>2019-02-17 13:26:57 -0800
commit8b58d12f4ae1a10037b824b1fb409cf424d6aaac (patch)
treebdb529b1eae848320e967f01eb082ec5cd4430f0 /include/uapi/linux
parentd66022cd1623edfd7b43e13c9e973403a811af02 (diff)
net: sched: cgroup: verify that filter is not NULL during walk
Check that filter is not NULL before passing it to tcf_walker->fn() callback in cls_cgroup_walk(). This can happen when cls_cgroup_change() failed to set first filter. Fixes: ed76f5edccc9 ("net: sched: protect filter_chain list with filter_chain_lock mutex") Signed-off-by: Vlad Buslov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions