fs/namespace.c in the Linux kernel before 4.9 does not restrict how many mounts may exist in a mount namespace, which allows local users to cause a denial of service (memory consumption and deadlock) via MS_BIND mount system calls, as demonstrated by a loop that triggers exponential growth in the number of mounts.
References
Configurations
Information
Published : 2016-12-27 23:59
Updated : 2018-01-04 18:31
NVD link : CVE-2016-6213
Mitre link : CVE-2016-6213
JSON object : View
CWE
CWE-400
Uncontrolled Resource Consumption
Products Affected
linux
- linux_kernel