Prelink running as normal user

Post Reply
sparek
Junior Member
Posts: 38
Joined: 11 Feb 2008, 17:55

Prelink running as normal user

Post by sparek »

Has anybody started to recently get Excessive processes and Suspicious process message from LFD regarding the prelinking of /lib64/libfreebl3.so?

These appear to be running under normal user accounts, i.e.:

Code: Select all

lfd on host: Excessive processes running under user user1

User:user1 PID:10116 PPID:10099 Run Time:7(secs) Memory:1832(kb) exe:/usr/sbin/prelink cmd:/usr/sbin/prelink -u -o - /lib64/libfreebl3.so
Is this normal? I don't remember seeing it until recently (maybe started last week?).

I also see it in the ps output from the high load messages:

Code: Select all

32005    30387  0.0  0.0  99552 10604 ?        S    19:57   0:00  \_ webmaild - serving xx.xx.xx.xx
 32005    11601  0.1  0.0 128648  3300 ?        S    20:04   0:00  |   \_ /usr/local/cpanel/3rdparty/php/54/bin/php-cgi -c /usr/local/cpanel/3rdparty/php/54/etc/roundcube /usr/local/cpanel/base/3rdparty/roundcube/index.php
 32005    11608  0.0  0.0   1544   512 ?        D    20:04   0:00  |       \_ /usr/sbin/prelink -u -o - /lib64/libfreebl3.so-u -o - /lib64/libfreebl3.so
Just not sure if this should be alarming or if it's normal.
northcide
Junior Member
Posts: 1
Joined: 14 Nov 2014, 14:40

Re: Prelink running as normal user

Post by northcide »

Not sure if this is directly relevant, however I too, just very recently started to receive many alerts regarding prelink such as the example below. Not sure why, also not exactly sure if/how to disable this particular alert. It's a ton of noise all day long.

Time: Fri Nov 14 09:44:19 2014 -0500
File: /tmp/undo.#prelink#.o3c2LZ
Reason: Linux Binary
Owner: webuser1:webuser1 (593:594)
Action: No action taken

Anyone have any ideas?
Thanks!
readyman
Junior Member
Posts: 1
Joined: 01 Dec 2014, 17:46

Re: Prelink running as normal user

Post by readyman »

I too have begun receiving the /tmp/undo.#prelink#.XXXXXX emails as of a few days ago. Any ideas why this is happening and/or how to prevent it?

Thanks!
joshc
Junior Member
Posts: 1
Joined: 08 Dec 2014, 16:59

Re: Prelink running as normal user

Post by joshc »

Started getting these on a cPanel server today. Looking into this and following this thread.
Post Reply