Rename Moby to LinuxKit part 1

This covers the base docs; I also did a bunch of cleanup and
remove old docs that are no longer needed.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-04-12 11:42:48 +01:00
parent 14325046c6
commit 89c642eac1
12 changed files with 66 additions and 168 deletions

View File

@@ -1,13 +1,13 @@
# Moby Security Events
# LinuxKit Security Events
The incomplete list below is an assessment of some CVEs, and Moby's resilience
The incomplete list below is an assessment of some CVEs, and LinuxKit's resilience
(or not) to them.
### Bugs mitigated:
* [CVE-2017-2636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2636)
([exploit post](https://a13xp0p0v.github.io/2017/03/24/CVE-2017-2636.html)):
This CVE requires `CONFIG_N_HDLC={y|m}`, which Moby does not specify, and so
This CVE requires `CONFIG_N_HDLC={y|m}`, which LinuxKit does not specify, and so
is not vulnerable.
### Bugs not mitigated: