June 10, 2026
When security researchers want to understand what a modern processor is really doing with the kind of detail that determines whether attacks like Spectre and Meltdown are possible, they usually run their experiments on top of an operating system that was never built for the job. They open up macOS or Linux, patch the kernel by hand, and hope the modifications hold. The approach is unstable, hard to reproduce, and on Apple’s platforms, slated for deprecation.
A team at MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) decided to build something different. Fractal, an operating system kernel written from the ground up, treats the hardware itself as the object of study. Its first major use, a deep look at branch predictors — a CPU’s way of guessing what code to run next, before it knows for certain, so it doesn’t have to waste time waiting to find out — inside Apple’s M1 processor, has already turned up findings that prior work missed, including the first evidence that a class of speculative attack known as “Phantom” affects Apple Silicon.
Complete article from MIT News.
Explore
MIT researchers advance toward greater bandwidth, more energy-efficient communications
Elizabeth A. Thomson | Materials Research Laboratory
The FUTUR-IC research program integrates electronics and photonics in microchip systems.
New chip could help tiny robots traverse complex environments
Adam Zewe | MIT News
Researchers combined an efficient algorithm with dedicated hardware to rapidly generate 3D maps for navigation using minimal memory and power.
New Method Efficiently Safeguards Sensitive AI Training Data
Adam Zewe | MIT News
The approach maintains an AI model’s accuracy while ensuring attackers can’t extract secret information.




