In the Linux kernel, the following vulnerability has been resolved:
bus: mhi: host: Drop chan lock before queuing buffers
Ensure read and write locks for the channel are not taken in succession by
dropping the read lock from parse_xfer_event() such that a callback given
to client can potentially queue buffers and acquire the write lock in that
process. Any queueing of buffers should be done without channel read lock
acquired as it can result in multiple locks and a soft lockup.
[mani: added fixes tag and cc'ed stable]
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-29T15:52:11.074Z
Updated: 2024-11-04T14:47:56.233Z
Reserved: 2024-02-20T12:30:33.304Z
Link: CVE-2023-52493
Vulnrichment
Updated: 2024-08-02T23:03:20.707Z
NVD
Status : Awaiting Analysis
Published: 2024-03-11T18:15:16.940
Modified: 2024-11-04T13:16:35.103
Link: CVE-2023-52493
Redhat