STIGQter STIGQter: STIG Summary: Solaris 10 X86 Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

Audio devices must have mode 0660 or less permissive.

DISA Rule

SV-227701r603266_rule

Vulnerability Number

V-227701

Group Title

SRG-OS-000312

Rule Version

GEN002320

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the audio device.
# chmod -R 0660 /dev/audio

Check Contents

Check the mode of audio devices.
# ls -lL /dev/audio
If the mode of audio devices are more permissive than 0660, this is a finding.

Vulnerability Number

V-227701

Documentable

False

Rule Version

GEN002320

Severity Override Guidance

Check the mode of audio devices.
# ls -lL /dev/audio
If the mode of audio devices are more permissive than 0660, this is a finding.

Check Content Reference

M

Target Key

4061

Comments