From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [GIT PULL nf] IPVS Fixes for v3.18 Date: Fri, 31 Oct 2014 12:47:09 +0100 Message-ID: <20141031114709.GA4510@salvia> References: <1414458334-22479-1-git-send-email-horms@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Wensong Zhang , Julian Anastasov To: Simon Horman Return-path: Content-Disposition: inline In-Reply-To: <1414458334-22479-1-git-send-email-horms@verge.net.au> Sender: lvs-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Tue, Oct 28, 2014 at 10:05:33AM +0900, Simon Horman wrote: > Hi Pablo, > > please consider this fix for v3.18. > > It fixes a null-pointer dereference that may occur when logging > errors. > > This problem was introduced by 4a4739d56b0 ("ipvs: Pull out > crosses_local_route_boundary logic") in v3.17-rc5. As such I would > also like it considered for 3.17-stable. > > > The following changes since commit 7965ee93719921ea5978f331da653dfa2d7b99f5: > > netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() (2014-10-27 22:17:46 +0100) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v3.18 Pulled, thanks Simon.