summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-10-29 17:59:40 (GMT)
committerPatrick McHardy <kaber@trash.net>2010-10-29 17:59:40 (GMT)
commitd817d29d0b37290d90b3a9e2a61162f1dbf2be4f (patch)
tree7414a1334cdac82a61340623a23109c3222f4a48 /net/ipv4/netfilter
parent64e46749224aa658d8fc0d37ea83ab20b1d7955d (diff)
downloadlinux-fsl-qoriq-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.tar.xz
netfilter: fix nf_conntrack_l4proto_register()
While doing __rcu annotations work on net/netfilter I found following bug. On some arches, it is possible we publish a table while its content is not yet committed to memory, and lockless reader can dereference wild pointer. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/ipv4/netfilter')
0 files changed, 0 insertions, 0 deletions