Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-52481

4.7 · MEDIUM
Published Feb 29, 2024 linux EPSS 0.60% (46th pctl)

Overview

CVE-2023-52481 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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).

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 6.1.57 Affected

Frequently Asked Questions

What is CVE-2023-52481?

CVE-2023-52481 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 29, 2024 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2023-52481?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-52481?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-52481?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52481 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.