Control: 5.3.1 Ensure File Storage Systems are encrypted with Customer Managed Keys (CMK)
Description
Oracle Cloud Infrastructure File Storage service (FSS) provides a durable, scalable, secure, enterprise-grade network file system. By default, the Oracle service manages the keys that encrypt FSS file systems. FSS file systems can also be encrypted using a customer managed key.
Encryption of FSS systems provides an additional level of security for your data. Management of encryption keys is critical to protecting and accessing protected data. Customers should identify FSS file systems that are encrypted with Oracle service managed keys in order to determine if they want to manage the keys for certain FSS file systems and then apply their own key lifecycle management to the selected FSS file systems.
Remediation
From Console
- Follow the audit procedure above.
- For each File Storage System in the returned results, click the File System Storage.
- Click
Edit
next toEncryption Key
. - Select
Encrypt using customer-managed keys
. - Select the
Vault Compartment
andVault
. - Select the
Master Encryption Key Compartment
andMaster Encryption key
. - Click
Save Changes
.
From CLI
- Follow the audit procedure.
- For each File Storage System identified get its OCID. Execute the following command:
oci bv volume-kms-key update –volume-id <volume OCID> --kms-key-id <kms keyOCID>
Usage
Run the control in your terminal:
powerpipe control run oci_compliance.control.cis_v200_5_3_1
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run oci_compliance.control.cis_v200_5_3_1 --share
SQL
This control uses a named query:
filestorage_filesystem_cmk_encryption_enabled