CVE-2016-10318

medium
Published 2017-04-04 · Modified 2026-05-13
CVSS v3
6.5
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v2
4.0
VIR risk
6.5

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.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-10318

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/163ae1c6ad6299b19e22b4a35d5ab24a89791a98

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.4

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=163ae1c6ad6299b19e22b4a35d5ab24a89791a98

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.7.4-1
debian debianbullseyefixed4.7.4-1
debian debianforkyfixed4.7.4-1
debian debiansidfixed4.7.4-1
debian debiantrixiefixed4.7.4-1
linux linux-kernelaffected

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.