{"id":"CVE-2023-53039","summary":"HID: intel-ish-hid: ipc: Fix potential use-after-free in work function","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Fix potential use-after-free in work function\n\nWhen a reset notify IPC message is received, the ISR schedules a work\nfunction and passes the ISHTP device to it via a global pointer\nishtp_dev. If ish_probe() fails, the devm-managed device resources\nincluding ishtp_dev are freed, but the work is not cancelled, causing a\nuse-after-free when the work function tries to access ishtp_dev. Use\ndevm_work_autocancel() instead, so that the work is automatically\ncancelled if probe fails.","modified":"2026-04-03T13:14:36.388883Z","published":"2025-05-02T15:54:57.876Z","related":["SUSE-SU-2025:01918-1","SUSE-SU-2025:01966-1","SUSE-SU-2025:01982-1","SUSE-SU-2025:01983-1","SUSE-SU-2025:01995-1","SUSE-SU-2025:02173-1","SUSE-SU-2025:02262-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53039.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/0a594cb490ca6232671fc09e2dc1a0fc7ccbb0b5"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8ae2f2b0a28416ed2f6d8478ac8b9f7862f36785"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8c1d378b8c224fd50247625255f09fc01dcc5836"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d3ce3afd9f791dd1b7daedfcf8c396b60af5dec0"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53039.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-53039"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"ae02e5d40d5f829c589412c6253f925e35cf7a22"},{"fixed":"8c1d378b8c224fd50247625255f09fc01dcc5836"},{"fixed":"0a594cb490ca6232671fc09e2dc1a0fc7ccbb0b5"},{"fixed":"d3ce3afd9f791dd1b7daedfcf8c396b60af5dec0"},{"fixed":"8ae2f2b0a28416ed2f6d8478ac8b9f7862f36785"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53039.json"}}],"schema_version":"1.7.5"}