From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C519138806 for ; Tue, 12 Dec 2017 07:59:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 193AFE0FAE; Tue, 12 Dec 2017 07:59:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8991E0FB2 for ; Tue, 12 Dec 2017 07:59:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 828B3340988 for ; Tue, 12 Dec 2017 07:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF329AE89 for ; Tue, 12 Dec 2017 07:59:12 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1513062450.b271394b4c9d85aa2bc49c5c3542365f7af575ec.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/networkmanager.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: b271394b4c9d85aa2bc49c5c3542365f7af575ec X-VCS-Branch: master Date: Tue, 12 Dec 2017 07:59:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 59ff6d93-17d3-44d2-9008-97d9fd81b395 X-Archives-Hash: 4960fd5815c43fe54bfe3f76acff7cac commit: b271394b4c9d85aa2bc49c5c3542365f7af575ec Author: Daniel Jurgens mellanox com> AuthorDate: Mon Nov 27 14:23:08 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Dec 12 07:07:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=b271394b networkmanager: Grant access to unlabeled PKeys For controlling IPoIB VLANs Reported-by: Honggang LI redhat.com> Signed-off-by: Daniel Jurgens mellanox.com> Tested-by: Honggang LI redhat.com> policy/modules/contrib/networkmanager.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/networkmanager.te b/policy/modules/contrib/networkmanager.te index e8a60aec..b94e7ef3 100644 --- a/policy/modules/contrib/networkmanager.te +++ b/policy/modules/contrib/networkmanager.te @@ -189,6 +189,8 @@ userdom_write_user_tmp_sockets(NetworkManager_t) userdom_dontaudit_use_unpriv_user_fds(NetworkManager_t) userdom_dontaudit_use_user_ttys(NetworkManager_t) +corenet_ib_access_unlabeled_pkeys(NetworkManager_t) + optional_policy(` avahi_domtrans(NetworkManager_t) avahi_kill(NetworkManager_t)