Comment 113 for bug 727064

Revision history for this message
In , notting (notting-redhat-bugs) wrote :

(In reply to comment #63)
> This still does not work for me after:
>
> chcon --reference=/lib64/libc.so.6 <your file>

Just to be clear, replace '<your file>' with the path to your shared object (in your case /home/neil/Downloads/linusmemcpy.so ... change as necessary.)

> What exactly is this code doing?

Setting the SELinux context so that it's treated as a shared object with code as opposed to just a normal file.