From 9df239306ef725ae9b0752843d099f8994ba636b Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Tue, 10 Dec 2024 14:21:28 -0800 Subject: [PATCH] Ubuntu 24.04 1.1.2.2.1 Ensure /dev/shm is a separate partition --- 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 74a2cee01e6..f0af3894725 100644 --- a/controls/cis_ubuntu2404.yml +++ b/controls/cis_ubuntu2404.yml @@ -148,8 +148,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. + status: automated + rules: + - partition_for_dev_shm - id: 1.1.2.2.2 title: Ensure nodev option set on /dev/shm partition (Automated)