aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-06-13 11:59:45 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2015-06-14 10:40:15 +0200
commitc4c997839cf92cb1037e43a85cdb4cbf44ed39a5 (patch)
treebabab397cd839a813c8ea3b750a8f8da8c936a23 /security
parentf690cbaed9fe4d77592e24139db7ad790641c4fd (diff)
netfilter: ipset: Fix parallel resizing and listing of the same set
When elements added to a hash:* type of set and resizing triggered, parallel listing could start to list the original set (before resizing) and "continue" with listing the new set. Fix it by references and using the original hash table for listing. Therefore the destroying of the original hash table may happen from the resizing or listing functions. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions