CVE-2023-52864
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52864 affects the Linux kernel's platform/x86 WMI (Windows Management Instrumentation) driver. The vulnerability was discovered in the char device opening mechanism, where a change in how miscdevice pointers are handled could lead to potential memory corruption. The issue was introduced by commit fa1f68db6ca7 which changed how file private data is handled in the driver (Kernel Git).

Technical details

The vulnerability exists in the wmi_char_open() function of the Linux kernel's WMI driver. When the miscdevice stores a pointer to itself inside filp->private_data, it creates a condition where private_data is not NULL when wmi_char_open() is called. This can lead to memory corruption if wmi_char_open() fails to find its driver, particularly when the associated WMI device is deleted in wmi_free_devices(). The issue also creates a risk of the function picking the wrong WMI device if it's bound to a driver with the same name as the original driver (Kernel Git).

Impact

The vulnerability could lead to memory corruption in affected systems, potentially allowing for system instability or crashes. The issue specifically affects systems utilizing the WMI driver interface in the Linux kernel (NVD).

Exploitability

The vulnerability requires access to the WMI char device interface and specific conditions where a WMI device is deleted while being accessed. No known exploits in the wild have been reported at the time of assessment (NVD).

Mitigation and workarounds

The issue has been fixed by modifying the wmi_char_open() function to use the miscdevice pointer to retrieve the WMI device data associated with a char device using container_of(). This fix has been implemented in various Linux kernel versions, including 5.15.0-100.110 for Ubuntu 22.04 LTS and 5.4.0-173.191 for Ubuntu 20.04 LTS (Ubuntu Security).

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-2026-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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