commit | a7371652ec2b4a4c26aef7f4cf625501a4a7aaf3 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Sep 06 12:26:35 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:28:59 2025 +0100 |
tree | d7ce47c4cad148ae3173eb0e26671b62743b1504 | |
parent | 6caef6a1fdc289f2f8a9577ca12c38e7b1077441 [diff] |
fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Neoverse-V3 CPU. [1]: https://developer.arm.com/Arm%20Security%20Center/Arm%20CPU%20Vulnerability%20CVE-2024-7881 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ib5c644895b8c76d3c7e8b5e6e98d7b9afef7f1ec (cherry picked from commit 037a15f5c72e856b8739a2159bd0fe1fe69e1d5b)