mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
18 lines
951 B
Markdown
18 lines
951 B
Markdown
![]() |
### [CVE-2016-10439](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10439)
|
||
|

|
||
|

|
||
|
%20Race%20Condition%20in%20Core.&color=brighgreen)
|
||
|
|
||
|
### Description
|
||
|
|
||
|
In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Automobile and Snapdragon Mobile SD 425, SD 430, SD 450, SD 625, SD 650/52, SD 820, and SD 820A, there is a TOCTOU vulnerability in the input validation for bulletin_board_read syscall. A pointer dereference is being validated without promising the pointer hasn't been changed by the HLOS program.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.securityfocus.com/bid/103671
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|