CVE-2023-52853
Published: May 21, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INIT_DELAYED_WORK within cp2112_gpio_irq_startup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an initial request. This resulted in a warning in set_work_data in workqueue.c, as well as a rare NULL dereference within process_one_work in workqueue.c. Initialize the workqueue within _probe instead.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 13de9cca514ed63604263cad87ca8cb36e9b6489 - < df0daac2709473531d6a3472997cc65301ac06d6affected 13de9cca514ed63604263cad87ca8cb36e9b6489 - < 727203e6e7e7020e1246fc1628cbdb8d90177819affected 13de9cca514ed63604263cad87ca8cb36e9b6489 - < 3d959406c8fff2334d83d0c352d54fd6f5b2e7cdaffected 13de9cca514ed63604263cad87ca8cb36e9b6489 - < 012d0c66f9392a99232ac28217229f32dd3a70cfaffected 13de9cca514ed63604263cad87ca8cb36e9b6489 - < bafb12b629b7c3ad59812dd1ac1b0618062e0e38+3 more versions |
Linux | Linux | affected 4.10unaffected 0 - < 4.10unaffected 4.19.299 - <= 4.19.*unaffected 5.4.261 - <= 5.4.*unaffected 5.10.201 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now