|
|
Subscribe / Log in / New account

PGTY_table

PGTY_table

Posted Jan 9, 2025 16:09 UTC (Thu) by willy (subscriber, #9762)
Parent article: Page-table hardening with memory protection keys

In 2018, I added PG_table (since renamed PGTY_table) to mark pages allocated for page tables. In March 2019, I added code to prevent page tables being mapped into userspace. That doesn't address the same attacks being defended against here, but it was a cheap check to add that doesn't require new CPU features.


to post comments

PGTY_table

Posted Jan 16, 2025 5:03 UTC (Thu) by rgb (subscriber, #57129) [Link]

Is this enabled by default in most common distribution kernels nowadays?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds