From 6b6b7c557a10fe55a4f945a25a02b9537fb3064d Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Mon, 9 Dec 2024 16:12:35 -0800 Subject: [PATCH] Ubuntu 24.04 1.1.1.5 Ensure jffs2 kernel module is not available --- controls/cis_ubuntu2404.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/controls/cis_ubuntu2404.yml b/controls/cis_ubuntu2404.yml index 765a00936d6..d45f7b71402 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -54,8 +54,9 @@ controls: levels: - l1_server - l1_workstation - status: planned - notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile. + rules: + - kernel_module_jffs2_disabled + status: automated - id: 1.1.1.6 title: Ensure overlayfs kernel module is not available (Automated)