CVE-2018-21058
Description
Samsung mobile devices with Exynos chipsets are vulnerable to cache attacks on Keymaster AES-GCM due to T-Table usage, enabling key extraction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Samsung mobile devices with Exynos chipsets are vulnerable to cache attacks on Keymaster AES-GCM due to T-Table usage, enabling key extraction.
Vulnerability
An issue exists in the Keymaster AES-GCM implementation on Samsung mobile devices running Android N (7.0) or O (8.0) with Exynos 7420, 8890, or 8996 chipsets. The implementation uses T-Tables for AES-GCM operations instead of the Cryptography Extension (CE), making it susceptible to cache side-channel attacks [1].
Exploitation
An attacker with local access to the device and the ability to run unprivileged code can perform cache-timing analysis. By monitoring cache behavior during AES-GCM operations, the attacker can recover secret key material. No special permissions beyond user-level code execution are required.
Impact
Successful exploitation allows an attacker to extract cryptographic keys used by the Keymaster hardware-backed keystore. This compromises the confidentiality and integrity of all data protected by those keys, including encryption keys for storage, authentication tokens, and DRM content.
Mitigation
Samsung addressed this issue in a security update released in September 2018, identified by SVE-2018-12761 [1]. Users should ensure their devices are updated to the latest firmware that includes the fix. No workaround is available for unpatched devices.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Samsung/mobile devicesdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1- security.samsungmobile.com/securityUpdate.smsbmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.