cve/2019/CVE-2019-10140.md
2025-09-29 21:09:30 +02:00

18 lines
863 B
Markdown

### [CVE-2019-10140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10140)
![](https://img.shields.io/static/v1?label=Product&message=kernel%3A&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=up%20to%20kernel-3.10%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brightgreen)
### Description
A vulnerability was found in Linux kernel's, versions up to 3.10, implementation of overlayfs. An attacker with local access can create a denial of service situation via NULL pointer dereference in ovl_posix_acl_create function in fs/overlayfs/dir.c. This can allow attackers with ability to create directories on overlayfs to crash the kernel creating a denial of service (DOS).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon