[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171207.140011.1619212771388885153.davem@davemloft.net>
Date: Thu, 07 Dec 2017 14:00:11 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tehnerd@...com
Cc: netdev@...r.kernel.org, ast@...nel.org, vnuorval@....hut.fi
Subject: Re: [PATCH net v2] adding missing rcu_read_unlock in ipxip6_rcv
From: "Nikita V. Shirokov" <tehnerd@...com>
Date: Wed, 6 Dec 2017 17:15:43 -0800
> commit 8d79266bc48c ("ip6_tunnel: add collect_md mode to IPv6 tunnels")
> introduced new exit point in ipxip6_rcv. however rcu_read_unlock is
> missing there. this diff is fixing this
>
> v1->v2:
> instead of doing rcu_read_unlock in place, we are going to "drop"
> section (to prevent skb leakage)
>
> Signed-off-by: Nikita V. Shirokov <tehnerd@...com>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists