mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2018-12931](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12931)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ntfs_attr_find in the ntfs.ko filesystem driver in the Linux kernel 4.15.0 allows attackers to trigger a stack-based out-of-bounds write and cause a denial of service (kernel oops or panic) or possibly have unspecified other impact via a crafted ntfs filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/RUB-SysSec/redqueen
|
|
|