Bug 726876 - selinux blocks bind
Summary: selinux blocks bind
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-30 08:29 UTC by Nicolas Mailhot
Modified: 2015-02-17 13:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-17 13:49:39 UTC
Type: ---


Attachments (Terms of Use)

Description Nicolas Mailhot 2011-07-30 08:29:31 UTC
[   27.416804] type=1400 audit(1312013900.542:3): avc:  denied  { mmap_zero } for  pid=605 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
[   28.731721] type=1400 audit(1312013901.857:4): avc:  denied  { read } for  pid=761 comm="mdadm" name="md0" dev=devtmpfs ino=1760 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   28.735379] type=1400 audit(1312013901.861:5): avc:  denied  { open } for  pid=761 comm="mdadm" name="md0" dev=devtmpfs ino=1760 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   28.739585] type=1400 audit(1312013901.865:6): avc:  denied  { ioctl } for  pid=767 comm="mdadm" path="/dev/md1" dev=devtmpfs ino=1776 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   28.783265] type=1400 audit(1312013901.909:7): avc:  denied  { ioctl } for  pid=761 comm="mdadm" path="/dev/md0" dev=devtmpfs ino=1760 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   45.628770] type=1400 audit(1312013918.754:8): avc:  denied  { setattr } for  pid=1010 comm="abrtd" name="abrt" dev=tmpfs ino=16653 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=dir
[   49.812655] type=1400 audit(1312013922.938:9): avc:  denied  { name_bind } for  pid=1085 comm="dhclient" src=9785 scontext=system_u:system_r:dhcpc_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket
[   55.207738] type=1400 audit(1312013928.333:10): avc:  denied  { name_bind } for  pid=1171 comm="named" src=24756 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket
[   75.861647] type=1400 audit(1312013948.988:11): avc:  denied  { name_bind } for  pid=1171 comm="named" src=18903 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket
[  131.234190] type=1400 audit(1312014004.360:12): avc:  denied  { name_bind } for  pid=1172 comm="named" src=4459 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket
[  132.889161] type=1400 audit(1312014006.016:13): avc:  denied  { name_bind } for  pid=1172 comm="named" src=20451 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket
[  338.758380] type=1400 audit(1312014211.884:14): avc:  denied  { name_bind } for  pid=1171 comm="named" src=24072 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:port_t:s0 tclass=udp_socket


# rpm -qa selinux* setr* bind* libreport*|sort
bind-9.8.0-8.P4.fc16.x86_64
bind-libs-9.8.0-8.P4.fc16.x86_64
bind-libs-lite-9.8.0-8.P4.fc16.x86_64
bind-license-9.8.0-8.P4.fc16.noarch
bind-utils-9.8.0-8.P4.fc16.x86_64
libreport-2.0.5-3.fc17.x86_64
libreport-cli-2.0.5-3.fc17.x86_64
libreport-gtk-2.0.5-3.fc17.x86_64
libreport-newt-2.0.5-3.fc17.x86_64
libreport-plugin-bugzilla-2.0.5-3.fc17.x86_64
libreport-plugin-kerneloops-2.0.5-3.fc17.x86_64
libreport-plugin-logger-2.0.5-3.fc17.x86_64
libreport-plugin-reportuploader-2.0.5-3.fc17.x86_64
libreport-python-2.0.5-3.fc17.x86_64
selinux-policy-3.10.0-11.fc17.noarch
selinux-policy-targeted-3.10.0-11.fc17.noarch
setroubleshoot-3.0.38-1.fc16.x86_64
setroubleshoot-plugins-3.0.14-2.fc15.noarch
setroubleshoot-server-3.0.38-1.fc16.x86_64


and sealert is broken

Comment 1 Daniel Walsh 2011-08-02 18:41:19 UTC
Name_bind errors should be fixed in selinux-policy-3.10.0-13.fc16

Please remove vbetool since we will not fix this and it is probably not needed on your machine.

/dev/md0 and /dev/md1 are mislabeled.  Any idea how they got created?  I will set them up to be automatically labeled correctly.

Fixed in selinux-policy-3.10.0-14.fc16

Any idea how the /run/abrt directory got mislabeled.

Comment 2 Nicolas Mailhot 2011-08-03 05:47:07 UTC
(In reply to comment #1)
> Name_bind errors should be fixed in selinux-policy-3.10.0-13.fc16

Thanks !

> Please remove vbetool since we will not fix this and it is probably not needed
> on your machine.
> 
> /dev/md0 and /dev/md1 are mislabeled.  Any idea how they got created?

No idea, it's all part of the initrd magic, I haven't touched the devices manually for years

> I will
> set them up to be automatically labeled correctly.
> 
> Fixed in selinux-policy-3.10.0-14.fc16
> 
> Any idea how the /run/abrt directory got mislabeled.

I think every run bit it created by systemd nowadays

Comment 3 Nicolas Mailhot 2011-08-03 06:02:54 UTC
With
selinux-policy-3.10.0-13.fc17.noarch
selinux-policy-targeted-3.10.0-13.fc17.noarch


Boot avcs are now
[   29.278732] type=1400 audit(1312350845.374:4): avc:  denied  { read } for  pid=754 comm="mdadm" name="md1" dev=devtmpfs ino=8655 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   29.279808] type=1400 audit(1312350845.375:5): avc:  denied  { read } for  pid=751 comm="mdadm" name="md0" dev=devtmpfs ino=9501 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=blk_file
[   44.415903] type=1400 audit(1312350860.511:6): avc:  denied  { read } for  pid=977 comm="mdadm" name="fw0" dev=devtmpfs ino=9459 scontext=system_u:system_r:mdadm_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file
[   45.053686] type=1400 audit(1312350861.149:7): avc:  denied  { read } for  pid=986 comm="mdadm" name="fw0" dev=devtmpfs ino=9459 scontext=system_u:system_r:mdadm_t:s0 tcontext=system_u:object_r:usb_device_t:s0 tclass=chr_file
[   65.053095] type=1400 audit(1312350881.148:8): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23406 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.056868] type=1400 audit(1312350881.152:9): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23407 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.060905] type=1400 audit(1312350881.156:10): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23408 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.065218] type=1400 audit(1312350881.160:11): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23409 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.069938] type=1400 audit(1312350881.165:12): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23410 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.074847] type=1400 audit(1312350881.170:13): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23411 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.080137] type=1400 audit(1312350881.175:14): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23412 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.085661] type=1400 audit(1312350881.181:15): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23413 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.091558] type=1400 audit(1312350881.186:16): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23414 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   65.097701] type=1400 audit(1312350881.193:17): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=23415 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.060769] type=1400 audit(1312350886.153:8663): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32133 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.067587] type=1400 audit(1312350886.163:8664): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32134 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.075377] type=1400 audit(1312350886.171:8665): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32135 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.082808] type=1400 audit(1312350886.178:8666): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32136 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.090616] type=1400 audit(1312350886.186:8667): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32137 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.098665] type=1400 audit(1312350886.194:8668): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32138 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.107101] type=1400 audit(1312350886.203:8669): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32139 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.115748] type=1400 audit(1312350886.211:8670): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32140 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.124882] type=1400 audit(1312350886.220:8671): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32141 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   70.134177] type=1400 audit(1312350886.230:8672): avc:  denied  { name_bind } for  pid=1236 comm=2F7573722F62696E2F7370616D6420 src=32142 scontext=system_u:system_r:spamd_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.175676] type=1400 audit(1312350898.266:9299): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7222 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.186226] type=1400 audit(1312350898.282:9300): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7223 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.197244] type=1400 audit(1312350898.293:9301): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7224 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.208376] type=1400 audit(1312350898.304:9302): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7225 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.208822] type=1400 audit(1312350898.304:9303): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7226 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.209279] type=1400 audit(1312350898.305:9304): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7227 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.209722] type=1400 audit(1312350898.305:9305): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7228 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.210181] type=1400 audit(1312350898.306:9306): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7229 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.210624] type=1400 audit(1312350898.306:9307): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7230 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   82.211078] type=1400 audit(1312350898.307:9308): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=7231 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.187380] type=1400 audit(1312350903.282:19311): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17251 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.187824] type=1400 audit(1312350903.282:19312): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17252 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.188456] type=1400 audit(1312350903.283:19313): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17253 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.188907] type=1400 audit(1312350903.283:19314): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17254 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.189503] type=1400 audit(1312350903.284:19315): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17255 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.189949] type=1400 audit(1312350903.284:19316): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17256 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.190810] type=1400 audit(1312350903.285:19317): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17257 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.191422] type=1400 audit(1312350903.286:19318): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17258 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.191877] type=1400 audit(1312350903.286:19319): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17259 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   87.192483] type=1400 audit(1312350903.287:19320): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=17260 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.188340] type=1400 audit(1312350908.284:29507): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27448 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.188793] type=1400 audit(1312350908.284:29508): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27449 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.190620] type=1400 audit(1312350908.286:29509): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27450 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.191127] type=1400 audit(1312350908.287:29510): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27451 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.191576] type=1400 audit(1312350908.287:29511): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27452 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.192037] type=1400 audit(1312350908.287:29512): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27453 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.192488] type=1400 audit(1312350908.288:29513): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27454 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.192933] type=1400 audit(1312350908.288:29514): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27455 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.193398] type=1400 audit(1312350908.289:29515): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27456 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   92.193844] type=1400 audit(1312350908.289:29516): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=27457 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.189132] type=1400 audit(1312350913.284:39776): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14858 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.189577] type=1400 audit(1312350913.284:39777): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14859 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.190050] type=1400 audit(1312350913.284:39778): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14860 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.190500] type=1400 audit(1312350913.285:39779): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14861 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.190947] type=1400 audit(1312350913.285:39780): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14862 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.191411] type=1400 audit(1312350913.286:39781): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14863 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.191857] type=1400 audit(1312350913.286:39782): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14864 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.192327] type=1400 audit(1312350913.287:39783): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14865 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.192775] type=1400 audit(1312350913.287:39784): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14866 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[   97.193460] type=1400 audit(1312350913.288:39785): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=14867 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.190422] type=1400 audit(1312350918.286:49312): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24397 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.190867] type=1400 audit(1312350918.286:49313): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24398 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.191333] type=1400 audit(1312350918.287:49314): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24399 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.191776] type=1400 audit(1312350918.287:49315): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24400 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.192454] type=1400 audit(1312350918.288:49316): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24401 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.192901] type=1400 audit(1312350918.288:49317): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24402 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.193370] type=1400 audit(1312350918.289:49318): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24403 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.193813] type=1400 audit(1312350918.289:49319): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24404 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.194277] type=1400 audit(1312350918.290:49320): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24405 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  102.194721] type=1400 audit(1312350918.290:49321): avc:  denied  { name_bind } for  pid=1257 comm=616D617669736420286D6173746572 src=24406 scontext=system_u:system_r:amavis_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=udp_socket
[  125.224331] type=1400 audit(1312350941.320:57682): avc:  denied  { name_connect } for  pid=1773 comm="telepathy-haze" dest=5678 scontext=unconfined_u:unconfined_r:unconfined_t:s0 tcontext=system_u:object_r:unreserved_port_t:s0 tclass=tcp_socket

Comment 4 Miroslav Grepl 2011-08-03 11:59:31 UTC
These name_bind should be dontaudit. Looking what is wrong.

Comment 5 Miroslav Grepl 2011-08-03 12:21:17 UTC
I wanted to say it should be allowed.

Comment 6 Fedora End Of Life 2013-04-03 16:16:13 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 7 Fedora End Of Life 2015-01-09 16:44:11 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2015-02-17 13:49:39 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.