From fdbcb818886adebf4e21cd1ca09f131c05138470 Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Mon, 9 Dec 2024 15:08:12 -0800 Subject: [PATCH] Ubuntu 24.04 1.1.1.3 Ensure hfs 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..b3ca27e45e7 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -38,8 +38,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_hfs_disabled + status: automated - id: 1.1.1.4 title: Ensure hfsplus kernel module is not available (Automated)