Message ID | 20210501043014.33300-1-fllinden@amazon.com |
---|---|
Headers | show
Return-Path: <stable-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0657C43470 for <stable@archiver.kernel.org>; Sat, 1 May 2021 04:30:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 82E1A61450 for <stable@archiver.kernel.org>; Sat, 1 May 2021 04:30:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229461AbhEAEbI (ORCPT <rfc822;stable@archiver.kernel.org>); Sat, 1 May 2021 00:31:08 -0400 Received: from smtp-fw-6001.amazon.com ([52.95.48.154]:40401 "EHLO smtp-fw-6001.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229546AbhEAEbH (ORCPT <rfc822;stable@vger.kernel.org>); Sat, 1 May 2021 00:31:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1619843419; x=1651379419; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=q8KnDGCNyaKah2NYt0qV8VgMyEEJbRRR6DrI23f80eA=; b=gksP0CAjf60Cu6WzTxWY6pWTvPsO6RBRBqfyL5HHE3ELNhKYTiDo7hVJ Xc1yDX9LAXnjoVTwAkAZvNyzWs7WEMvn0qM00YNL4/aQU0Y0A5Vph0C0P hAP3C0W4+yZfIarLENKv8Ca/vTQN10R7xrHGAAEobcW2gj+MlCQcugojo s=; X-IronPort-AV: E=Sophos;i="5.82,264,1613433600"; d="scan'208";a="110970697" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-1e-57e1d233.us-east-1.amazon.com) ([10.43.8.6]) by smtp-border-fw-6001.iad6.amazon.com with ESMTP; 01 May 2021 04:30:18 +0000 Received: from EX13MTAUWB001.ant.amazon.com (iad12-ws-svc-p26-lb9-vlan3.iad.amazon.com [10.40.163.38]) by email-inbound-relay-1e-57e1d233.us-east-1.amazon.com (Postfix) with ESMTPS id D187A140AD4; Sat, 1 May 2021 04:30:15 +0000 (UTC) Received: from EX13D01UWB004.ant.amazon.com (10.43.161.157) by EX13MTAUWB001.ant.amazon.com (10.43.161.249) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sat, 1 May 2021 04:30:15 +0000 Received: from EX13MTAUWB001.ant.amazon.com (10.43.161.207) by EX13d01UWB004.ant.amazon.com (10.43.161.157) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sat, 1 May 2021 04:30:15 +0000 Received: from dev-dsk-fllinden-2c-d7720709.us-west-2.amazon.com (172.19.206.175) by mail-relay.amazon.com (10.43.161.249) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Sat, 1 May 2021 04:30:15 +0000 Received: by dev-dsk-fllinden-2c-d7720709.us-west-2.amazon.com (Postfix, from userid 6262777) id 3D108DE2; Sat, 1 May 2021 04:30:14 +0000 (UTC) From: Frank van der Linden <fllinden@amazon.com> To: <stable@vger.kernel.org> CC: <bpf@vger.kernel.org>, <ast@kernel.org>, <daniel@iogearbox.net>, <yhs@fb.com>, <john.fastabend@gmail.com>, <samjonas@amazon.com> Subject: [PATCH 4.14 00/15] fix backports, add CVE-2021-29155 fixes Date: Sat, 1 May 2021 04:29:59 +0000 Message-ID: <20210501043014.33300-1-fllinden@amazon.com> X-Mailer: git-send-email 2.23.4 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <stable.vger.kernel.org> X-Mailing-List: stable@vger.kernel.org |
Series |
fix backports, add CVE-2021-29155 fixes
|
expand
|