PT-2025-49490 · Linux+1 · Linux Kernel+1

CVE-2023-53760

·

Published

2023-04-24

·

Updated

2025-12-09

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.17-mainline-android14-2-g277223301adb
Description The Linux kernel contained a deadlock issue within the UFS (Universal Flash Storage) subsystem related to the management of command queues (MCQ). Specifically, a deadlock could occur when the ufshcd err handler() function was executed, potentially leading to system instability. This issue stemmed from the possibility of an interrupt entering a waiting state for the same lock (&hwq->cq lock) that was already held, specifically within the ufshcd handle mcq cq events() and ufs mtk mcq intr() functions. The problem was addressed by using ufshcd mcq poll cqe lock() with spin lock irqsave instead of spin lock to resolve the deadlock.
Recommendations Update the Linux kernel to version 6.1.17-mainline-android14-2-g277223301adb or a later version to resolve this issue.

Exploit

Fix

Improper Resource Release

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-10419
CVE-2023-53760
RHSA-2023:6583

Affected Products

Linux Kernel
Ufs