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:	Wed, 18 Dec 2013 17:45:33 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	timo.teras@....fi
Cc:	netdev@...r.kernel.org, pshelar@...ira.com
Subject: Re: [PATCH net,v2] ip_gre: fix msg_name parsing for
 recvfrom/recvmsg

From: Timo Teräs <timo.teras@....fi>
Date: Mon, 16 Dec 2013 11:02:09 +0200

> ipgre_header_parse() needs to parse the tunnel's ip header and it
> uses mac_header to locate the iphdr. This got broken when gre tunneling
> was refactored as mac_header is no longer updated to point to iphdr.
> Introduce skb_pop_mac_header() helper to do the mac_header assignment
> and use it in ipgre_rcv() to fix msg_name parsing.
> 
> Bug introduced in commit c54419321455 (GRE: Refactor GRE tunneling code.)
> 
> Cc: Pravin B Shelar <pshelar@...ira.com>
> Signed-off-by: Timo Teräs <timo.teras@....fi>
> ---
> Updated as suggested. Please queue for -stable too.

Applied and queued up for -stable, thanks!
--
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