There exists a TOCTOU race condition in TvSettings...
Moderate severity
Unreviewed
Published
Jul 31, 2025
to the GitHub Advisory Database
•
Updated Jul 31, 2025
Description
Published by the National Vulnerability Database
Jul 31, 2025
Published to the GitHub Advisory Database
Jul 31, 2025
Last updated
Jul 31, 2025
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.
References