Re: [Bug] OOPS with nf_conntrack_ipv6, probably fragmented UDPv6



Patrick McHardy wrote:

I've hit another kernel oops with 2.6.20-rc3 on i386 platform. It is
reproducible, as soon as I load nf_conntrack_ipv6 and try to send
something large (scp or so) inside an OpenVPN tunnel on my client
(patched with UDPv6 transport) the router (another box) OOPSes.

tcpdump suggests the problem appears as soon as my client sends
fragmented UDPv6 packets towards the destination. It does not happen
when nf_conntrack_ipv6 is not loaded. This is the OOPS as dumped from
the serial console:
Does this patch help?

Yes, seems to be working fine.

Can you tell since when this bug is in the kernel?

Regards,
Bernhard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [Bug] OOPS with nf_conntrack_ipv6, probably fragmented UDPv6
    ... something large (scp or so) inside an OpenVPN tunnel on my client ... fragmented UDPv6 packets towards the destination. ...
    (Linux-Kernel)
  • Re: scp requieres scp1?
    ... >> If the server doesn't support SSH1, it doesn't support scp. ... SSH connection to the server using your local SSH client program, ...
    (comp.security.ssh)
  • scp library
    ... I'm trying to develop a scp client library ... openssh doesnt provide a library/API for scp. ... client tries to establish "ssh" with the server ...
    (SSH)
  • Re: Comfortable ssh file management tool for linux ?
    ... > tool from a win-machine to a linux server and UNPACK IT ON THE SERVER ... You use scp to transfer data ... Manipulating data like this via a Windows client may not be as easy. ...
    (comp.os.linux.x)
  • Re: Using "command" auth keys option to process scp operations
    ... the client should wait for the server to terminate the connection. ... The client scp requests ssh to provide it with a reliable, transparent, ... protocol obviously deals with file names and attributes of files to be ...
    (comp.security.ssh)