Revision 07998281c268592963e1cd623fe6ab0270b65ae4 authored by Florian Westphal on 05 February 2021, 11:56:43 UTC, committed by Pablo Neira Ayuso on 08 February 2021, 23:04:14 UTC
The origin skip check needs to re-test the zone. Else, we might skip
a colliding tuple in the reply direction.

This only occurs when using 'directional zones' where origin tuples
reside in different zones but the reply tuples share the same zone.

This causes the new conntrack entry to be dropped at confirmation time
because NAT clash resolution was elided.

Fixes: 4e35c1cb9460240 ("netfilter: nf_nat: skip nat clash resolution for same-origin entries")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
1 parent ce7536b
History
File Mode Size
bridge
dp-mst
afbc.rst -rw-r--r-- 7.3 KB
amdgpu-dc.rst -rw-r--r-- 2.0 KB
amdgpu.rst -rw-r--r-- 6.6 KB
backlight.rst -rw-r--r-- 247 bytes
drivers.rst -rw-r--r-- 318 bytes
drm-client.rst -rw-r--r-- 295 bytes
drm-internals.rst -rw-r--r-- 7.5 KB
drm-kms-helpers.rst -rw-r--r-- 10.1 KB
drm-kms.rst -rw-r--r-- 16.2 KB
drm-mm.rst -rw-r--r-- 19.2 KB
drm-uapi.rst -rw-r--r-- 19.1 KB
i915.rst -rw-r--r-- 21.2 KB
index.rst -rw-r--r-- 360 bytes
introduction.rst -rw-r--r-- 5.3 KB
kms-properties.csv -rw-r--r-- 7.5 KB
komeda-kms.rst -rw-r--r-- 15.2 KB
mcde.rst -rw-r--r-- 287 bytes
meson.rst -rw-r--r-- 1.7 KB
msm-crash-dump.rst -rw-r--r-- 2.4 KB
pl111.rst -rw-r--r-- 261 bytes
tegra.rst -rw-r--r-- 7.2 KB
todo.rst -rw-r--r-- 26.3 KB
tve200.rst -rw-r--r-- 204 bytes
v3d.rst -rw-r--r-- 759 bytes
vc4.rst -rw-r--r-- 2.1 KB
vga-switcheroo.rst -rw-r--r-- 1.9 KB
vgaarbiter.rst -rw-r--r-- 8.0 KB
vkms.rst -rw-r--r-- 4.0 KB
xen-front.rst -rw-r--r-- 1010 bytes

back to top