{"description": "The <code>cryptsetup</code> package can be installed with the following command:\n<pre>\n$ apt-get install cryptsetup</pre>", "rationale": "LUKS is the upcoming standard for Linux hard disk encryption. By providing a standard\non-disk format, it does not only facilitate compatibility among distributions, but also\nprovide secure management of multiple user passwords. In contrast to existing solution,\nLUKS stores all necessary setup information in the partition header, enabling the user\nto transport or migrate their data seamlessly. LUKS for dm-crypt is implemented in\n<tt>cryptsetup</tt>.", "severity": "medium", "references": {"pcidss4": ["3.5.1.2", "3.5.1", "3.5"]}, "control_references": {"pcidss4": ["3.5.1.2", "3.5.1", "3.5"]}, "components": [], "identifiers": {}, "ocil_clause": "the package is not installed", "ocil": " Run the following command to determine if the <code>cryptsetup</code> package is installed: <pre>$ dpkg -l  cryptsetup</pre>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": "system_with_kernel", "platforms": ["system_with_kernel"], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": ["system_with_kernel"], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Install cryptsetup Package", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/software/system-tools/package_cryptsetup-luks_installed/rule.yml", "template": {"name": "package_installed", "vars": {"pkgname": "cryptsetup"}, "backends": {}}}