From 2a2cd683581ad63ab2417cf39dc3a2bc8497d92d Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 13 Mar 2019 14:35:24 +0100 Subject: docs/darwin: add link to panicaII video --- docs/darwin/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/darwin') diff --git a/docs/darwin/README.md b/docs/darwin/README.md index aa768f5d0..b68441a7f 100644 --- a/docs/darwin/README.md +++ b/docs/darwin/README.md @@ -4,6 +4,7 @@ [panicall](https://twitter.com/panicaII) has [ported](https://i.blackhat.com/eu-18/Wed-Dec-5/eu-18-Juwei_Lin-Drill-The-Apple-Core.pdf) +([video](https://www.youtube.com/watch?v=zDXyH8HxTwg)) syzkaller to `Darwin/XNU` and that has found more than [50 bugs](https://twitter.com/panicaII/status/1070696972326133760) including `CVE-2018-4447` and `CVE-2018-4435` mentioned in -- cgit mrf-deployment