PT-2025-18803 · Linux+6 · Linux Kernel+6
Published
2023-02-27
·
Updated
2026-03-14
·
CVE-2023-53039
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A potential use-after-free issue has been identified in the Linux kernel, specifically in the intel-ish-hid ipc component. This issue occurs when a reset notify IPC message is received, and the ISR schedules a work function, passing the ISHTP device via a global pointer. If the
ish probe() function fails, the device resources, including the ishtp dev pointer, are freed, but the work is not cancelled, leading to a use-after-free when the work function attempts to access ishtp dev. The issue is resolved by using devm work autocancel() to automatically cancel the work if the probe fails.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Centos
Debian
Linux Kernel
Red Hat
Red Os
Suse