From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 810DE138334 for ; Tue, 2 Oct 2018 12:13:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDFD7E0864; Tue, 2 Oct 2018 12:13:56 +0000 (UTC) Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88E03E0809 for ; Tue, 2 Oct 2018 12:13:56 +0000 (UTC) Received: by mail-lf1-x132.google.com with SMTP id r191-v6so1237637lff.2 for ; Tue, 02 Oct 2018 05:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=DpNC/J64NzMJcjZABn9HQgtFR0HAgzmFHwJKZBu8o7E=; b=iNr2g7YQXuwHqq4z/b5B8r/wVKWoenAj6mXNAIJo3XgM+m1gKm88q/O+Nysx/SD/LA HzY4IwV2gz1pLHilZASQgGCPSK3cyf7wh8MlQzgN/E3P3EBRfO5mRiIH86ntM0j7W5hv pohFs51MpKz50sr1zsHvF/w0l8Pm0qI+KPa3kXBhr/5K+kQO/gi0ZZ38s3g7c6iwEtW6 R/KZWzTFkpF8LXOpdarAK+B/E8z31eHbNQrPm4oCHu92G9XFWayXwQMop0dUOLpAUVd6 1DqHYxhhpY62T9uCUBrfqtJihSIycLA6eBwYXEXUpR7dueLTWLMLTzFY8fCyqyJMcQBK DrPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=DpNC/J64NzMJcjZABn9HQgtFR0HAgzmFHwJKZBu8o7E=; b=Rsbes2wStWtky6VMkQWDBmiG0DQJlwT3yzsKZyeC4hsXY/JwL165tJqhkp70wtRc9j m9U5O3hROXYK5QOIQtZNuybGnz/6P5WOtW3hmnOJxNldqocbNNzS9N51jV2kT2oHmxTT WyCCiWct3J/60h0FsWxQMcIvFjPLoWB4jMMY8xCSGlZU7E8nL7HitkNG0VTb/EZ70jQK bGX+ZDFXX/+PLwfIF1ZsYkDZWJN8WQhqtsOBSyMkXS51VVFP6INaPDncCFQkrgDyZmgF ZYU2iasNP9Wuv3UnLMgMD6d7r6iUU+tOfDwOdiw2V7mK0GpQmevXPPKEpkbeTy8ZSVEZ PQkw== X-Gm-Message-State: ABuFfoiS8/ptb528uXruGGEHY0KJBMJrgHeevYxkv+mNrN9nM4oViYrJ 8UvIAwEsFXYbFrrUpwM8QAOmeDJbwXqNgjx6BOUs8dL3 X-Google-Smtp-Source: ACcGV62TZdp278m/F0sCzdU08rBXo5hjaLUfY2/1jN4GurNsajrtF2tGA3Z0BhwdD1YvfbV1kRuqv3bILyJ4ZhJMYHQ= X-Received: by 2002:ac2:41d8:: with SMTP id d24-v6mr7902471lfi.138.1538482433794; Tue, 02 Oct 2018 05:13:53 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 From: Michel Arboi Date: Tue, 2 Oct 2018 14:13:41 +0200 Message-ID: Subject: [gentoo-hardened] A cache invalidation bug in Linux memory management To: gentoo-hardened@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: bea8d9f1-1901-4374-b93b-5974b0098363 X-Archives-Hash: 0c9feac2e49543ec16ddfbb827f6bed9 https://googleprojectzero.blogspot.com/2018/09/a-cache-invalidation-bug-in-linux.html "Fixes for the issue are in the upstream stable releases 4.18.9, 4.14.71, 4.9.128, 4.4.157 and 3.16.58." Is there any plan to unmask 4.14.71?