Linux Kernel up to 5.15.104/6.1.21/6.2.8 HID ish_probe use after free

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.7 | $0-$5k | 0.00 |
Summary
A vulnerability categorized as critical has been discovered in Linux Kernel up to 5.15.104/6.1.21/6.2.8. This affects the function ish_probe of the component HID. Executing a manipulation can lead to use after free.
This vulnerability is registered as CVE-2023-53039. No exploit is available.
It is advisable to upgrade the affected component.
Details
A vulnerability has been found in Linux Kernel up to 5.15.104/6.1.21/6.2.8 and classified as critical. This vulnerability affects the function ish_probe of the component HID. The manipulation with an unknown input leads to a use after free vulnerability. The CWE definition for the vulnerability is CWE-416. Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code. As an impact it is known to affect confidentiality, integrity, and availability. CVE summarizes:
In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to it via a global pointer ishtp_dev. If ish_probe() fails, the devm-managed device resources including ishtp_dev are freed, but the work is not cancelled, causing a use-after-free when the work function tries to access ishtp_dev. Use devm_work_autocancel() instead, so that the work is automatically cancelled if probe fails.
The advisory is available at git.kernel.org. This vulnerability was named CVE-2023-53039 since 04/16/2025. The exploitation appears to be easy. Technical details are known, but there is no available exploit. The structure of the vulnerability defines a possible price range of USD $0-$5k at the moment (estimation calculated on 11/12/2025).
The vulnerability scanner Nessus provides a plugin with the ID 240812 (SUSE SLES15 Security Update : kernel (SUSE-SU-2025:01982-1)), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 5.15.105, 6.1.22 or 6.2.9 eliminates this vulnerability. Applying the patch 8c1d378b8c224fd50247625255f09fc01dcc5836/0a594cb490ca6232671fc09e2dc1a0fc7ccbb0b5/d3ce3afd9f791dd1b7daedfcf8c396b60af5dec0/8ae2f2b0a28416ed2f6d8478ac8b9f7862f36785 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the databases at Tenable (240812) and EUVD (EUVD-2025-13231). If you want to get best quality of vulnerability data, you may have to visit VulDB.
Product
Type
Vendor
Name
Version
- 5.15.104
- 6.1.0
- 6.1.1
- 6.1.2
- 6.1.3
- 6.1.4
- 6.1.5
- 6.1.6
- 6.1.7
- 6.1.8
- 6.1.9
- 6.1.10
- 6.1.11
- 6.1.12
- 6.1.13
- 6.1.14
- 6.1.15
- 6.1.16
- 6.1.17
- 6.1.18
- 6.1.19
- 6.1.20
- 6.1.21
- 6.2.0
- 6.2.1
- 6.2.2
- 6.2.3
- 6.2.4
- 6.2.5
- 6.2.6
- 6.2.7
- 6.2.8
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.9VulDB Meta Temp Score: 7.7
VulDB Base Score: 8.0
VulDB Temp Score: 7.6
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 7.8
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
Exploiting
Class: Use after freeCWE: CWE-416 / CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: Partially
Local: Yes
Remote: Partially
Availability: 🔍
Status: Not defined
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 240812
Nessus Name: SUSE SLES15 Security Update : kernel (SUSE-SU-2025:01982-1)
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Upgrade: Kernel 5.15.105/6.1.22/6.2.9
Patch: 8c1d378b8c224fd50247625255f09fc01dcc5836/0a594cb490ca6232671fc09e2dc1a0fc7ccbb0b5/d3ce3afd9f791dd1b7daedfcf8c396b60af5dec0/8ae2f2b0a28416ed2f6d8478ac8b9f7862f36785
Timeline
04/16/2025 🔍05/02/2025 🔍
05/02/2025 🔍
11/12/2025 🔍
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2023-53039 (🔍)
GCVE (CVE): GCVE-0-2023-53039
GCVE (VulDB): GCVE-100-307210
EUVD: 🔍
Entry
Created: 05/02/2025 19:47Updated: 11/12/2025 21:28
Changes: 05/02/2025 19:47 (59), 06/19/2025 17:02 (1), 06/28/2025 00:08 (2), 11/12/2025 21:28 (12)
Complete: 🔍
Cache ID: 216::103
If you want to get best quality of vulnerability data, you may have to visit VulDB.
No comments yet. Languages: en.
Please log in to comment.