1.373 RHEL-10-701020

Information

RHEL 10 must enable mitigations against processor-based vulnerabilities.

GROUP ID: V-281304RULE ID: SV-281304r1167062

Kernel page-table isolation is a kernel feature that mitigates the Meltdown security vulnerability and hardens the kernel against attempts to bypass kernel address space layout randomization (KASLR).

Satisfies: SRG-OS-000433-GPOS-00193, SRG-OS-000095-GPOS-00049

Solution

Configure RHEL 10 to enable kernel page-table isolation with the following command:

$ sudo grubby --update-kernel=ALL --args="pti=on"

See Also

https://workbench.cisecurity.org/benchmarks/26403