Check: RHEL-09-231015
RHEL 9 STIG:
RHEL-09-231015
(in versions v1 r3 through v1 r1)
Title
RHEL 9 must use a separate file system for /tmp. (Cat II impact)
Discussion
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 that use it.
Check Content
Verify that a separate file system/partition has been created for "/tmp" with the following command: $ mount | grep /tmp tmpfs /tmp tmpfs noatime,mode=1777 0 0 If a separate entry for "/tmp" is not in use, this is a finding.
Fix Text
Migrate the "/tmp" path onto a separate file system.
Additional Identifiers
Rule ID: SV-257844r925519_rule
Vulnerability ID: V-257844
Group Title: SRG-OS-000480-GPOS-00227
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |