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

5.5 · MEDIUM
Published Mar 26, 2024 linux EPSS 0.20% (10th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 5.5, 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:

drm/amd/display: Refactor DMCUB enter/exit idle interface

[Why]

We can hang in place trying to send commands when the DMCUB isn't

powered on.

[How]

We need to exit out of the idle state prior to sending a command,

but the process that performs the exit also invokes a command itself.

Fixing this issue involves the following:

1. Using a software state to track whether or not we need to start

the process to exit idle or notify idle.

It's possible for the hardware to have exited an idle state without

driver knowledge, but entering one is always restricted to a driver

allow - which makes the SW state vs HW state mismatch issue purely one

of optimization, which should seldomly be hit, if at all.

2. Refactor any instances of exit/notify idle to use a single wrapper

that maintains this SW state.

This works simialr to dc_allow_idle_optimizations, but works at the

DMCUB level and makes sure the state is marked prio

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.7.3 Affected

Frequently Asked Questions

What is CVE-2023-52625?

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

How severe is CVE-2023-52625?

This vulnerability has a CVSS 3.1 base score of 5.5, 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-52625?

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

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