summaryrefslogtreecommitdiff
path: root/net/ipv6/inet6_hashtables.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-10-04 01:34:00 +0400
committerDavid S. Miller <davem@sunset.davemloft.net>2006-10-04 11:30:59 +0400
commit132a55f3c5c0b1a364d32f65595ad8838c30a60e (patch)
tree587a0dc800b4f40fc74d3541615d2498cc44c6b8 /net/ipv6/inet6_hashtables.c
parent81771b3b20fb4e98c6f2b2aac2bc10ed41a8f006 (diff)
downloadlinux-132a55f3c5c0b1a364d32f65595ad8838c30a60e.tar.xz
[UDP6]: Fix flowi clobbering
The udp6_sendmsg function uses a shared buffer to store the flow without taking any locks. This leads to races with SMP. This patch moves the flowi object onto the stack. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Acked-by: James Morris <jmorris@namei.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/inet6_hashtables.c')
0 files changed, 0 insertions, 0 deletions