aboutsummaryrefslogtreecommitdiff
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorJames Morris <jmorris@namei.org>2006-10-30 15:11:21 -0800
committerChris Wright <chrisw@sous-sol.org>2006-11-03 17:33:50 -0800
commitd0239f35c7ae63dbe715b1cc66e4860c2cb33154 (patch)
treed92ac71942401c84f87383e52518d3cbae379613 /lib/dump_stack.c
parentf3fcd7f6351e8a95e6f1c2b9fda79b6dbecfc6ca (diff)
[PATCH] IPV6: fix lockup via /proc/net/ip6_flowlabel [CVE-2006-5619]
There's a bug in the seqfile handling for /proc/net/ip6_flowlabel, where, after finding a flowlabel, the code will loop forever not finding any further flowlabels, first traversing the rest of the hash bucket then just looping. This patch fixes the problem by breaking after the hash bucket has been traversed. Note that this bug can cause lockups and oopses, and is trivially invoked by an unpriveleged user. Signed-off-by: James Morris <jmorris@namei.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions