CVE-2023-52470: drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
check the alloc_workqueue return value in radeon_crtc_init()
to avoid null-ptr-deref.
Security readout for executives and security teams
Plain-English summary
CVE-2023-52470 is a Linux kernel reliability flaw in the Radeon graphics driver. If a workqueue allocation fails during display initialization, the kernel could hit a null pointer dereference. The cited sources show stable kernel fixes, but no CVSS score or active exploitation evidence.
Executive priority
Handle through normal kernel patch management unless Radeon-dependent systems are business-critical. There is no cited active exploitation, but kernel null dereferences can cause outages on affected systems.
Technical view
The flaw is in drm/radeon radeon_crtc_init(). The fix checks alloc_workqueue() before use to avoid null-pointer dereference. The CVE record lists affected Linux kernel versions/ranges and stable commit references across maintained branches. Impact details are limited in the provided sources.
Likely exposure
Exposure is most likely on Linux systems using the drm/radeon driver, especially hosts with older AMD Radeon graphics hardware or kernels in the listed affected ranges. Downstream distribution package status must be confirmed separately.
Exploitation context
The source bundle does not report KEV listing, public exploitation, exploit maturity, or remote attack details. Treat this as a potential local or device-triggered kernel stability issue unless vendor advisories provide stronger evidence.
Researcher notes
Evidence supports a missing allocation-failure check in radeon_crtc_init(), fixed by stable kernel commits. The bundle lacks CVSS, detailed attack prerequisites, and distribution-specific fixed package versions beyond Debian advisory references.
Mitigation direction
Update to a vendor kernel containing the referenced stable fixes.
Check Debian LTS advisories if running affected Debian LTS kernels.
Prioritize systems with Radeon GPUs or the radeon driver loaded.
Track distribution security advisories for package-specific fixed versions.
Validation and detection
Inventory Linux kernel versions across affected fleets.
Check whether the radeon kernel module is present or loaded.
Compare installed kernels with vendor security advisory fixed packages.
Confirm the stable fix commit is included in custom kernels.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-52470 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.