commit | 6caef6a1fdc289f2f8a9577ca12c38e7b1077441 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Mon Feb 03 17:08:00 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Feb 03 17:28:59 2025 +0100 |
tree | 7e868ebf38c356c0620f035214b1330ea6070df0 | |
parent | 81476ada167c58ecb9e041bd0a1a5d57f7f3bfe2 [diff] |
fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 This patch mitigates CVE-2024-7881 [1] by setting CPUACTLR6_EL1[41] to 1 for Neoverse-V2 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: I129814eb3494b287fd76a3f7dbc50f76553b2565 (cherry picked from commit 56bb1d172ccee56e984559de69e8ebd8683d491b)