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:	Thu, 07 Feb 2008 17:58:37 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netfilter-devel@...r.kernel.org, den@...nvz.org,
	netdev@...r.kernel.org
Subject: Re: [IPV4]: route: fix crash ip_route_input

From: Patrick McHardy <kaber@...sh.net>
Date: Wed, 06 Feb 2008 14:36:57 +0100

>     [IPV4]: route: fix crash ip_route_input
>     
>     ip_route_me_harder() may call ip_route_input() with skbs that don't
>     have skb->dev set for skbs rerouted in LOCAL_OUT and TCP resets
>     generated by the REJECT target, resulting in a crash when dereferencing
>     skb->dev->nd_net. Since ip_route_input() has an input device argument,
>     it seems correct to use that one anyway.
>     
>     Bug introduced in b5921910a1 (Routing cache virtualization).
>     
>     Signed-off-by: Patrick McHardy <kaber@...sh.net>

Applied, thanks Patrick.
--
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