LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-25395: Samsung Mobile Devices Race Condition Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jun 29, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 20, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-25395 to its Known Exploited Vulnerabilities catalog on Jun 29, 2023, with a federal patch deadline of Jul 20, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Samsung mobile devices contain a race condition vulnerability within the MFC charger driver that leads to a use-after-free allowing for a write given a radio privilege is compromised.

CVE-2021-25395 is a race condition vulnerability in the MFC charger driver on Samsung mobile devices. When radio privileges are already compromised, it can lead to a use-after-free condition that permits a write operation. This matters because mobile devices often hold sensitive corporate data, credentials, and access to enterprise resources; a successful exploit could expand an attacker's foothold from a limited radio-level compromise into further system control.

Defenders should treat this as a local privilege-related issue on affected Samsung hardware. Specifics such as exact device models or firmware builds must be confirmed against the vendor advisory, as public detail beyond the CISA summary is limited.

How it works

The underlying weakness is CWE-362, a concurrent execution using a shared resource with improper synchronization (race condition). In this case the race occurs inside the MFC charger driver. When an attacker who already holds radio privileges can win the race, the driver frees memory that is still referenced, creating a use-after-free. That dangling reference can then be abused to perform a write.

No public exploit mechanics, proof-of-concept code, or precise trigger sequences are provided in the available facts. Attackers would need prior radio-level access; the vulnerability itself does not grant that initial foothold. Treat any claims of remote unauthenticated exploitation as unverified until confirmed by the vendor advisory.

Am I affected? How to find it in your systems

The vulnerability affects Samsung mobile devices. These typically appear as employee-owned or company-issued smartphones and tablets running Samsung firmware, often managed through MDM or EMM platforms.

If your inventory process cannot determine the precise patch level, assume the device is potentially affected until proven otherwise.

How to remediate

The primary action is to apply the vendor-supplied updates. CISA directs organizations to “Apply updates per vendor instructions or discontinue use of the product if updates are unavailable.” Obtain the security patch that addresses CVE-2021-25395 from Samsung’s official channels and push it through your MDM or instruct users to install the OTA update promptly.

Hardening steps appropriate to this class of race-condition / use-after-free issues include restricting apps that request radio-related permissions, enforcing least-privilege policies via MDM, and keeping the entire device software stack current so that subsequent driver fixes are also applied.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate the underlying race condition; patching remains the definitive fix.

If your data may have been exposed

Actively exploited vulnerabilities on mobile devices can lead to data exposure or further lateral movement. Known ransomware use of this specific CVE is not documented. If you suspect compromise, preserve device logs, isolate the handset, and perform a forensic review. Separately, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedSamsung · Mobile Devices
WeaknessCWE-362
Added to CISA KEVJun 29, 2023
Federal patch deadlineJul 20, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities