mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 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

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®