Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHBA-2011-1511.html
abrt version: 2.0.5 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 2.6.32-184.el6.x86_64 reason: SELinux is preventing /usr/sbin/wpa_supplicant from 'create' accesses on the netlink_socket Unknown. time: Thu Aug 18 16:53:14 2011 description: :SELinux is preventing /usr/sbin/wpa_supplicant from 'create' accesses on the netlink_socket Unknown. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that wpa_supplicant should be allowed create access on the Unknown netlink_socket by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep wpa_supplicant /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 :Target Context system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 :Target Objects Unknown [ netlink_socket ] :Source wpa_supplicant :Source Path /usr/sbin/wpa_supplicant :Port <Unknown> :Host (removed) :Source RPM Packages wpa_supplicant-0.7.3-1.el6 :Target RPM Packages :Policy RPM selinux-policy-3.7.19-107.el6 :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux dhcp-25-35.brq.redhat.com : 2.6.32-184.el6.x86_64 #1 SMP Tue Aug 9 12:20:06 : EDT 2011 x86_64 x86_64 :Alert Count 1 :First Seen Thu 18 Aug 2011 08:49:03 AM CEST :Last Seen Thu 18 Aug 2011 08:49:03 AM CEST :Local ID 2a31bd07-3a6d-4d74-8a2e-be4e35c7319a : :Raw Audit Messages :type=AVC msg=audit(1313650143.920:5): avc: denied { create } for pid=1958 comm="wpa_supplicant" scontext=system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 tcontext=system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 tclass=netlink_socket : : :type=SYSCALL msg=audit(1313650143.920:5): arch=x86_64 syscall=socket success=no exit=EACCES a0=10 a1=3 a2=10 a3=38 items=0 ppid=1 pid=1958 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=wpa_supplicant exe=/usr/sbin/wpa_supplicant subj=system_u:system_r:NetworkManager_t:s0-s0:c0.c1023 key=(null) : :Hash: wpa_supplicant,NetworkManager_t,NetworkManager_t,netlink_socket,create : :audit2allow : :#============= NetworkManager_t ============== :allow NetworkManager_t self:netlink_socket create; : :audit2allow -R : :#============= NetworkManager_t ============== :allow NetworkManager_t self:netlink_socket create; :