Answer in brief
CVE-2023-52481 records a Unknown severity vulnerability in arm64: errata: Add Cortex-A520 speculative unprivileged load workaround. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=60ffc30d5652810dd34ea2eec41504222f5d5791 <6e3ae2927b432a3b7c8374f14dbc1bd9ebe4372c || >=60ffc30d5652810dd34ea2eec41504222f5d5791 <32b0a4ffcaea44a00a61e40c0d1bcc50362aee25 || >=60ffc30d5652810dd34ea2eec41504222f5d5791 <471470bc7052d28ce125901877dd10e4c048e513 | 6e3ae2927b432a3b7c8374f14dbc1bd9ebe4372c, 32b0a4ffcaea44a00a61e40c0d1bcc50362aee25, 471470bc7052d28ce125901877dd10e4c048e513 |
| Linux/Linuxgeneric | 3.7 | Not reported |
Published upstream
Feb 29, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculatively executed unprivileged load might leak data from a privileged load via a cache side channel. The issue only exists for loads within a translation regime with the same translation (e.g. same ASID and VMID). Therefore, the issue only affects the return to EL0. The workaround is to execute a TLBI before returning to EL0 after all loads of privileged data. A non-shareable TLBI to any address is sufficient. The workaround isn't necessary if page table isolation (KPTI) is enabled, but for simplicity it will be. Page table isolation should normally be disabled for Cortex-A520 as it supports the CSV3 feature and the E0PD feature (used when KASLR is enabled).
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-52481 records a Unknown severity vulnerability in arm64: errata: Add Cortex-A520 speculative unprivileged load workaround. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=60ffc30d5652810dd34ea2eec41504222f5d5791 <6e3ae2927b432a3b7c8374f14dbc1bd9ebe4372c || >=60ffc30d5652810dd34ea2eec41504222f5d5791 <32b0a4ffcaea44a00a61e40c0d1bcc50362aee25 || >=60ffc30d5652810dd34ea2eec41504222f5d5791 <471470bc7052d28ce125901877dd10e4c048e513 | 6e3ae2927b432a3b7c8374f14dbc1bd9ebe4372c, 32b0a4ffcaea44a00a61e40c0d1bcc50362aee25, 471470bc7052d28ce125901877dd10e4c048e513 |
| Linux/Linuxgeneric | 3.7 | Not reported |
Published upstream
Feb 29, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculatively executed unprivileged load might leak data from a privileged load via a cache side channel. The issue only exists for loads within a translation regime with the same translation (e.g. same ASID and VMID). Therefore, the issue only affects the return to EL0. The workaround is to execute a TLBI before returning to EL0 after all loads of privileged data. A non-shareable TLBI to any address is sufficient. The workaround isn't necessary if page table isolation (KPTI) is enabled, but for simplicity it will be. Page table isolation should normally be disabled for Cortex-A520 as it supports the CSV3 feature and the E0PD feature (used when KASLR is enabled).
Quoted source text, attributed separately from HOL analysis.