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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 10 Feb 2007 07:12:21 +1100
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	maccetta@...relnetworks.com (Mike Accetta)
Cc:	netdev@...r.kernel.org
Subject: Re: 2.6.20 crash in tcp_tso_segment()

Mike Accetta <maccetta@...relnetworks.com> wrote:
> 
> Obviously the code believes it can assume that there are always multiple
> sk_buff's in the chain.  The stack trace seems to implicate iptables in
> the scenario (twice) if that means anything.  Any ideas about what may
> be going wrong here?  There is indeed a private module loaded at the time
> but it does no networking and I doubt it is the culprit.

Yeah we should never get here if we only have one segment.
Could you get it to print out the value of skb->gso_*?

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ