CVE-2025-37861
HIGHLinux Kernel 5.14-6.12.23, 6.13.0-6.13.11, 6.14.0-6.14.2 - Use-After-Free in SCSI mpi3mr Reply Queue Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID (0xFFFF), set by the reset thread, which points to unallocated memory, causing a crash. Add flag 'io_admin_reset_sync' to synchronize access between the reset, I/O, and admin threads. Before a reset, the reset handler sets this flag to block I/O and admin processing threads. If any thread bypasses the initial check, the reset thread waits up to 10 seconds for processing to finish. If the wait exceeds 10 seconds, the controller is marked as unrecoverable.
References (4)
Core 4
Core References
Scores
CVSS v3
7.8
EPSS
0.0025
EPSS Percentile
16.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-416
Status
published
Products (14)
linux/Kernel
5.14.0 - 6.12.24linux
linux/Kernel
6.13.0 - 6.13.12linux
linux/Kernel
6.14.0 - 6.14.3linux
Linux/Linux
< 5.14
Linux/Linux
5.14
Linux/Linux
6.12.24 - 6.12.*
Linux/Linux
6.13.12 - 6.13.*
Linux/Linux
6.14.3 - 6.14.*
Linux/Linux
6.15
Linux/Linux
c4f7ac64616ee513f9ac4ae6c4d8c3cccb6974df - 65ba18c84dbd03afe9b38c06c151239d97a09834
... and 4 more
Published
May 09, 2025
Tracked Since
Feb 18, 2026