Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 728 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 728 Bytes

KAISER: Kernel Address Isolation to have Side-channels Efficiently Removed

This repository contains our implementation of KAISER, a kernel isolation technique to close hardware side channels on kernel address information. We implemented KAISER as a proof of concept for the Linux kernel and offer a patch as well as pre-build .deb packages.

The KASLR is Dead: Long Live KASLR ESSoS 2017 paper by Gruss, Lipp, Schwarz, Fellner, Maurice and Mangard.

Repository Content

Project Description
KAISER Patch to the Linux Kernel
Packages .deb packages for Ubuntu 16.10