From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A808544BCAC; Tue, 5 May 2026 14:42:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777992151; cv=none; b=GFgdZnqVK/UrOouVWG43w1XbZms4U9BWCMTYYO2vdEweLf8KdJyePJ7J7ntEOWX2d7PP/HGQgofIvuBhbJ+57Gjc0SXUC7gA0ZlDjWbv9fwosJAQYXaj9wtsPBUeSpzoqlXPvOMFxonHWCRjzWk2nshRmruYuERWaamfI4x72J4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777992151; c=relaxed/simple; bh=yaRmq/h8X6rxfU9pBhHHqPzmyAEwgac80kFaDayrP3Q=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Av5rEOfleSOzd7gsE86DAgUfO/7/CnBywaz+jHQyfumGDXpDHueI1PqfEI4fa/lxkAJbJVk1fvc6Ry6x74ivagVhXP/J54qZ/+9NcWWn22LzCdautNsMtCw8RlJRCuNlu7l97tTEXzRyv1R8vFZ8fgUwzv9ddvykr+DEyte4Ahs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=uwz9RBpu; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="uwz9RBpu" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FD35C2BCC7; Tue, 5 May 2026 14:42:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777992151; bh=yaRmq/h8X6rxfU9pBhHHqPzmyAEwgac80kFaDayrP3Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uwz9RBpu7ny+vU4tU+ph2mG3CFfxFcgpDXdFVMsUqbLPlMhEdfP5fOxr4vdy8NoG9 Gi/QD47408eDoAkPApcO3SvEwkJ63uRZItaVMLzILVs8haiEyhD7H0HNSikLgReix0 C87+G2egdnRs5rCl8rlYE5akDT4LIi02osh8i5JbCjiZD/jV+uAz9g7CXW9ioOCzfX 1uo2372+oPkdNrOYs/0kLfKZXA6ynb/26cmxOct5JWbavjbjqewfEdObups5l01hBw UTSUVRCGeBJA82qDw6BiipttO94GBnJs42ADms3A1w1+hsWAKhA7L9tmlEYnDAn3fj 1Vu9NAkc1XAmw== Date: Tue, 5 May 2026 15:42:27 +0100 From: Lee Jones To: Marc Kleine-Budde Cc: Oliver Hartkopp , linux-can@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER Message-ID: <20260505144227.GB2661693@google.com> References: <20260422102239.948594-1-lee@kernel.org> <6cc6eec9-2e8a-4a39-955a-0eeefc93fe97@hartkopp.net> <20260424-magic-snobbish-rabbit-0865cf-mkl@pengutronix.de> <20260427124058.GA8212@google.com> <20260427-zealous-booby-from-avalon-c9753c-mkl@pengutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@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: <20260427-zealous-booby-from-avalon-c9753c-mkl@pengutronix.de> On Mon, 27 Apr 2026, Marc Kleine-Budde wrote: > On 27.04.2026 19:15:29, Oliver Hartkopp wrote: > > > > Signed-off-by: Oliver Hartkopp > > > > > > I'm a little confused by the SoB. Does this mean you've applied it? > > > > > > > No. Marc will apply the patch. > > > > My SoB is probably not needed in this context. > > ACK > > > But Marc was sometimes asking > > for it when I commented and discussed patches in the past. > > The rule is: if you post a patch, your S-o-b has to be the last S-o-b in > the line. > > > I also thought Marc would add the Fixes tag on his own. > > If you add it in the thread, b-4 will pick it up automatically and this > less work for me :) Any luck with this one Marc. This should be send to the -rcs ASAP please. -- Lee Jones