From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Date: Mon, 10 Jun 2013 12:58:22 +0000 Subject: Re: [patch] ipvs: info leak in __ip_vs_get_dest_entries() Message-Id: <20130610125822.GA4968@localhost> List-Id: References: <20130603090049.GA16171@debian> <20130610083849.GD1563@verge.net.au> In-Reply-To: <20130610083849.GD1563@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Simon Horman Cc: Dan Carpenter , Wensong Zhang , Julian Anastasov , Patrick McHardy , Jozsef Kadlecsik , "David S. Miller" , netdev@vger.kernel.org, lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, coreteam@netfilter.org, kernel-janitors@vger.kernel.org On Mon, Jun 10, 2013 at 05:38:50PM +0900, Simon Horman wrote: > On Mon, Jun 03, 2013 at 12:00:49PM +0300, Dan Carpenter wrote: > > The entry struct has a 2 byte hole after ->port and another 4 byte > > hole after ->stats.outpkts. You must have CAP_NET_ADMIN in your > > namespace to hit this information leak. > > > > Signed-off-by: Dan Carpenter > > Signed-off-by: Simon Horman > > Pablo, could you take this directly into your tree. Applied, thanks Simon. > If possible for v3.10. It also appears to be relevant for stable. Sure, will do.