From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 4D3FB33345A for ; Wed, 20 May 2026 11:32:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779276741; cv=none; b=L35+IpBn7kupuHseB5/T8OQyVKN0MPDivWmRos0Z1ueadVQ5UXYo0+Xh88r1kZGdL/RXFRi3RO0KwrzQQxjm50k2dMYLdY6KmANhE1E+YrJjLige+wLc59g1XbtwxYab9hGcESVMLdzkKsIWcRPqxcjukwBYwNAgTFNSha/HVa0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779276741; c=relaxed/simple; bh=f7j4spNpv3upgEXmFzOINpOy3UsguVfzzBtklXLSh34=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QbZqCqpyAHZp3VbRyV4f+D2eToNjaniVJLrhVYtzz6yWRhom5C2uSL9fslle+n5tEKVhFQ9njtCq9npEUoX3HQh7q/j5pZVD/IaijnymaQkUbFlK3b5AxaUTJjuRznH7uFVAx4PlCPQyUlFyfwSySpEK92BJdxDJr7+gJmW5GoI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=vb/k9Oil; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="vb/k9Oil" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7BDEB1F000E9; Wed, 20 May 2026 11:32:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1779276740; bh=3pwqdi6yivL7LbeqLPQVzinI94uEiVJC4y1Szyn6DIw=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=vb/k9Oil5EEGQJdTCGHjG3VfXrIfR/P8w5x2BpqPE9PaWofytwpf41IImL1POGqlH VPRaqxI2Ie0X9TypcXiajaSnMLi5NsGlhfiruG4SzAgzi8iyaCwXCjdgNxo0SSaQxm lY2943Tru4lJACDJq+MouWVGDpg2REzotXZ4xLeA= Date: Wed, 20 May 2026 13:32:23 +0200 From: Greg Kroah-Hartman To: Kevin Berry Cc: xmei5@asu.edu, bestswngs@gmail.com, chenglongtang@google.com, joneslee@google.com, pabeni@redhat.com, rnj@google.com, stable@vger.kernel.org, Sasha Levin Subject: Re: [PATCH] net: bonding: fix use-after-free in bond_xmit_broadcast() Message-ID: <2026052009-vexingly-chokehold-f8f7@gregkh> References: <20260506202842.1788682-1-kpberry@google.com> <20260506202842.1788682-2-kpberry@google.com> 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: On Tue, May 19, 2026 at 11:44:22AM -0700, Kevin Berry wrote: > Hi all, > > Just a quick reminder about the patch for the 6.6 tree above. I don't see anything "above" here, sorry. confused, greg k-h