STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

V-22508

CAT III (Low)

The file integrity tool must be configured to verify extended attributes.

Rule ID

SV-45918r1_rule

STIG

SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

Version

V1R12

CCIs

CCI-001297

Discussion

Extended attributes in file systems are used to contain arbitrary data and file metadata with security implications.

Check Content

If using an Advanced Intrusion Detection Environment (AIDE), verify the configuration contains the "xattrs" option for all monitored files and directories.

Procedure:
Check for the default location /etc/aide/aide.conf
or:
# find / -name aide.conf

# egrep "[+]?xattrs" <aide.conf file>
If the option is not present. This is a finding.
If using a different file integrity tool, check the configuration per tool documentation.

Fix Text

If using an Advanced Intrusion Detection Environment (AIDE), verify the configuration contains the "xattrs" option for all monitored files and directories.

Procedure:
Check for the default location /etc/aide/aide.conf
or:
# find / -name aide.conf

# egrep "[+]?xattrs" <aide.conf file>
If the option is not present. This is a finding.
If using a different file integrity tool, check the configuration per tool documentation.