mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
818 B
Markdown
18 lines
818 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
|
|
- https://github.com/torvalds/linux/commit/163ae1c6ad6299b19e22b4a35d5ab24a89791a98
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|