SV-273994r1119970_rule
V-273994
SRG-OS-000185-GPOS-00079
AZLX-23-000100
CAT I
10
Configure Amazon Linux 2023 to protect the confidentiality and integrity of all information at rest.
Encrypting a partition in an already installed system is more difficult, because existing partitions will need to be resized and changed.
To encrypt an entire partition, dedicate a partition for encryption in the partition layout.
Verify Amazon Linux 2023 is configured so that all partitions are encrypted with the following command:
$ sudo blkid
/dev/xvda1: UUID="ed0acbe9-bd05-495e-a9ac-cb615b29327d" TYPE="crypto_LUKS"
Every persistent disk partition present must be of "Type" "crypto_LUKS".
If any partitions other than the boot partition, bios partition or pseudo file systems (such as /proc or /sys) are not type "crypto_LUKS", this is a finding.
V-273994
False
AZLX-23-000100
Verify Amazon Linux 2023 is configured so that all partitions are encrypted with the following command:
$ sudo blkid
/dev/xvda1: UUID="ed0acbe9-bd05-495e-a9ac-cb615b29327d" TYPE="crypto_LUKS"
Every persistent disk partition present must be of "Type" "crypto_LUKS".
If any partitions other than the boot partition, bios partition or pseudo file systems (such as /proc or /sys) are not type "crypto_LUKS", this is a finding.
M
5700