mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2018-12930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12930)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ntfs_end_buffer_async_read 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
|
|
|