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 Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 49EBFC433F5 for ; Wed, 29 Dec 2021 16:10:34 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JPGbD3yQNz3cBQ for ; Thu, 30 Dec 2021 03:10:32 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=bYh88+1o; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.helo=mo4-p00-ob.smtp.rzone.de (client-ip=81.169.146.218; helo=mo4-p00-ob.smtp.rzone.de; envelope-from=chzigotzky@xenosoft.de; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=bYh88+1o; dkim-atps=neutral X-Greylist: delayed 162 seconds by postgrey-1.36 at boromir; Thu, 30 Dec 2021 03:09:56 AEDT Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4JPGZX0wT9z2xTC for ; Thu, 30 Dec 2021 03:09:55 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1640794008; s=strato-dkim-0002; d=xenosoft.de; h=To:Cc:Message-Id:Subject:Date:From:Cc:Date:From:Subject:Sender; bh=Yo3PUEUOdmtcadeLsXgelZUsjZvk+jI/hJnryG5xrKU=; b=bYh88+1oZrpE34LgYtYNb/w/4TeEbmOTkTF6EgDyJEJAatn/JfVKAJ35CLxxAyVkxC QRhOHY7qDIWwzXsb7j7QzcAdepeGYJqhPK05gh5IPfRd4/L+i6+oayx7uJKCfMbMkrYV 2gpO5EK/i+MWfvM+wiw1AZXTGxnjSKJurd+QM24frwgMCbKZ4+2eS/Pmwv7DTFNHkFfb 4/niLf6ZOPvou80lz4JKffOBPzNbBkyKLUslkEhRpBY1S+3mt6y+agi9D46o2rzRq26d q8u1rdbR8iTYLAzu4LrW1vdZBijylxn5volPEGKiCRx1eHv8mxqOT1/aPgW+PzpWgmYa GzBw== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGN0rBVhd9dFr6KxrfO5Oh7R7aWdy37pkwSf2Sym9UDWcQfeCJSFpXDGqVYIUbA==" X-RZG-CLASS-ID: mo00 Received: from smtpclient.apple by smtp.strato.de (RZmta 47.35.3 AUTH) with ESMTPSA id Z01c89xBTG6mkQp (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Wed, 29 Dec 2021 17:06:48 +0100 (CET) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Christian Zigotzky Mime-Version: 1.0 (1.0) Date: Wed, 29 Dec 2021 17:06:47 +0100 Subject: The PA6T is still vulnerable Message-Id: To: linuxppc-dev , Olof Johansson X-Mailer: iPhone Mail (19B74) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "R.T.Dickinson" , Matthew Leaman Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi All, The P.A. Semi PA6T is still vulnerable. Architecture: ppc64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Big Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 Model: 1.2 (pvr 0090 0102) Model name: PA6T, altivec supported L1d cache: 128 KiB L1i cache: 128 KiB Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Vulnerable Vulnerability Mds: Not affected Vulnerability Meltdown: Vulnerable Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Vulnerable Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Could you please check this issue? Thanks, Christian