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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ntfs_read_locked_inode in the ntfs.ko filesystem driver in the Linux kernel 4.15.0 allows attackers to trigger a use-after-free read and possibly cause a denial of service (kernel oops or panic) via a crafted ntfs filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/RUB-SysSec/redqueen
|
|
|