You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel_modules_disabled=attribute('kernel_modules_disabled',default: 0,description: 'Should loading of kernel modules be disabled?')
21
22
22
23
control'sysctl-01'do
23
24
impact1.0
@@ -304,7 +305,7 @@
304
305
title'Disable loading kernel modules'
305
306
desc'The sysctl key kernel.modules_disabled is very straightforward. If it contains a "1" it will disable loading new modules, where a "0" will still allow loading them. Using this option will be a great protection against loading malicious kernel modules.'
0 commit comments