* Re: Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes
@ 2004-07-27 14:38 Pasi Valminen
2004-07-27 18:21 ` Remotely triggered kernel panic on IPv6 enabled linux boxes (no more PPPoE) pp
2004-07-27 19:05 ` Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Andrew Morton
0 siblings, 2 replies; 4+ messages in thread
From: Pasi Valminen @ 2004-07-27 14:38 UTC (permalink / raw)
To: linux-kernel
> I can trigger a kernel panic from a remote host using tracepath6.
> First I connect to the internet using pppoe.
PPPoE is not needed to crash the kernel. Plain vanilla 2.6.7 will crash
just fine without it, seems like bringing up an ipv6 tunnel is enough.
Then just
$ tracepath6 <your tunnel ipv6 endpoint>
from a remote host and the kernel panics without any entry in the syslog.
But there is a quick and easy workaround. If you modprobe ip6table_filter,
the kernel won't panic!
Also when the ip6table_filter is not loaded, the tracepath never succeeds,
so I guess the first packet crashes the box. On the otherhand when
ip6table_filter is loaded, the tracepath succeeds as expected.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Remotely triggered kernel panic on IPv6 enabled linux boxes (no more PPPoE)
2004-07-27 14:38 Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Pasi Valminen
@ 2004-07-27 18:21 ` pp
2004-07-27 19:05 ` Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Andrew Morton
1 sibling, 0 replies; 4+ messages in thread
From: pp @ 2004-07-27 18:21 UTC (permalink / raw)
To: linux-kernel
On Tue, 27 Jul 2004 17:38:23 +0300 (EEST)
Pasi Valminen wrote:
> > I can trigger a kernel panic from a remote host using tracepath6.
> > First I connect to the internet using pppoe.
> PPPoE is not needed to crash the kernel. Plain vanilla 2.6.7 will
> crash just fine without it, seems like bringing up an ipv6 tunnel is
> enough. Then just
>
> $ tracepath6 <your tunnel ipv6 endpoint>
>
> from a remote host and the kernel panics without any entry in the
> syslog. But there is a quick and easy workaround. If you modprobe
> ip6table_filter, the kernel won't panic!
I can confirm the whole thing.
I have:
cable modem & NIC, using DHCP, no PPPoE or anything like that
heartbeat tunnel from Sixxs.net
Gentoo Linux
Kernel 2.6.7 vanilla, gcc 3.3.3
I have worked with Pasi a couple of days now and he has crashed my
machine many times. With the help of a serial terminal I have gathered
some information about the crashes, including kernel oops/panic messages
and tcpdump output.
The information is here:
http://www.hack.fi/~pq/
My machine crashes immediately when someone runs a tracepath6 on me,
unless I have ip6table_filter module loaded.
To get to the vulnerable state all I have to do is to boot (to single
user mode), bring inet interface up and establish the tunnel.
We have not yet tested if it works with 6to4 connection also.
The data at the URL is somewhat censored, but I can provide the original
data and any other information if needed.
I am also willing to assist in solving the problem, try out patches etc.
I am not a subscriber to LKML.
--
Pekka "PQ" Paalanen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes
2004-07-27 14:38 Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Pasi Valminen
2004-07-27 18:21 ` Remotely triggered kernel panic on IPv6 enabled linux boxes (no more PPPoE) pp
@ 2004-07-27 19:05 ` Andrew Morton
2004-07-28 18:08 ` Pasi Valminen
1 sibling, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2004-07-27 19:05 UTC (permalink / raw)
To: Pasi Valminen; +Cc: linux-kernel
(Somebody has been editing email headers again. Please do reply-to-all
when working on the kernel).
Pasi Valminen <okun@niksula.hut.fi> wrote:
>
> > I can trigger a kernel panic from a remote host using tracepath6.
> > First I connect to the internet using pppoe.
> PPPoE is not needed to crash the kernel. Plain vanilla 2.6.7 will crash
> just fine without it, seems like bringing up an ipv6 tunnel is enough.
> Then just
>
> $ tracepath6 <your tunnel ipv6 endpoint>
These problems were allegedly fixed post-2.6.7. Please retest using the
latest kernel from ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-07-28 18:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27 14:38 Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Pasi Valminen
2004-07-27 18:21 ` Remotely triggered kernel panic on IPv6 enabled linux boxes (no more PPPoE) pp
2004-07-27 19:05 ` Remotely triggered kernel panic on PPPoE + IPv6 enabled linux boxes Andrew Morton
2004-07-28 18:08 ` Pasi Valminen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®