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.
Metrics
Affected Vendors & Products
References
History
Fri, 26 Sep 2025 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-476 | |
| CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Metrics |
cvssV3_1
|
cvssV3_1
|
Tue, 05 Nov 2024 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:48.571Z
Updated: 2025-05-04T07:44:21.084Z
Reserved: 2024-05-21T15:19:24.256Z
Link: CVE-2023-52853
Updated: 2024-08-02T23:11:36.048Z
Status : Analyzed
Published: 2024-05-21T16:15:22.303
Modified: 2025-09-26T16:18:29.140
Link: CVE-2023-52853