From c52aa6e3e3be74b30fd9318bf01d44f600573b7f Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Mon, 9 Dec 2024 16:06:29 -0800 Subject: [PATCH] Ubuntu 24.04 1.1.1.4 Ensure hfsplus 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..9af03a34095 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -46,8 +46,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_hfsplus_disabled + status: automated - id: 1.1.1.5 title: Ensure jffs2 kernel module is not available (Automated)