lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 26 Jan 2009 21:31:12 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	snakebyte@....de
Cc:	netdev@...r.kernel.org
Subject: Re: Deadlock with icmpv6fuzz

From: Eric Sesterhenn <snakebyte@....de>
Date: Tue, 20 Jan 2009 21:47:43 +0100

> Kernel is current -git

Weird trace.

I can't figure out what would cause it.

Is the program counter on the skb_push() call
that is part of that:

	struct ipv6_opt_hdr *h = (struct ipv6_opt_hdr *)skb_push(skb, ipv6_optlen(opt));

line it seems to be stuck on?

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists