Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp589820pxb; Thu, 9 Sep 2021 07:44:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxW6YjEj3XMOO2VcB5KQsXgsgxmrxX2rFLIFgrFdsX1sBw7+aIOW8ID0Gw5kTcTbD5K3F7X X-Received: by 2002:a05:6638:1646:: with SMTP id a6mr151841jat.27.1631198656079; Thu, 09 Sep 2021 07:44:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631198656; cv=none; d=google.com; s=arc-20160816; b=DOAVwWwjGO4km0M/puFM9d4xx1ry9MOAgYayxFWRAZ6lFRaUYqRwWSGEz7z0Fmt1mz VBtpav8LWQWRyJQo63+Zowpz6o1fox8Q79TxJRqF4asGOh9+kN4dAleft8CIco9I/oPf dtUchi7hYkn/jCzFZQBeOYfyR1LhGL1JYj2olvp5Ud4+RKC1m576vcN7eiKuzdAYfhxQ 3McKDXyGTdv0ZzhhhgGTh7gPXmmstVYPEWGpyUOTauyG3peA/eEX3BZElINtUwYJIECR yU1h/I5ZjGtoBhQTrRFGxMZV25GoBrLjgRejPn86b2jAiJ+ivpDusz2PNJ1Z7DqxYF5x CJcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=6fo9NIoK2TV4rHAna2H0PsPnWv8mjdTUP/1oE03KKJk=; b=tliN0WXgpv2WaGTvUcON0LfouMlzeoqm/XCIznUsgk/qKKKB/TAePUn7mazkBK6+K6 H7lTVUPm4Ee9vWLkQWeLvqL6vwg3cl4/qAg6Lnvw80DeH4B8k7GufFdAbjpD5YDgLAiL ozhL9hrtmjWSWd5LZXdoicUrv8eGYpeDDzBHfB5Bco1DqEM3usgeHtWqIV8QSKDmklg+ pwOiVjPKHyPMU8xPoU+XQ6QznvEVepyNyGHc9LPoxXUD78gzRDGnvVLPNgYernTB55b0 kZ5WqlG3jRoCFzCghxP7mWMr+pSs5suGvgR4hwD8D3b9JeP5S6G8BYt7eWNMwJcsYA7v 5tww== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j9si1839437ilr.97.2021.09.09.07.44.01; Thu, 09 Sep 2021 07:44:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243493AbhIIOmT (ORCPT + 99 others); Thu, 9 Sep 2021 10:42:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239687AbhIIOmO (ORCPT ); Thu, 9 Sep 2021 10:42:14 -0400 Received: from Chamillionaire.breakpoint.cc (Chamillionaire.breakpoint.cc [IPv6:2a0a:51c0:0:12e:520::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B8C9C0363C7; Thu, 9 Sep 2021 07:05:38 -0700 (PDT) Received: from fw by Chamillionaire.breakpoint.cc with local (Exim 4.92) (envelope-from ) id 1mOKgF-0003zm-Hr; Thu, 09 Sep 2021 16:05:31 +0200 Date: Thu, 9 Sep 2021 16:05:31 +0200 From: Florian Westphal To: Greg KH Cc: Salvatore Bonaccorso , Pablo Neira Ayuso , syzbot , coreteam@netfilter.org, davem@davemloft.net, fw@strlen.de, kadlec@netfilter.org, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, syzkaller-bugs@googlegroups.com, stable@vger.kernel.org, elbrus@debian.org Subject: Re: [syzbot] general protection fault in nft_set_elem_expr_alloc Message-ID: <20210909140531.GJ23554@breakpoint.cc> References: <000000000000ef07b205c3cb1234@google.com> <20210602170317.GA18869@salvia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > On Wed, Sep 08, 2021 at 10:58:11PM +0200, Salvatore Bonaccorso wrote: > > So if I see it correctly the fix landed in ad9f151e560b ("netfilter: > > nf_tables: initialize set before expression setup") in 5.13-rc7 and > > landed as well in 5.12.13. The issue is though still present in the > > 5.10.y series. > > > > Would it be possible to backport the fix as well to 5.10.y? It is > > needed there as well. > > I would need a working backport, as it does not apply cleanly to 5.10.y > :( Done, sent to stable@.