summaryrefslogtreecommitdiff
path: root/net/x25
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-03-12 23:52:14 (GMT)
committerPablo Neira Ayuso <pablo@netfilter.org>2015-03-13 11:03:00 (GMT)
commitd8bdff59cea141d2e5f7e98c1b11d3e0271640bd (patch)
tree7583f9e998d590a2e82bed495f9c59b08816b9ef /net/x25
parent78146572b9cd20452da47951812f35b1ad4906be (diff)
downloadlinux-d8bdff59cea141d2e5f7e98c1b11d3e0271640bd.tar.xz
netfilter: Fix potential crash in nft_hash walker
When we get back an EAGAIN from rhashtable_walk_next we were treating it as a valid object which obviously doesn't work too well. Luckily this is hard to trigger so it seems nobody has run into it yet. This patch fixes it by redoing the next call when we get an EAGAIN. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions