summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-10-29 19:59:40 +0200
committerPatrick McHardy <kaber@trash.net>2010-10-29 19:59:40 +0200
commitd817d29d0b37290d90b3a9e2a61162f1dbf2be4f (patch)
tree7414a1334cdac82a61340623a23109c3222f4a48 /drivers
parent64e46749224aa658d8fc0d37ea83ab20b1d7955d (diff)
downloadlinux-stable-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.tar.gz
linux-stable-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.tar.bz2
linux-stable-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.zip
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 'drivers')
0 files changed, 0 insertions, 0 deletions