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:	Fri, 11 Jul 2008 20:14:51 +0200
From:	Krzysztof Halasa <khc@...waw.pl>
To:	<netdev@...r.kernel.org>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: Re: Kernel panic 2.6.25.10 IXP4xx

Krzysztof Halasa <khc@...waw.pl> writes:

> I'm told this is reproducible. The kernel in question is a (patched a
> bit) 2.6.25.10. ARM, Intel IXP425 CPU, big-endian. The exact
> patch set is available.

It seems the extra patches aren't really used, though. The
configuration is basically:

ifconfig eth0 192.168.0.1/24 (ixp4xx_eth driver, without the last fix
	correcting the device eth_poll() (NAPI) return value applied)

modprobe speedtch (USB ADSL, PPP over ATM)

iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -d 0/0 -o ppp0 -j
	MASQUERADE (seems unrelated)

/sbin/pppd call speedtch (plugin pppoatm.so)

I'm going to try to recreate it on my machine.
-- 
Krzysztof Halasa
--
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