UCF STIG Viewer Logo

Audio devices must be group-owned by root, sys, bin, or system.


Overview

Finding ID Version Rule ID IA Controls Severity
V-1061 GEN002360 SV-63341r2_rule Medium
Description
Without privileged group owners, audio devices will be vulnerable to being used as eaves-dropping devices by malicious users or intruders to possibly listen to conversations containing sensitive information.
STIG Date
Oracle Linux 5 Security Technical Implementation Guide 2020-02-25

Details

Check Text ( C-52049r3_chk )
Check the group-owner of audio devices.

Procedure:
# ls -lL /dev/audio* /dev/snd/*

If the group-owner of an audio device is not root, sys, bin, system, or audio this is a finding.
Fix Text (F-53939r4_fix)
Change the group-owner of the audio device.

Procedure:
# chgrp