Files
CVEs-PoC/2016/CVE-2016-10318.md
T
2025-09-29 21:09:30 +02:00

18 lines
818 B
Markdown

### [CVE-2016-10318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10318)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.