Security Advisory

CVE-2025-8192

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-31 08:24:26
Last updated 2025-07-31 13:20:16
Assigner Google
State PUBLISHED

Description

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.