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] [day] [month] [year] [list]
Date:	Tue, 18 Dec 2007 10:23:30 -0800
From:	"Kok, Auke" <auke-jan.h.kok@...el.com>
To:	Denys Fedoryshchenko <denys@...p.net.lb>
CC:	netdev@...r.kernel.org
Subject: Re: kernel softlockup/networking/e1000

Denys Fedoryshchenko wrote:
> At the beginning - kernel is with "gentoo patched", but i checked, there is 
> nothing major and almost none from patched code used on this router (there is 
> almost no networking patches, except e1000e support, small GRE fix and few 
> wireless things, which is not used).
> 
> syslog
> http://www.nuclearcat.com/kern.log


Looks like you're hitting an old bug where there is a race between something
running in the background continuously hitting ethtool ioctls and the driver's
watchdog.

Can you identify which program is doing the ethtool command? That would help.

Please re-test with the latest git tree  - I believe that we just recently fixed
this bug, and I'm almost sure that your kernel does not have that fix.

Cheers,

Auke
--
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