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-52608

4.7 · MEDIUM
Published Mar 13, 2024 linux CWE-362 EPSS 0.17% (7th pctl)

Overview

CVE-2023-52608 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 13, 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 requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

firmware: arm_scmi: Check mailbox/SMT channel for consistency

On reception of a completion interrupt the shared memory area is accessed

to retrieve the message header at first and then, if the message sequence

number identifies a transaction which is still pending, the related

payload is fetched too.

When an SCMI command times out the channel ownership remains with the

platform until eventually a late reply is received and, as a consequence,

any further transmission attempt remains pending, waiting for the channel

to be relinquished by the platform.

Once that late reply is received the channel ownership is given back

to the agent and any pending request is then allowed to proceed and

overwrite the SMT area of the just delivered late reply; then the wait

for the reply to the new request starts.

It has been observed that the spurious IRQ related to the late reply can

be wrongly associated with the freshly enqueued r

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 >= 5.7, < 5.15.149 Affected

Frequently Asked Questions

What is CVE-2023-52608?

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

How severe is CVE-2023-52608?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-52608?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-52608 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.