mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
739 B
Markdown
18 lines
739 B
Markdown
### [CVE-2017-18224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18224)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel before 4.15, fs/ocfs2/aops.c omits use of a semaphore and consequently has a race condition for access to the extent tree during read operations in DIRECT mode, which allows local users to cause a denial of service (BUG) by modifying a certain e_cpos field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|