Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 2003 02:21:39 -0700
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        Chris Howells <lists@chrishowells.co.uk>, security@freebsd.org
Subject:   Re: FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
Message-ID:  <5.0.2.1.1.20030804021904.02c64f10@popserver.sfu.ca>

next in thread | raw e-mail | index | archive | help
[My keyboard got stuck with the control key down, so I think a partially 
written copy of this got sent a moment ago; please disregard it.]

At 10:10 04/08/2003 +0100, Chris Howells wrote:
>On Monday 04 August 2003 08:54, Colin Percival wrote:
> >    Affected applications which were statically linked to the vulnerable
> > code would still need to be recompiled.
>
>I'm just trying to work out which applications on my system are statically
>linked or not.

   I'm sure someone else can offer better suggestions, but I'm just doing 
the following:
$ sh -c 'find / -type f -perm +111 | while read x; do file $x; done | grep 
"statically linked" | cut -f 1 -d ":"'

Colin Percival




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.1.20030804021904.02c64f10>