summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbcoles2019-12-15 03:09:33 +1100
committerAndrey Konovalov2019-12-14 17:09:33 +0100
commit8cbbb842603f8c72cf0c2a22f064180ebfe9ce24 (patch)
tree2639444b7df9d2467895834c2336d67ea88999fd
parentaa144e328221dfb2ed030a36feef48567964f511 (diff)
Fix 404 (#19)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bab616..70bd478 100644
--- a/README.md
+++ b/README.md
@@ -205,7 +205,7 @@ Pull requests are welcome.
205 205
206[2017: "Escaping Docker container using waitid() – CVE-2017-5123" by Daniel Shapira](https://www.twistlock.com/2017/12/27/escaping-docker-container-using-waitid-cve-2017-5123/) [article, CVE-2017-5123] 206[2017: "Escaping Docker container using waitid() – CVE-2017-5123" by Daniel Shapira](https://www.twistlock.com/2017/12/27/escaping-docker-container-using-waitid-cve-2017-5123/) [article, CVE-2017-5123]
207 207
208[2017: "LKE v4.13.x - waitid() LPE" by HyeongChan Kim](http://kozistr.tech/2017/10/29/LKE-CVE-2017-5123.html) [article, CVE-2017-5123] 208[2017: "LKE v4.13.x - waitid() LPE" by HyeongChan Kim](http://kozistr.tech/sec-res/2017/10/29/LKE-CVE-2017-5123.html) [article, CVE-2017-5123]
209 209
210[2017: "Exploiting on CVE-2016-6787"](https://hardenedlinux.github.io/system-security/2017/10/16/Exploiting-on-CVE-2016-6787.html) [article, CVE-2016-6787] 210[2017: "Exploiting on CVE-2016-6787"](https://hardenedlinux.github.io/system-security/2017/10/16/Exploiting-on-CVE-2016-6787.html) [article, CVE-2016-6787]
211 211