mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 19:05:37 +00:00
add some headings, fix some spelling mistakes
Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
parent
d1e395ceb0
commit
512ab88e5d
@ -1,9 +1,13 @@
|
|||||||
The incomplete list below is an assement of some CVEs, and Moby's resillience
|
# Moby Security Events
|
||||||
to them.
|
|
||||||
|
|
||||||
Bugs mitigated:
|
The incomplete list below is an assessment of some CVEs, and Moby's resilience
|
||||||
|
(or not) to them.
|
||||||
|
|
||||||
|
### Bugs mitigated:
|
||||||
|
|
||||||
* [CVE-2017-2636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2636)
|
* [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)):
|
([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 Moby does not specify, and so
|
||||||
is not vulnerable.
|
is not vulnerable.
|
||||||
|
|
||||||
|
### Bugs not mitigated:
|
||||||
|
Loading…
Reference in New Issue
Block a user