IRONSMITHINTEL
HIGHCVSS7.3
|
Actively Exploited
|CISA KEV|CVE-2021-25487|Auth: low — authenticated user|Reboot: required|Manual only

Samsung Mobile Devices Out-of-Bounds Read Vulnerability (CVE-2021-25487)

Samsung mobile devices contain an out-of-bounds read vulnerability within the modem interface driver due to a lack of boundary checking of a buffer in set_skb_priv(), leading to remote code execution by dereference of an invalid function pointer.

Published Oct 6, 2021 · Updated May 17, 2026
Why patchRisk explained in plain English
Worst-case scenarioIf unpatched

A local attacker, with a low-privilege account, can achieve full data confidentiality loss, partial data tampering. Federal agencies are required to remediate by 2023-07-20 under CISA BOD 22-01.

How the attack worksNo clicks needed

This is a Out-of-bounds Read (CWE-125) vulnerability in Samsung Mobile Devices. Lack of boundary checking of a buffer in set_skb_priv() of modem interface driver prior to SMR Oct-2021 Release 1 allows OOB read and it results in arbitrary code execution by dereference of invalid function pointer. Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.

Am I affected?Quick check

Probably yes if any of these apply:

IT Security
Running android: 8.1, 9.0, 10.0, 11.0
Real-world incidentsWhat we've seen

CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2023-06-29 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2023-07-20.

How to patch

Manual remediation steps

1
Identify affected hosts: query inventory for general installs in scope.
2
Apply the vendor security update referenced in CVE-2021-25487's advisory. No specific KB/version is encoded yet — consult the linked MSRC/vendor URL.
3
Verify the fix per the vendor's published verification steps.
4
Document the remediation in your change ticket and re-scan with your vulnerability scanner to confirm closure.
PowerShell automationComing soon

No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.