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

argument block ASLR improvement #283

Open thestinger opened 1 year ago

thestinger commented 1 year ago

The lower bits are not currently used despite not having an alignment requirement. Patch from linux-hardened:

https://github.com/anthraxx/linux-hardened/commit/adc9d515ff3fedd52317507607054be168f4d10b.patch