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, 21 Mar 2008 15:00:54 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kernel@...uxace.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] Fix null dereference in ip_defrag

From: Phil Oester <kernel@...uxace.com>
Date: Fri, 21 Mar 2008 12:09:30 -0700

> Been seeing occasional panics in my testing of 2.6.25-rc in ip_defrag.
> Offending line in ip_defrag is here:
> 
> 	net = skb->dev->nd_net
> 
> where dev is NULL.  Bisected the problem down to commit
> ac18e7509e7df327e30d6e073a787d922eaf211d ([NETNS][FRAGS]: Make the
> inet_frag_queue lookup work in namespaces).  
> 
> Below patch (idea from Patrick McHardy) fixes the problem for me.
> 
> Signed-off-by: Phil Oester <kernel@...uxace.com>
> Acked-by: Patrick McHardy <kaber@...sh.net>

Thanks, I had this in my queue and will apply this now.
--
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