First published: Thu Jul 14 2016(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=4.8.15 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-6213 is a vulnerability in the Linux kernel that allows local users to cause a denial of service (memory consumption and deadlock) via MS_BIND mount system calls.
The severity of CVE-2016-6213 is low.
CVE-2016-6213 affects the Linux kernel versions before 4.9.
To fix CVE-2016-6213, update your Linux kernel to version 4.9 or later.
You can find more information about CVE-2016-6213 at the following references: - [Reference 1](http://seclists.org/oss-sec/2016/q3/56) - [Reference 2](http://seclists.org/oss-sec/2016/q3/65) - [Reference 3](http://seclists.org/oss-sec/2016/q3/75)