OL6-00-000519 - The system package management tool must verify contents of all files associated with packages.

Information

The hash on important files like system executables should match the information given by the RPM database. Executables with erroneous hashes could be a sign of nefarious activity on the system.

Solution

The RPM package management system can check the hashes of installed software packages, including many that are important to system security. Run the following command to list which files on the system have hashes that differ from what is expected by the RPM database:

# rpm -Va | grep '^..5'

A 'c' in the second column indicates that a file is a configuration file, which may appropriately be expected to change. If the file that has changed was not expected to then refresh from distribution media or online repositories.

rpm -Uvh [affected_package]

OR

yum reinstall [affected_package]

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_6_V2R7_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|III, CCI|CCI-000366, Rule-ID|SV-209064r793785_rule, STIG-ID|OL6-00-000519, STIG-Legacy|SV-64741, STIG-Legacy|V-50535, Vuln-ID|V-209064

Plugin: Unix

Control ID: e644ee7582ee9485e1f1d4a5f15f7ae51290b8433e0a8c1001406e24d2833d68