Package: hardening-runtime

Version: 2

In the /usr/lib/sysctl.d/10-hardening.conf file provided by the
package hardening-runtime, the last line provides an optional option
to be enabled. It is misspelled
It is not kernel.modules_disable but kernel.modules_disabled (with a
'd' at the end)

Also is it best to use space around systctl option in a config file,
so the line better be
#kernel_modules_disabled = 1

Just above the vm.mmap_rnd_bits option also lacks spaces around the
equal sign (=)

Reply via email to