Details
System device files in writable directories could be modified, removed, or used by an unprivileged user to control system hardware.
Solution
Remove the world-writable permission from the device file(s) using command:
# chmod o-w
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.
References
- 800-53|CM-5(6)
- CAT|II
- CCI|CCI-001499
- Rule-ID|SV-215184r508663_rule
- STIG-ID|AIX7-00-001019
- STIG-Legacy|SV-101581
- STIG-Legacy|V-91483
- Vuln-ID|V-215184