From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from Chamillionaire.breakpoint.cc (Chamillionaire.breakpoint.cc [91.216.245.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 15DCD299927; Sat, 21 Feb 2026 17:26:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.216.245.30 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771694792; cv=none; b=rQEtZxDDnEDih/dNQaUfRJnM2WxTZPXurH8dGi8vwEYppRRzz9mpubQb/g9kx8ziFhUGns41E19+/qYAvwrWqnvIc6W6NvtJy13/bntI9EV/QRUo9Q+a7ZtBZwUS1qFqzigka6FhWqbckdlSMM390ddCbtqNRMQYDGAZD05j8SQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771694792; c=relaxed/simple; bh=W1vI2LOtEquL9nyz4qcSLKreMS5n5/1pJelyhtdpmy8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ZMydXsVVlnGp+NOUwXKKNtAAIapwZ4kfutZg9SPaIPw0SU9gG22ETbLiAdQT3dzBjEVyIELrIvf6ouRospIp00WldWj4TK1fdFy6Ll4+YLu9oyiNFRlU7AeFnNORSi25D2bUJEmgBSn9AQrcFZtCudnw2TEnYb81dvNq2YwP80Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=strlen.de; spf=pass smtp.mailfrom=strlen.de; arc=none smtp.client-ip=91.216.245.30 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=strlen.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=strlen.de Received: by Chamillionaire.breakpoint.cc (Postfix, from userid 1003) id D303860499; Sat, 21 Feb 2026 18:26:22 +0100 (CET) Date: Sat, 21 Feb 2026 18:26:20 +0100 From: Florian Westphal To: stable@vger.kernel.org Cc: stable-commits@vger.kernel.org, pablo@netfilter.org, Phil Sutter , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Simon Horman Subject: Re: Patch "netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets" has been added to the 5.10-stable tree Message-ID: References: <20260221170938.4180389-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260221170938.4180389-1-sashal@kernel.org> Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > > netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets > > to the 5.10-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary I'm curious, why was this patch picked up for all te stable branches? Pablo, whats your take, is it worth the risk?