CHERI is a hardware approach to memory safety that improves system security at runtime by extending established ISAs, such as ARM, RISC-V, and x86, with new architectural features. This cross-architecture project adapts the Linux Kernel and userspace software to benefit from CHERI’s memory protection and software compartmentalization features.
Kernel, User Space, and Portability Updates
by Paul Metzger
This is the first in a series of monthly news updates that we will be publishing going forward.
Work on porting the Linux Kernel to CHERI is progressing in several areas. Codasip continues to track …