CVE-2023-52853
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52853 is a vulnerability in the Linux kernel's cp2112 driver that was discovered in 2023. The issue involves a duplicate workqueue initialization within the cp2112_gpio_irq_startup function, which affects the HID (Human Interface Device) subsystem (Kernel Git).

Technical details

The vulnerability stems from the cp2112 driver calling INIT_DELAYED_WORK within cp2112_gpio_irq_startup, which resulted in duplicate initializations of the workqueue on subsequent IRQ startups following an initial request. This implementation flaw led to a warning in set_work_data in workqueue.c and could potentially cause a NULL dereference within process_one_work in workqueue.c (Kernel Git).

Impact

The vulnerability could lead to system instability and potential NULL pointer dereferences in the Linux kernel's workqueue subsystem, specifically affecting systems using the cp2112 HID driver (Kernel Git).

Mitigation and workarounds

The issue has been fixed by moving the workqueue initialization to the probe function instead of the IRQ startup routine. The fix involves removing the INIT_DELAYED_WORK call from cp2112_gpio_irq_startup and placing it within the _probe function (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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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