From 6553126bfccdd21d826a8cec6aa788ec4b67ba3a Mon Sep 17 00:00:00 2001 From: Karol Mazurek Date: Mon, 11 Aug 2025 10:25:34 +0200 Subject: [PATCH] =?UTF-8?q?Adding=20article=20link=20"A=20mouse=20move=20t?= =?UTF-8?q?hat=20crashed=20the=20system=20=E2=80=93=20Stack=20Buffer=20Ove?= =?UTF-8?q?rflow=20in=20Display=20Driver=20on=20macOS"=20to=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3869ee5..1daf3d9 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ The table of contents showing links to all articles is below: * ☑ [Drivers on macOS](https://karol-mazurek.medium.com/drivers-on-macos-26edbde370ab?sk=v2%2F8a5bbc18-aae7-4a68-b0dd-bb5ce70b5752) * ☑ [Case Study: Analyzing macOS IONVMeFamily NS_01 Driver Denial of Service Issue](https://afine.com/case-study-analyzing-macos-ionvmefamily-driver-denial-of-service-issue/) * ☑ [Case Study: IOMobileFramebuffer NULL Pointer Dereference](https://afine.com/case-study-iomobileframebuffer-null-pointer-dereference/) + * ☑ [A mouse move that crashed the system – Stack Buffer Overflow in Display Driver on macOS](https://afine.com/a-mouse-move-that-crashed-the-system-stack-buffer-overflow-in-display-driver-on-macos/) * ☑ [SLAP & FLOP: Apple Silicon’s Data Speculation Vulnerabilities](https://afine.com/slap-flop-apple-silicons-data-speculation-vulnerabilities/) * ☑ [History of NULL Pointer Dereferences on macOS](https://afine.com/history-of-null-pointer-dereferences-on-macos/)