CVE-2023-51043
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-51043 is a vulnerability discovered in the Linux kernel versions before 6.4.5, specifically affecting the drivers/gpu/drm/drm_atomic.c component. The vulnerability involves a use-after-free condition that occurs during a race condition between a nonblocking atomic commit and a driver unload (NVD, CVE).

Technical details

The vulnerability stems from a design issue in the DRM (Direct Rendering Manager) subsystem where the drm_dev_unplugged() checks are intentionally racy and do not synchronize against all outstanding ioctls. This design choice was made to prevent deadlocks during hotunplug, as these ioctls could potentially block indefinitely. The specific issue arises when atomic modeset ioctl is run in a nonblocking fashion, where it cannot rely on the implied drm_device reference provided by the ioctl calling context (GitHub Patch). The vulnerability has been assigned a CVSS v3.1 base score of 7.0 (High) with vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability can result in a use-after-free condition if a nonblocking atomic commit is carefully raced against a driver unload. This could potentially lead to system crashes, denial of service, or possible code execution in the context of the kernel (NVD).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.4.5. The fix involves unconditionally grabbing a drm_device reference for any drm_atomic_state structures, even though this isn't strictly required for blocking commits and TEST_ONLY calls. The patch ensures proper reference counting to prevent the use-after-free condition (GitHub Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management