CVE-2023-52855
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52855 is a vulnerability in the Linux kernel's USB DWC2 (DesignWare USB 2.0) driver that could lead to a NULL pointer dereference due to driver concurrency issues. The vulnerability was discovered in September 2023 and affects the USB subsystem's handling of URB (USB Request Block) operations (Kernel Git).

Technical details

The vulnerability exists in the dwc2 USB driver where urb->hcpriv = NULL is executed without holding the lock hsotg->lock. When _dwc2_hcd_urb_enqueue() and _dwc2_hcd_urb_dequeue() are concurrently executed, the NULL check of urb->hcpriv can be executed before urb->hcpriv = NULL. This race condition can lead to a NULL pointer dereference when urb->hcpriv is subsequently used in the dwc2_hcd_urb_dequeue() function call (Kernel Git).

Impact

The vulnerability could potentially cause a NULL pointer dereference in the Linux kernel's USB subsystem, which might lead to system crashes or denial of service conditions (Kernel Git).

Exploitability

The vulnerability requires concurrent execution of specific USB driver operations. It was discovered through static analysis rather than active exploitation, and no known exploits have been reported in the wild (Kernel Git).

Mitigation and workarounds

The issue has been fixed by ensuring that urb->hcpriv = NULL is executed while holding the hsotg->lock. The fix was implemented and committed to the Linux kernel, resolving the race condition and preventing the potential NULL pointer dereference (Kernel Git).

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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