All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Linux Address Space Isolation (ASI) Revived with Reduced Performance Impact

By

teleforce

9mo ago· 3 min readenNews

Summary

Google engineers have revived the Linux Address Space Isolation (ASI) project, initially proposed to mitigate CPU speculative execution attacks. After reducing the I/O performance overhead from 70% to 13%, the effort is now being reconsidered for integration into the Linux kernel.

Key quotes

· 4 pulled
Several years ago Google engineers began exploring address space isolation for the Linux kernel and ultimately proposing Linux ASI for better dealing with CPU speculative execution attacks.
While the hope was it would better cope with the ever growing list of CPU speculative execution vulnerabilities, the effort was thwarted initially by I/O throughput seeing a 70% performance hit.
But now that I/O overhead has been reduced to just 13%.
Google engineer Brendan Jackman is back to bringing up ASI to Linux kernel developers now that 'ASI is fas'.
Snippet from the RSS feed
Several years ago Google engineers began exploring address space isolation for the Linux kernel and ultimately proposing Linux ASI for better dealing with CPU speculative execution attacks

You might also wanna read