CVE-2026-0056
Description
A read out of bounds vulnerability in Android's ResourceTypes.cpp could allow local attackers to disclose information without privileges.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A read out of bounds vulnerability in Android's ResourceTypes.cpp could allow local attackers to disclose information without privileges.
Vulnerability
In setTo of ResourceTypes.cpp, there is a possible read out of bounds due to an incorrect bounds check. This vulnerability affects Android versions prior to those updated in the June 2026 security bulletin.
Exploitation
An attacker with local access to the affected device can exploit this vulnerability. No user interaction or additional execution privileges are needed. The vulnerability is triggered by reaching the setTo function with an incorrect bounds check.
Impact
Successful exploitation of this vulnerability could lead to local information disclosure. The attacker gains access to sensitive information without requiring any additional execution privileges.
Mitigation
This vulnerability was addressed in the June 2026 Android Security Bulletin. Users should ensure their devices are updated to a version that includes these security patches. Information regarding specific fixed versions and release dates can be found in the Android Security Bulletin [1].
AI Insight generated on Jun 2, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
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
1News mentions
0No linked articles in our index yet.