cve/2018/CVE-2018-6559.md

18 lines
769 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-6559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6559)
![](https://img.shields.io/static/v1?label=Product&message=Linux%20kernel%2C%20as%20used%20in%20Ubuntu%2018.04%20LTS%20and%20Ubuntu%2018.10&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%3A%20Information%20Exposure&color=brighgreen)
### Description
The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace.
### POC
#### Reference
- https://launchpad.net/bugs/1793458
#### Github
No PoCs found on GitHub currently.