RISC-V With Linux 6.6 Offers Better Kernel Security With KASLR

Written by Michael Larabel in RISC-V on 10 September 2023 at 08:23 AM EDT. Add A Comment
RISC-V
More RISC-V architecture updates were merged this weekend for the ongoing Linux 6.6 merge window.

Last week was the main RISC-V updates for Linux 6.6 that included support for Kernel Control-Flow Integrity (KCFI), crash kernels can be allocated above the 4GiB mark, support for ELFs in non-MMU configurations, and other changes. Merged this weekend were some secondary updates ready for this kernel version.

Most notable with these secondary updates is the RISC-V Linux kernel now supporting Kernel Address Space Layout Randomization (KASLR) for better security. KASLR enables address space randomization for the running Linux kernel to help defeat attacks that rely upon knowing known positions within memory to make it much harder for predicting target addresses. KASLR has long been supported on other CPU architectures while now Linux 6.6 with RISC-V supports this worthwhile kernel security feature. The RISC-V KASLR support had undergone several revisions over the past few months while is now deemed ready with Linux 6.6.

VisionFive 2 RISC-V board


In addition to RISC-V KASLR support, this pull also adds support for the V extension to ptrace(), support for the BPF prog pack allocator, dynamically probing for misaligned access speed, and support for non-coherent devices on systems using the Andes AX45MP core. More details on these last minute RISC-V updates ahead of the Linux 6.6-rc1 release later today can be found via this Git merge.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week