[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gentoo-hardened] mysql 4.1 requires shlib_t:file execmod?


On Sat, 2005-10-22 at 13:31 -0400, solar wrote:
> On Sat, 2005-10-22 at 17:37 +0100, Antoine Martin wrote:
> > On Sat, 2005-10-22 at 17:53 +0200, pageexec@xxxxxxxxxxx wrote:
> > > On 22 Oct 2005 at 16:45, Antoine Martin wrote:
> > > > > what does scanelf -T /usr/lib/libmysqlclient.so.14 report?
> > > > > if it's not text relocs, then post an strace please.
> > > > Is scanelf a PaX tool?
> > > 
> > > app-misc/pax-utils
> > Thanks,
> > 
> > scanelf -T /usr/lib/libmysqlclient.so.14
> > shows nothing at all.
> > (I also tried adding a -R, even -a shows nothing!)
> 
> 
> This should help pinpoint whats up. Post the results of the following
> commands.
> 
> 
> emerge portage-utils pax-utils ; # If you don't already have both.
I didn't.
> 
> #1
> qlist mysql | scanelf -qtf -
TEXTREL  /usr/lib/mysql/libmysqlclient.so
TEXTREL  /usr/lib/mysql/libmysqlclient_r.so
TEXTREL  /usr/lib/libmysqlclient.so
TEXTREL  /usr/lib/libmysqlclient.so.14.0.0
TEXTREL  /usr/lib/libmysqlclient_r.so
TEXTREL  /usr/lib/libmysqlclient_r.so.14.0.0

> 
> #2 
> scanelf -a /usr/lib/libmysqlclient.so.14
Nothing here
> 
> #3 
> scanelf -a $(qfile -C $(scanelf -BF%n /usr/lib/libmysqlclient.so.14 \
>   | awk '{print $1}'| tr , ' ' ) | cut -d '(' -f 2 | tr ')' ' ' )
scanelf: Unknown option

> 
> -- 
> solar <solar@xxxxxxxxxx>
> Gentoo Linux
> 


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.


This mailing list archive is a service of Copilot Consulting.