selinux fedora 3 selinux-policy-targeted-1.17.30-3.15 update breaks some programs

Jason L Tibbitts III tibbs at math.uh.edu
Sun Jul 3 17:27:14 UTC 2005


>>>>> "ap" == alberto passariello <apassariello at byworks.com> writes:

ap> Jun 30 17:14:58 tiger kernel: audit(1120144498.202:0): avc: denied
ap> { execmod } for pid=6950 comm=python
ap> path=/usr/lib/wingide2.0/bin/2.3/external/pyscintilla2/_scintilla.so
ap> dev=sda2 ino=8555070 scontext=user_u:system_r:unconfined_t
ap> tcontext=system_u:object_r:bin_t tclass=file

The program shouldn't be putting libraries under a bin directory.  Try:

chcon system_u:object_r:shlib_t /usr/lib/wingide2.0/bin/2.3/external/pyscintilla2/*.so

as a workaround, and then work to get the package fixed so that it
puts libraries separate from binaries.

 - J<




More information about the fedora-selinux-list mailing list