From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 ABE62C4338F for ; Mon, 26 Jul 2021 07:42:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87CB860F4C for ; Mon, 26 Jul 2021 07:42:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232156AbhGZHBv (ORCPT ); Mon, 26 Jul 2021 03:01:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:59438 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231891AbhGZHBv (ORCPT ); Mon, 26 Jul 2021 03:01:51 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0519B60F4B; Mon, 26 Jul 2021 07:42:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627285339; bh=XjP9T5SVR1hGaZZ0H+ebVpsXTLvb5MBnUjqB6IlN/uA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=J2a/NC1ztTLYavuEUKDodS1y86p8UfxaYEjIK3eMPGsuS/lvRtHWJDBNxekHTYJBz Cs457F6BGLVSdYtG2KlhYFjco+DpaOR6oEsCk2BqYpvCefQzrdVb/qqjacEMITocz3 8TVyxPiCMx7lEwGT595SWimQkQfq/XXd5tIpmprE= Date: Mon, 26 Jul 2021 09:42:12 +0200 From: Greg KH To: syphyr Cc: stable@vger.kernel.org Subject: Re: Additional CVE-2021-3491 commit for 5.10 LTS Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Sun, Jul 25, 2021 at 08:13:48PM +0200, syphyr wrote: > I would like to mention that there is an additional commit required for > CVE-2021-3491 on 5.10 LTS. > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.14-rc2&id=d238692b4b9f2c36e35af4c6e6f6da36184aeb3e Already all queued up for the next round of kernels, thanks! greg k-h