cve/2020/CVE-2020-0067.md
2024-05-25 21:48:12 +02:00

18 lines
851 B
Markdown

### [CVE-2020-0067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0067)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brighgreen)
### Description
In f2fs_xattr_generic_list of xattr.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not required for exploitation.Product: Android. Versions: Android kernel. Android ID: A-120551147.
### POC
#### Reference
- http://packetstormsecurity.com/files/159565/Kernel-Live-Patch-Security-Notice-LSN-0072-1.html
#### Github
No PoCs found on GitHub currently.