KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
80 stars 5 forks source link

Make mmap_rnd_bits_max dynamic based on paging level #346

Open kees opened 9 months ago

kees commented 9 months ago

Patches for RISC-V exist: https://lore.kernel.org/all/CABCJKufxUVoO+yJ+513W5FOFu6u45N=6wZe6a69u+8LU6A_N2Q@mail.gmail.com

x86-64 could use it too, perhaps: https://lore.kernel.org/all/20230930-emporium-share-2bbdf7074e54@spud

@samitolvanen