Bug 698101
Summary: | SELinux is preventing khidpd_045e0700 from 'write' accesses on the socket Unknown. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | mach <qinohe> |
Component: | kernel | Assignee: | Eric Paris <eparis> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | dwalsh, gansalmon, itamar, jamescape777, jdorff, jonathan, kernel-maint, madhu.chinakonda, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:b8ec06686634907a4e886d2fb3f908c5fec8632a5e1d54f0beb9fd6b01f2bb10 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-12 17:50:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
mach
2011-04-20 08:17:08 UTC
I don't know what this is for, but my guess is it has something to do with bluetooth. Because the standard gnome-bluetooth package didn't work for me I installed Blueman. The thing is all seems oke, bluetooth shows enabled but when you look for the settings on the bar, it shows off! Now with a hciconfig -a output I get [code]hci0: Type: BR/EDR Bus: USB BD Address: 00:00:00:00:00:00 ACL MTU: 384:8 SCO MTU: 64:8 UP RUNNING PSCAN RX bytes:558826 acl:36892 sco:0 events:583 errors:0 TX bytes:538 acl:9 sco:0 commands:24 errors:0 Features: 0xff 0xff 0x8b 0xfe 0x9b 0xf9 0x00 0x80 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'fedra.localdomain-0' Class: 0x480100 Service Classes: Capturing, Telephony Device Class: Computer, Uncategorized HCI Version: 2.0 (0x3) Revision: 0x77b LMP Version: 2.0 (0x3) Subversion: 0x77b Manufacturer: Cambridge Silicon Radio (10[/code] BD Address: 00:00:00:00:00:00=a fake ;) With a [code]# dmesg | grep Blue [ 23.923710] Bluetooth: Core ver 2.15 [ 23.923746] Bluetooth: HCI device and connection manager initialized [ 23.923750] Bluetooth: HCI socket layer initialized [ 24.002283] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 31.095484] Bluetooth: L2CAP ver 2.15 [ 31.095487] Bluetooth: L2CAP socket layer initialized# dmesg | grep Blue [ 23.923710] Bluetooth: Core ver 2.15 [ 23.923746] Bluetooth: HCI device and connection manager initialized [ 23.923750] Bluetooth: HCI socket layer initialized [ 24.002283] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 31.095484] Bluetooth: L2CAP ver 2.15 [ 31.095487] Bluetooth: L2CAP socket layer initialized [ 31.154666] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 31.154670] Bluetooth: BNEP filters: protocol multicast [ 31.233768] Bluetooth: SCO (Voice Link) ver 0.6 [ 31.233771] Bluetooth: SCO socket layer initialized [ 662.740734] Bluetooth: RFCOMM TTY layer initialized [ 662.740743] Bluetooth: RFCOMM socket layer initialized [ 662.740745] Bluetooth: RFCOMM ver 1.11 [ 663.131712] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 667.145062] input: Microsoft Bluetooth Notebook Mouse 5000 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/bluetooth/hci0/hci0:42/input10 [ 667.148655] generic-bluetooth 0005:045E:0700.0001: input,hidraw0: BLUETOOTH HID v1.00 Mouse [Microsoft Bluetooth Notebook Mouse 5000] on 00:1A:92:C5:7A:02 [ 31.154666] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 31.154670] Bluetooth: BNEP filters: protocol multicast [ 31.233768] Bluetooth: SCO (Voice Link) ver 0.6 [ 31.233771] Bluetooth: SCO socket layer initialized [ 662.740734] Bluetooth: RFCOMM TTY layer initialized [ 662.740743] Bluetooth: RFCOMM socket layer initialized [ 662.740745] Bluetooth: RFCOMM ver 1.11 [ 663.131712] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 667.145062] input: Microsoft Bluetooth Notebook Mouse 5000 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/bluetooth/hci0/hci0:42/input10 [ 667.148655] generic-bluetooth 0005:045E:0700.0001: input,hidraw0: BLUETOOTH HID v1.00 Mouse [Microsoft Bluetooth Notebook Mouse 5000] on 00:00:00:00:00:00[/code] BD Address: 00:00:00:00:00:00=a fake ;) Now when I install blueman I seem to get bluetooth working, but hope there comes a fix for gnome-bluetooth. [code] In my case there seems to be a problem with bluetooth but haven't figured what it is exactly. Hope it helps you (and me) in some way, thanks. Note: when I try to delete the message, I get hundreds of this one, so something is definitively failing ;) Miroslav we should just allow unconfined domains to write to unlabeled_t sockets for F15. *** Bug 698265 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 741703 *** |