cve/2024/CVE-2024-34739.md

18 lines
776 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-34739](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34739)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2014%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In shouldRestrictOverlayActivities of UsbProfileGroupSettingsManager.java, there is a possible escape from SUW due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/uthrasri/CVE-2024-34739