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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A missing authorization check in the fscrypt_process_policy function in fs/crypto/policy.c in the ext4 and f2fs filesystem encryption support in the Linux kernel before 4.7.4 allows a user to assign an encryption policy to a directory owned by a different user, potentially creating a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|