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

4.7 · MEDIUM
Published May 21, 2024 linux CWE-362 EPSS 0.18% (8th pctl)

Overview

CVE-2023-52771 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 21, 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:

cxl/port: Fix delete_endpoint() vs parent unregistration race

The CXL subsystem, at cxl_mem ->probe() time, establishes a lineage of

ports (struct cxl_port objects) between an endpoint and the root of a

CXL topology. Each port including the endpoint port is attached to the

cxl_port driver.

Given that setup, it follows that when either any port in that lineage

goes through a cxl_port ->remove() event, or the memdev goes through a

cxl_mem ->remove() event. The hierarchy below the removed port, or the

entire hierarchy if the memdev is removed needs to come down.

The delete_endpoint() callback is careful to check whether it is being

called to tear down the hierarchy, or if it is only being called to

teardown the memdev because an ancestor port is going through

->remove().

That care needs to take the device_lock() of the endpoint's parent.

Which requires 2 bugs to be fixed:

1/ A reference on the parent is needed to pr

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.18, < 6.5.13 Affected

Frequently Asked Questions

What is CVE-2023-52771?

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

How severe is CVE-2023-52771?

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

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

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