Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 711 Bytes

ERRATA.md

File metadata and controls

14 lines (10 loc) · 711 Bytes

This document contains errors found post-publication of the RPISEC MBE lecture slides. Please refer to it when reading or presenting the material.

If you have found an error not listed here, feel free to submit a github issue or contact us.

Lecture 07 - DEP and ROP

I. Slides 17 - 20 "History of DEP"

  • MPROTECT, SEGMEXEC and PAGEEXEC provided by grsecurity for the Linux kernel was released in October 1st, 2000

Lecture 09 - Address Space Layout Randomization (ASLR)

I. Slade 27 "History of ASLR"

  • ASLR provided by grsecurity for the Linux kernel was released in 2001