On 09/04/14 16:42, Pat Riehecky wrote: > This is a reminder of this security errata. > > Any SL6 system should apply this update. If your system has been > applying security errata regularly it is vulnerable until this update is > applied. > > Systems with yum-autoupdate enabled using the default configuration have > the update applied and only need to restart applications linked against > openssl. > > All applications linked against openssl must be restarted for this > update to take effect.
I installed lsof on my boxes and used [root@host: ~]# lsof | grep -E "libcrypto|libssl" | grep DEL to identify processes/services which needs to be restarted. -- kind regards, David Sommerseth
