1.5.4 Ensure prelink is disabled

Information

prelinkis 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:
# apt-get remove prelink

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7, CSCv7|14.9

Plugin: Unix

Control ID: 900d0a53f9c0383e2849c5aae7acd54fdeebf76c47fe6173549670b4bb1768ea