Show plain JSON{"dataType": "CVE_RECORD", "dataVersion": "5.1", "cveMetadata": {"cveId": "CVE-2023-52853", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2024-05-21T15:19:24.256Z", "datePublished": "2024-05-21T15:31:48.571Z", "dateUpdated": "2025-05-04T07:44:21.084Z"}, "containers": {"cna": {"providerMetadata": {"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2025-05-04T07:44:21.084Z"}, "descriptions": [{"lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nhid: cp2112: Fix duplicate workqueue initialization\n\nPreviously the cp2112 driver called INIT_DELAYED_WORK within\ncp2112_gpio_irq_startup, resulting in duplicate initilizations of the\nworkqueue on subsequent IRQ startups following an initial request. This\nresulted in a warning in set_work_data in workqueue.c, as well as a rare\nNULL dereference within process_one_work in workqueue.c.\n\nInitialize the workqueue within _probe instead."}], "affected": [{"product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": ["drivers/hid/hid-cp2112.c"], "versions": [{"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "df0daac2709473531d6a3472997cc65301ac06d6", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "727203e6e7e7020e1246fc1628cbdb8d90177819", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "3d959406c8fff2334d83d0c352d54fd6f5b2e7cd", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "012d0c66f9392a99232ac28217229f32dd3a70cf", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "bafb12b629b7c3ad59812dd1ac1b0618062e0e38", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "fb5718bc67337dde1528661f419ffcf275757592", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "eb1121fac7986b30915ba20c5a04cc01fdcf160c", "status": "affected", "versionType": "git"}, {"version": "13de9cca514ed63604263cad87ca8cb36e9b6489", "lessThan": "e3c2d2d144c082dd71596953193adf9891491f42", "status": "affected", "versionType": "git"}]}, {"product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": ["drivers/hid/hid-cp2112.c"], "versions": [{"version": "4.10", "status": "affected"}, {"version": "0", "lessThan": "4.10", "status": "unaffected", "versionType": "semver"}, {"version": "4.19.299", "lessThanOrEqual": "4.19.*", "status": "unaffected", "versionType": "semver"}, {"version": "5.4.261", "lessThanOrEqual": "5.4.*", "status": "unaffected", "versionType": "semver"}, {"version": "5.10.201", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver"}, {"version": "5.15.139", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.1.63", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.5.12", "lessThanOrEqual": "6.5.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.6.2", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver"}, {"version": "6.7", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix"}]}], "cpeApplicability": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "4.19.299"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "5.4.261"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "5.10.201"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "5.15.139"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "6.1.63"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "6.5.12"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "6.6.2"}, {"vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.10", "versionEndExcluding": "6.7"}]}]}], "references": [{"url": "https://git.kernel.org/stable/c/df0daac2709473531d6a3472997cc65301ac06d6"}, {"url": "https://git.kernel.org/stable/c/727203e6e7e7020e1246fc1628cbdb8d90177819"}, {"url": "https://git.kernel.org/stable/c/3d959406c8fff2334d83d0c352d54fd6f5b2e7cd"}, {"url": "https://git.kernel.org/stable/c/012d0c66f9392a99232ac28217229f32dd3a70cf"}, {"url": "https://git.kernel.org/stable/c/bafb12b629b7c3ad59812dd1ac1b0618062e0e38"}, {"url": "https://git.kernel.org/stable/c/fb5718bc67337dde1528661f419ffcf275757592"}, {"url": "https://git.kernel.org/stable/c/eb1121fac7986b30915ba20c5a04cc01fdcf160c"}, {"url": "https://git.kernel.org/stable/c/e3c2d2d144c082dd71596953193adf9891491f42"}], "title": "hid: cp2112: Fix duplicate workqueue initialization", "x_generator": {"engine": "bippy-1.2.0"}}, "adp": [{"title": "CISA ADP Vulnrichment", "metrics": [{"other": {"type": "ssvc", "content": {"id": "CVE-2023-52853", "role": "CISA Coordinator", "options": [{"Exploitation": "none"}, {"Automatable": "no"}, {"Technical Impact": "partial"}], "version": "2.0.3", "timestamp": "2024-05-22T18:51:33.652573Z"}}}], "providerMetadata": {"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2024-06-04T17:23:57.826Z"}}, {"providerMetadata": {"orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-02T23:11:36.048Z"}, "title": "CVE Program Container", "references": [{"url": "https://git.kernel.org/stable/c/df0daac2709473531d6a3472997cc65301ac06d6", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/727203e6e7e7020e1246fc1628cbdb8d90177819", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/3d959406c8fff2334d83d0c352d54fd6f5b2e7cd", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/012d0c66f9392a99232ac28217229f32dd3a70cf", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/bafb12b629b7c3ad59812dd1ac1b0618062e0e38", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/fb5718bc67337dde1528661f419ffcf275757592", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/eb1121fac7986b30915ba20c5a04cc01fdcf160c", "tags": ["x_transferred"]}, {"url": "https://git.kernel.org/stable/c/e3c2d2d144c082dd71596953193adf9891491f42", "tags": ["x_transferred"]}]}]}}