Details
IR kernel support must be disabled to prevent users from controlling the system with IR devices. By default, if IR is enabled, the system will accept IR control from any remote device.
Solution
To disable IR, run the following command:
/usr/bin/sudo /usr/bin/defaults write /Library/Preferences/com.apple.driver.AppleIRController DeviceEnabled -bool FALSE
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-6b.
- CAT|II
- CCI|CCI-000366
- CSCv6|3.1
- Rule-ID|SV-214814r609363_rule
- STIG-ID|AOSX-13-000075
- STIG-Legacy|SV-96201
- STIG-Legacy|V-81487
- Vuln-ID|V-214814