mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-10 19:29:46 +00:00
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user