LiveActive security incident?Get immediate response
CVE Record

CVE-2025-37861: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A race condition in the Linux mpi3mr storage-controller driver can make one kernel thread use a reply queue while another resets it. The resulting invalid queue reference can access unallocated memory and crash the system, disrupting storage-dependent services. Exploitation requires local access according to the supplied CVSS vector.

Executive priority

Treat this as a high-priority reliability and host-security update for affected storage servers. Prioritize systems whose outage would disrupt critical services. Broad emergency action is not supported because exploitation is local, exposure depends on mpi3mr use, and no active exploitation evidence is supplied.

Technical view

Reset and task-management threads can concurrently process mpi3mr reply queues. During reset, a queue ID becomes 0xFFFF; another thread may use that invalid ID and reference unallocated memory. The upstream fix introduces io_admin_reset_sync, blocks I/O and administrative processing during reset, waits up to ten seconds for in-flight work, and marks the controller unrecoverable on timeout.

Likely exposure

Exposure is limited to Linux systems using the mpi3mr SCSI driver and an affected kernel build. The supplied affected-version data lists 5.14, 6.12.24, 6.13.12, 6.14.3, and 6.15, but does not clearly define complete vulnerable ranges. Distribution backports may change actual status.

Exploitation context

The CVSS 3.1 score is 7.8 with local, low-complexity, low-privilege access and no user interaction. The documented outcome is a kernel crash. The source bundle reports that this CVE is not in KEV and provides no evidence of active exploitation or a public exploit.

Researcher notes

The concrete failure described is invalid memory access and system crash during concurrent reset and task-management processing. Although the CVSS vector assigns high confidentiality, integrity, and availability impacts, the supplied narrative does not independently demonstrate data disclosure or modification. Duplicated commit hashes and unclear version boundaries reduce precision; verify downstream backports.

Mitigation direction

  • Prioritize kernel updates containing the cited mpi3mr synchronization fix or an equivalent distribution backport.
  • Check Linux distribution or system-vendor guidance for exact fixed package versions.
  • Apply normal storage-service maintenance and recovery controls before rebooting into an updated kernel.
  • Where updates are delayed, restrict local access and closely monitor affected storage hosts.

Validation and detection

  • Inventory kernel versions on systems using the mpi3mr driver.
  • Confirm whether each installed kernel contains one of the cited fixes or a documented backport.
  • Review vendor advisories because the supplied version boundaries are incomplete.
  • After updating, verify the expected kernel is running and storage controllers operate normally.
  • Review kernel logs for mpi3mr resets, crashes, invalid queues, or unrecoverable-controller events.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-37861 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-37861Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxc4f7ac64616ee513f9ac4ae6c4d8c3cccb6974df, c4f7ac64616ee513f9ac4ae6c4d8c3cccb6974df, c4f7ac64616ee513f9ac4ae6c4d8c3cccb6974df, c4f7ac64616ee513f9ac4ae6c4d8c3cccb6974dfunaffected
LinuxLinux5.14, 0, 6.12.24, 6.13.12, 6.14.3, 6.15affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.