Beveiligingsadvies

CVE-2025-8192

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-31 08:24:26
Laatst bijgewerkt 2025-07-31 13:20:16
Toegewezen door Google
CVSS-score 6.9
Status PUBLISHED

Beschrijving

There exists a TOCTOU race condition in TvSettings AppRestrictionsFragment.java that lead to start of attacker supplied activity in Settings’ context, i.e. system-uid context, thus lead to launchAnyWhere. The core idea is to utilize the time window between the check of Intent and the use to Intent to change the target component’s state, thus bypass the original security sanitize function.