Stephen Smalley wrote:
On Mon, 2005-02-14 at 14:10, dragoran wrote:[dragoran@chello062178124144 ~]$ execstack -q /lib/libgcc_s-3.4.2-20041018.so.1
My arch is i686 (athlon).
rpm -V libgcc shows:
SM5....T. /lib/libgcc_s-3.4.2-20041018.so.1
This means that it doesn't match the rpm database in various respects, i.e. S = size differs, M = mode differs, 5 = MD5 sum differs, T = mtime differs. Seems a little worrisome to me.
execstack -c /lib/libgcc_s.so.1 shows nothing.
Run execstack -q again on it to see if it did indeed clear the executable marker. But I'd be more worried about the rpm -V output at this point.
X /lib/libgcc_s-3.4.2-20041018.so.1
[dragoran@chello062178124144 ~]$ execstack -q /lib/libgcc_s.so.1
- /lib/libgcc_s.so.1
[dragoran@chello062178124144 ~]$