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 1F12713B58C for ; Fri, 7 Aug 2026 03:00:47 +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=1786071649; cv=none; b=vCICchhdtspzFor6xu7wHtBUVb+I44RR+vcBVWrb01+c8BvV2qXpOPPVvE/28d/SvSjJKuYUHT5SlBRKW1IXPvqz2NAcLw0Ey6E/aURUb4bg4H8gAOF3UIVI/zepBPSR0cd18veuNbkdkapBm8slHrYPqeteFJG/5xctyBUKvG0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786071649; c=relaxed/simple; bh=29C4gAEhBbHqHHmFOnf1yRtjVig0rwZuK7QmwrpKb+g=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=Da7YZQNizGA7RzKI1QFElQMoWQd+pdM6kFb3ypkhfLCQ5FjwKVnNFhkhr/QEGapJK4sjn8B0ZtDzksEov+GVC7kDRm27Kb+b885NAZYPcru29sMpz0aliSSCAEviy6TugRl1+NUpVuKIDQsgYF6T99N/4ucwJkhSiu5/YC9rPak= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Vu3Q0lDJ; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Vu3Q0lDJ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A02041F000E9; Fri, 7 Aug 2026 03:00:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786071647; bh=HP2uAHm4lfU38RmE7jst+ecA7W738PAKrQIaash5+WI=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=Vu3Q0lDJ7ihf3HbC+ptxEl/PwDhuulGxyhxjrKygKw8twbe6+HDvpDNkJOSztUhHH JW1kXMC1Sr+cMveJFRc8EqUfK5wx+iN1AyyXSwLPqLJZw+tCTw8uKRDnVvGdbgial0 AizdAM563FPOIeXIQ95bHE/uThVyO/kOe2jpLZamF8iOBDYCcd41fuG+5wIXjkEqkw WwMC//7ZmhLsSD+UK/cvMC3WW1HeQb7+MwYGk6bppWVWkB2WlKROEKOvS0ZfxPKwgI LQhkF+g77u2mry9pBAf0kOKqoLEaLZIwE4V7CrnW7mg5PQE2a7avy7SO8Oj5NZXRhw J2JzluqGNruhw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id D125E380A95E; Fri, 7 Aug 2026 03:00:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH iproute2] SECURITY: add threat model From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178607160639.1577180.8924370949928684557.git-patchwork-notify@kernel.org> Date: Fri, 07 Aug 2026 03:00:06 +0000 References: <20260805154807.48866-1-stephen@networkplumber.org> In-Reply-To: <20260805154807.48866-1-stephen@networkplumber.org> To: Stephen Hemminger Cc: netdev@vger.kernel.org, dsahern@gmail.com Hello: This patch was applied to iproute2/iproute2.git (main) by Stephen Hemminger : On Wed, 5 Aug 2026 08:48:07 -0700 you wrote: > Add some new paragraphs to the SECURITY file describing the > threat model. This may help reduce bogus security vulnerability > reports generated by AI. > > This text is AI generated mostly for AI consumption. > > Signed-off-by: Stephen Hemminger > > [...] Here is the summary with links: - [iproute2] SECURITY: add threat model https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=7385bcedf313 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html