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

5.3 · MEDIUM
Published May 21, 2024 linux CWE-476 EPSS 0.80% (54th pctl)

Overview

CVE-2023-52738 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.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini

Currently amdgpu calls drm_sched_fini() from the fence driver sw fini

routine - such function is expected to be called only after the

respective init function - drm_sched_init() - was executed successfully.

Happens that we faced a driver probe failure in the Steam Deck

recently, and the function drm_sched_fini() was called even without

its counter-part had been previously called, causing the following oops:

amdgpu: probe of 0000:04:00.0 failed with error -110

BUG: kernel NULL pointer dereference, address: 0000000000000090

PGD 0 P4D 0

Oops: 0002 [#1] PREEMPT SMP NOPTI

CPU: 0 PID: 609 Comm: systemd-udevd Not tainted 6.2.0-rc3-gpiccoli #338

Hardware name: Valve Jupiter/Jupiter, BIOS F7A0113 11/04/2022

RIP: 0010:drm_sched_fini+0x84/0xa0 [gpu_sched]

[...]

Call Trace:

<TASK>

amdgpu_fence_driver_sw_fini+0xc8/0xd0 [amdgpu]

amdgpu_device_fini_sw+0x2b/0x3b

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.14.10, < 5.15.94 Affected

Frequently Asked Questions

What is CVE-2023-52738?

CVE-2023-52738 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.3 (MEDIUM).

How severe is CVE-2023-52738?

This vulnerability has a CVSS 3.1 base score of 5.3, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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