cve/2018/CVE-2018-20976.md

19 lines
766 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-20976](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20976)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in fs/xfs/xfs_super.c in the Linux kernel before 4.18. A use after free exists, related to xfs_fs_fill_super failure.
### POC
#### Reference
- http://packetstormsecurity.com/files/154951/Kernel-Live-Patch-Security-Notice-LSN-0058-1.html
- http://packetstormsecurity.com/files/155212/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html
#### Github
No PoCs found on GitHub currently.