lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <456bba04-07b7-4c27-96fc-9bf226b12fd9@gmail.com>
Date: Sun, 16 Nov 2025 16:31:04 +0530
From: Jaikiran Pai <jai.forums2013@...il.com>
To: D Scott Phillips <scott@...amperecomputing.com>,
 Catalin Marinas <catalin.marinas@....com>,
 James Clark <james.clark@...aro.org>, James Morse <james.morse@....com>,
 Joey Gouly <joey.gouly@....com>, Kevin Brodsky <kevin.brodsky@....com>,
 Marc Zyngier <maz@...nel.org>, Mark Brown <broonie@...nel.org>,
 Mark Rutland <mark.rutland@....com>, Oliver Upton <oliver.upton@...ux.dev>,
 "Rob Herring (Arm)" <robh@...nel.org>,
 Shameer Kolothum <shameerali.kolothum.thodi@...wei.com>,
 Shiqi Liu <shiqiliu@...t.edu.cn>, Will Deacon <will@...nel.org>,
 Yicong Yang <yangyicong@...ilicon.com>, kvmarm@...ts.linux.dev,
 linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] arm64: errata: Work around AmpereOne's erratum
 AC04_CPU_23

Hello Scott,

On 14/05/25 12:15 am, D Scott Phillips wrote:
> On AmpereOne AC04, updates to HCR_EL2 can rarely corrupt simultaneous
> translations for data addresses initiated by load/store instructions.
> Only instruction initiated translations are vulnerable, not translations
> from prefetches for example. A DSB before the store to HCR_EL2 is
> sufficient to prevent older instructions from hitting the window for
> corruption, and an ISB after is sufficient to prevent younger
> instructions from hitting the window for corruption.

I see that this patch enables the workaround only for AmpereOne AC04 
systems. Do you happen to know if the underlying issue for which this 
patch was introduced, impacts (or can impact) AmpereOne AC03 systems too:

CPU implementer    : 0xc0
CPU architecture: 8
CPU variant    : 0x0
CPU part    : 0xac3
CPU revision    : 1

-Jaikiran


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ