CVE-2023-53013
MEDIUM EPSS 3.8%
Published Mar 27, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Mar 27, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: ptdma: pt_core_execute_cmd() should use spinlock The interrupt handler (pt_core_irq_handler()) of the ptdma driver can be called from interrupt context. The code flow in this function can lead down to pt_core_execute_cmd() which will attempt to grab a mutex, which is not appropriate in interrupt context and ultimately leads to a kernel panic. The fix here changes this mutex to a spinlock, which has been verified to resolve the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
3.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-667
Affected Products 6
References 3
- git.kernel.org https://git.kernel.org/stable/c/13ba563c2c8055ba8a637c9f70bb833b43cb4207
- git.kernel.org https://git.kernel.org/stable/c/95e5fda3b5f9ed8239b145da3fa01e641cf5d53c
- git.kernel.org https://git.kernel.org/stable/c/ed0d8f731e0bf1bb12a7a37698ac613db20e2794
Remediation
- git.kernel.org https://git.kernel.org/stable/c/13ba563c2c8055ba8a637c9f70bb833b43cb4207
- git.kernel.org https://git.kernel.org/stable/c/95e5fda3b5f9ed8239b145da3fa01e641cf5d53c
- git.kernel.org https://git.kernel.org/stable/c/ed0d8f731e0bf1bb12a7a37698ac613db20e2794