Lead story
AI-Assisted Kernel Exploit Lands on Apple Silicon — and It Won't Be the Last
A security research group used Anthropic's Mythos AI model to discover and exploit a kernel memory corruption vulnerability on Apple's M5 chip. That's a sentence that would have sounded like science fiction three years ago. It's now just a Thursday news item.
The exploit targets a flaw in the macOS kernel that corrupts memory in a way that can give an attacker low-level access to the system. The researchers used Mythos — reportedly a more capable, less publicly visible model than Claude — to assist in both locating the vulnerability and constructing a working proof-of-concept. Bruce Schneier flagged the development, noting that AI-assisted exploit development has moved from theoretical threat to demonstrated practice.
Why this matters more than the specific bug. The vulnerability itself will be patched. Apple is fast on kernel fixes. What won't be patched is the capability shift: AI models are now materially accelerating the bug-finding and exploit-development pipeline. The asymmetry that's always favoured defenders in a "patch fast, move on" world starts to erode when attackers can discover novel vulns at machine speed.
For context, Google has separately reported a surge in Chrome vulnerabilities — more than 200 in recent releases marked as "reported by Google" — widely attributed to AI-assisted fuzzing on the defensive side. Both halves of the same story are now real: AI finds bugs faster for defenders and attackers alike. The question is who scales it first.
The M-series chip angle is notable. Apple Silicon is now the dominant platform in enterprise Mac fleets globally, and M5 machines are actively being deployed in organisations that considered themselves relatively insulated from the kind of low-level exploits that plague x86 hardware. A working kernel exploit on M5 serves as a reminder that architectural novelty isn't a security moat.
Apple has not yet issued a CVE or patched the vulnerability publicly as of writing. The researchers have presumably reported through responsible disclosure, but the timeline for a fix isn't public.
Watch for the second-order effect. This is the first widely reported instance of an AI model being credited as a co-author in a real kernel exploit chain — not just a CTF challenge or a research paper. Expect more. Offensive security teams and nation-state actors have the same access to frontier models that researchers do, and in some cases more compute to run them. Australia's ACSC and similar agencies have flagged AI-assisted vulnerability research as an emerging threat category; this story is that category becoming concrete.
The full technical write-up hasn't been published yet. When it drops, it'll be worth reading closely — not for the specific bug, but for the methodology.
