| 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
| ||
|
Message-Id: <20111210.131228.456749220758392202.davem@davemloft.net> Date: Sat, 10 Dec 2011 13:12:28 -0500 (EST) From: David Miller <davem@...emloft.net> To: artisdom@...il.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] ipip, sit: copy parms.name after register_netdevice From: Ted Feng <artisdom@...il.com> Date: Sat, 10 Dec 2011 22:29:24 +0800 > On Thu, Dec 08, 2011 at 06:46:21PM +0800, Ted Feng wrote: >> From: Ted Feng <artisdom@...il.com> >> >> Same fix as 731abb9cb2 for ipip and sit tunnel. >> Commit 1c5cae815d removed an explicit call to dev_alloc_name in >> ipip_tunnel_locate and ipip6_tunnel_locate, because register_netdevice >> will now create a valid name, however the tunnel keeps a copy of the >> name in the private parms structure. Fix this by copying the name back >> after register_netdevice has successfully returned. >> > Just a reminder. The previous resubmited patch got no response. So? It's queued up in patchwork: http://patchwork.ozlabs.org/project/netdev/list/ and therefore will get looked at when someone finds the time. -- 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