All of lore.kernel.org
 help / color / mirror / Atom feed
* adobe on FC 14
@ 2011-02-24 16:19 Bill Chimiak
  2011-02-24 17:45 ` Stephen Smalley
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Chimiak @ 2011-02-24 16:19 UTC (permalink / raw)
  To: selinux-mailing-list

acroread wants to execute on a stack and it seems to be ugly.
Any advice?
Details:

/opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared 
libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object 
requires: Permission denied

audit2allow says:
#============= setroubleshootd_t ==============
allow setroubleshootd_t user_home_t:file { execute execute_no_trans };

#============= unconfined_t ==============
#!!!! This avc can be allowed using the boolean 'allow_execstack'
allow unconfined_t self:process execstack;

===============================================
Someone suggested this:

chcon -t execmem_exec_t '/opt/Adobe/Reader9/Reader/intellinux/bin/acroread'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-24 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 16:19 adobe on FC 14 Bill Chimiak
2011-02-24 17:45 ` Stephen Smalley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.