Vulnerability 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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-8192?
CVE-2025-8192 is a documented vulnerability. 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 launchAnyWh...
How severe is CVE-2025-8192?
CVSS scoring is not yet available for CVE-2025-8192. Check NVD for updates.
Is there a patch for CVE-2025-8192?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.