From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.us.es ([193.147.175.20]:37836 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751012AbdKMMDs (ORCPT ); Mon, 13 Nov 2017 07:03:48 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 6777F3066B3 for ; Mon, 13 Nov 2017 13:03:46 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 4A3EADA872 for ; Mon, 13 Nov 2017 13:03:46 +0100 (CET) Date: Mon, 13 Nov 2017 13:03:41 +0100 From: Pablo Neira Ayuso To: Thomas Deutschmann Cc: "stable@vger.kernel.org" , anatole@rezel.net, netfilter-devel@vger.kernel.org Subject: Re: Request for stable 4.13.x inclusion: netfilter: nft_set_hash: disable fast_ops for 2-len keys Message-ID: <20171113120341.GA1994@salvia> References: <87af2305-0fde-b326-b9d6-db22ea744099@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <87af2305-0fde-b326-b9d6-db22ea744099@gentoo.org> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Nov 10, 2017 at 12:56:46PM +0100, Thomas Deutschmann wrote: > Hi, > > please consider to add > > > From 0414c78f14861cb704d6e6888efd53dd36e3bdde Mon Sep 17 00:00:00 2001 [...] > This commit fixes a problem in 4.13+ with latest >=nftables-0.8 release. > > Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880145 > Bug: https://bugs.gentoo.org/636968 Already flying into -stable 4.13. https://marc.info/?l=netfilter-devel&m=151031414718199&w=2 Thanks.