1.5.4 Ensure prelink is disabled

Information

prelink is a program that modifies ELF shared libraries and ELF dynamically linked binaries in such a way that the time needed for the dynamic linker to perform relocations at startup significantly decreases.

Rationale:

The prelinking feature can interfere with the operation of AIDE, because it changes binaries. Prelinking can also increase the vulnerability of the system if a malicious user is able to compromise a common library such as libc.

Solution

Run the following command to restore binaries to normal:

# prelink -ua

Run the following command to uninstall prelink:

# yum remove prelink

See Also

https://workbench.cisecurity.org/files/3148

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-3, CSCv6|3.5, CSCv7|14.9

Plugin: Unix

Control ID: 6eee1780265cea4774c4c4e52dd4a18e848a31dc24827e5e14a66440bb42a0ed