
* Docs are now ordered by STIG ID number to make them easier to browse. * Deployer notes are better organized. * Script + CSV added for automated documentation generation. Implements: blueprint security-hardening Change-Id: Ib87bec701eddf1601574f4e027f301c775e5e1cd
16 lines
565 B
ReStructuredText
16 lines
565 B
ReStructuredText
V-38455: The system must use a separate file system for /tmp.
|
|
-------------------------------------------------------------
|
|
|
|
The "/tmp" partition is used as temporary storage by many programs. Placing
|
|
"/tmp" in its own partition enables the setting of more restrictive mount
|
|
options, which can help protect programs which use it.
|
|
|
|
Details: `V-38455 in STIG Viewer`_.
|
|
|
|
.. _V-38455 in STIG Viewer: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2015-05-26/finding/V-38455
|
|
|
|
Notes for deployers
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. include:: developer-notes/V-38455.rst
|