View the security misconfiguration catalog
  • Misconfiguration Name
  • No separate partition exists for /home
  • Description
  • Mounting is the attaching of an additional filesystem to the currently accessible filesystem of a computer. The /home directory is used to support disk storage needs of local users. Create a separate partition for /home directory, so that you can easily take a back-up of user data as well as keep the /home directory and its contents isolated and secured even if other directories are compromised.
  • Severity
  • important
  • Category
  • Linux - Mounting Options Security
  • Resolution
  • Follow the below steps to resolve the misconfiguration. For new installations, during installation create a custom partition setup and specify a separate partition for /var/tmp. For systems that were previously installed, create a new partition and configure /etc/fstab as appropriate.
  • Potential issues that may arise after applying the resolution
  • Altering the existing security setting may create the following impact in your network operations.
  • Does remediation require reboot?
  • No