mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2016-8660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8660)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XFS subsystem in the Linux kernel through 4.8.2 allows local users to cause a denial of service (fdatasync failure and system hang) by using the vfs syscall group in the trinity program, related to a "page lock order bug in the XFS seek hole/data implementation."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|