diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-10-29 19:59:40 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-10-29 19:59:40 +0200 |
commit | d817d29d0b37290d90b3a9e2a61162f1dbf2be4f (patch) | |
tree | 7414a1334cdac82a61340623a23109c3222f4a48 /drivers | |
parent | 64e46749224aa658d8fc0d37ea83ab20b1d7955d (diff) | |
download | linux-3.10-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.tar.gz linux-3.10-d817d29d0b37290d90b3a9e2a61162f1dbf2be4f.tar.bz2 linux-3.10-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