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-2022-48707

5.5 · MEDIUM
Published May 21, 2024 linux CWE-476 EPSS 0.21% (11th pctl)

Overview

CVE-2022-48707 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 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:

cxl/region: Fix null pointer dereference for resetting decoder

Not all decoders have a reset callback.

The CXL specification allows a host bridge with a single root port to

have no explicit HDM decoders. Currently the region driver assumes there

are none. As such the CXL core creates a special pass through decoder

instance without a commit/reset callback.

Prior to this patch, the ->reset() callback was called unconditionally when

calling cxl_region_decode_reset. Thus a configuration with 1 Host Bridge,

1 Root Port, and one directly attached CXL type 3 device or multiple CXL

type 3 devices attached to downstream ports of a switch can cause a null

pointer dereference.

Before the fix, a kernel crash was observed when we destroy the region, and

a pass through decoder is reset.

The issue can be reproduced as below,

1) create a region with a CXL setup which includes a HB with a

single root port under which a m

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 >= 6.0, < 6.1.12 Affected

Frequently Asked Questions

What is CVE-2022-48707?

CVE-2022-48707 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 5.5 (MEDIUM).

How severe is CVE-2022-48707?

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-2022-48707?

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-2022-48707?

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