mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
### [CVE-2017-10663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10663)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sanity_check_ckpt function in fs/f2fs/super.c in the Linux kernel before 4.12.4 does not validate the blkoff and segno arrays, which allows local users to gain privileges via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|