From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from Chamillionaire.breakpoint.cc ([146.0.238.67]:39230 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932503AbeCMLcG (ORCPT ); Tue, 13 Mar 2018 07:32:06 -0400 Date: Tue, 13 Mar 2018 12:32:04 +0100 From: Florian Westphal To: gregkh@linuxfoundation.org Cc: fw@strlen.de, pablo@netfilter.org, stable@vger.kernel.org Subject: Re: Patch "netfilter: bridge: ebt_among: add missing match size checks" has been added to the 4.14-stable tree Message-ID: <20180313113204.GB31828@breakpoint.cc> References: <1520939690248194@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <1520939690248194@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > netfilter: bridge: ebt_among: add missing match size checks There is also commit c8d70a700a5b486bfa8e5a7d33d805389f6e59f9 ("netfilter: bridge: ebt_among: add more missing match size checks"), as the checks added in this 1st patch were not suficient.