Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Chasing the GHOST in my machine
- Date: Fri, 30 Jan 2015 22:41:03 +0900
- From: Nicolas Limare <nicolas+tlug@example.com>
- Subject: Re: [tlug] Chasing the GHOST in my machine
- References: <54CAC2D8.6040007@gmail.com> <20150130003807.GU5717@nashi.hw.39mm.net> <CA+su7OWdYWKS3P6YmpaR0ZczaiJugmZz3u4YY0WZQHc7AN-BYA@mail.gmail.com> <54CAF35D.2090703@gmail.com> <CAAhy3ducnKbeG8E5ZXSwh7rHsdNFyXojPE7Tjh6aW3ifOV4n=w@mail.gmail.com> <20150130095124.cb57d8e6a38c978f88ec1f04@kinali.ch>
- User-agent: Mutt/1.5.23 (2014-03-12)
On Fri, Jan 30, 2015 at 09:51:24AM +0100, Attila Kinali wrote: > > You can use > lsof +c 0 | awk '/libc-/ && /DEL/ { print $1 }' | sort -u > to find out which processes use an old libc and then restart those > individually. Or on Debian and friends: $ sudo aptitude install debian-goodies $ sudo checkrestart Found 53 processes using old versions of upgraded files (20 distinct programs) (17 distinct packages) [...] $ sudo service <FOO> restart $ sudo kill <BAR> $ sudo checkrestart Found 0 processes using old versions of upgraded files $ man checkrestart checkrestart(1) debian-goodies checkrestart(1) NAME checkrestart - check which processes need to be restarted after an upgrade SYNOPSIS checkrestart [ -hvpa ] [ -b blacklist_file ] [ -i pack‐ age_name ] DESCRIPTION The checkrestart program tries to determine if there are pro‐ cesses in the system that need to be restarted after a system upgrade. This is necessary since an upgrade will usually bring new system libraries and running processes will be still using the old versions of the libraries. In stable Debian GNU/Linux systems this is typically needed to elimi‐ nate a system exposure to a vulnerability which might have been fixed by upgrading a library which that process makes use of. -- Nicolas LIMARE looking for my next job, in Japan, from April 2015 → http://nicolas.limare.net/pro/Attachment: signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [tlug] Chasing the GHOST in my machine
- From: Raymond Wan
- References:
- [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Nicolas Limare
- Re: [tlug] Chasing the GHOST in my machine
- From: Edmund Edgar
- Re: [tlug] Chasing the GHOST in my machine
- From: CL
- Re: [tlug] Chasing the GHOST in my machine
- From: Raymond Wan
- Re: [tlug] Chasing the GHOST in my machine
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Chasing the GHOST in my machine
- Next by Date: Re: [tlug] Chasing the GHOST in my machine
- Previous by thread: Re: [tlug] Chasing the GHOST in my machine
- Next by thread: Re: [tlug] Chasing the GHOST in my machine
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links