LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25395: A race condition in MFC charger driver prior to SMR MAY-2021 Release 1 allows local attackers to bypass sig...

A race condition in MFC charger driver prior to SMR MAY-2021 Release 1 allows local attackers to bypass signature check given a radio privilege is compromised.

MediumCVSS 6.4Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Samsung mobile vulnerability affects older Android-based Samsung devices before the May 2021 security maintenance release. It requires local access and already-compromised radio privilege, but CISA lists it as known exploited, so unpatched devices should be treated as a real exposure, not just theoretical risk.

Executive priority

Treat this as a high-priority mobile fleet cleanup item because CISA lists it as exploited. The technical prerequisites reduce broad opportunistic risk, but unpatched Samsung devices can still matter in targeted compromise chains.

Technical view

CVE-2021-25395 is a CWE-362 race condition in Samsung's MFC charger driver. Before SMR MAY-2021 Release 1, a local attacker with compromised radio privilege could bypass a signature check. CVSS 3.1 is 6.4 with high attack complexity and high privileges required, but confidentiality, integrity, and availability impacts are high.

Likely exposure

Exposure is limited to Samsung Mobile Devices on Android O 8.x, P 9.0, Q 10.0, and R 11.0 before SMR MAY-2021 Release 1. Organizations with unmanaged, unsupported, or delayed-patch Samsung fleets are most likely to retain exposure.

Exploitation context

CISA KEV status supports known exploitation. The provided sources do not describe exploit tooling, affected campaigns, or exploitation volume. The vulnerability appears post-compromise or chained, because exploitation requires local access and compromised radio privilege.

Researcher notes

Evidence supports a race condition in the MFC charger driver enabling signature-check bypass under radio-privilege compromise. Public sources here do not provide low-level root cause details, proof-of-concept material, or exploit chain context, so validation should focus on device patch state and vendor advisory mapping.

Mitigation direction

  • Apply Samsung SMR MAY-2021 Release 1 or later where available.
  • Inventory Samsung devices running Android 8 through Android 11.
  • Prioritize replacement for unsupported devices that cannot receive the Samsung fix.
  • Use MDM controls to enforce minimum Android security patch levels.
  • Monitor Samsung and CISA guidance for any updated remediation details.

Validation and detection

  • Confirm each Samsung device model and Android version in asset inventory.
  • Verify Android security patch level is May 2021 or later.
  • Check MDM compliance reports for devices below the required patch level.
  • Review CISA KEV tracking for remediation due-date obligations, if applicable.
  • Document any exceptions for unsupported or inaccessible devices.
Prepared
Confidence
high
Sources
4

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.

cwe · low confidence lookup

CWE-362: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-25395 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
Medium
CVSS
6.4 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:H/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
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
6.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H0.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2021-25395Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Samsung MobileSamsung Mobile DevicesO(8.x), P(9.0), Q(10.0), R(11.0)Listed
Weakness

CWE details

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

CWE-362 · source CWE mapping

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.