1.6.5 Disable Prelink - PRELINKING=no

Information

Prelinking is a performance enhancing feature that decreases process start up time. It loads shared libraries into addresses for which the linking of required symbols has already been performed. After a binary has been prelinked, the addresses at which shared libraries is not changed, even if kernel.randomize_va_space is set to 1.

Rationale:

There is a bug in prelink that interferes with AIDE, the Linux file integrity checker. This has been fixed in RHEL6 (so prelink does not need to be disabled in RHEL6 systems).

Solution

Edit /etc/sysconfig/prelink and set PRELINKING=no:

PRELINKING=no

Note: If the feature is changed from yes to no, run /usr/sbin/prelink -ua to revert binaries and libraries to their original context before prelinking.

Default Value:

OS Default: No

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, CSCv7|5.1

Plugin: Unix

Control ID: 05a47461f766c8d18b93173aaf30d2c3dfaf28ee2fe0363a8f52298f21906f2c