CVE-2018-20699
CVE-2018-20699 affects Docker Engine before 18.09, allowing a remote attacker to trigger a denial of service by sending a large value to --cpuset-mems or --cpuset-cpus. The issue is tied to memory consumption in dockerd and is described as related to the code paths in daemon_unix.go, parsers.go, ...