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:	Mon, 18 Jun 2007 22:00:24 +0200
From:	Patrick McHardy <kaber@...sh.net>
To:	Stephen Hemminger <shemminger@...ux-foundation.org>
CC:	Linux Netdev List <netdev@...r.kernel.org>
Subject: Re: sky bugs in 2.6.22-rc5

Stephen Hemminger wrote:
> On Mon, 18 Jun 2007 21:49:49 +0200
> Patrick McHardy <kaber@...sh.net> wrote:
> 
> 
>>sky2 breaks reproducably in 2.6.22-rc5 when setting the interface
>>down and up again. Packets are not received on the other side,
>>after a short time tcpdump (on the sky2 side) shows
>>use-after-free patterns:
>>
> 
> 
> Haven't seen this, but seems odd.


Its 100% reproducable here by doing "ifconfig eth0 down; ifconfig
eth0 up".

>>The reason for the second problem seems to be that sky2 enables
>>the queue too early and netconsole sends packets before
>>initialization is complete when sky2_up() prints a message.
> 
>  
> Are you using large MTU?


No. I just tried to verify my "wakes queue to early" theory by
pulling the cable before setting the device up again and it still
crashed. If you want me to test anything just say so.
-
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