From patchwork Mon Apr 29 22:55:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Moore X-Patchwork-Id: 10922593 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9BFE61390 for ; Mon, 29 Apr 2019 22:55:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8D8BE284C5 for ; Mon, 29 Apr 2019 22:55:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7FEBF286A0; Mon, 29 Apr 2019 22:55:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34230284C5 for ; Mon, 29 Apr 2019 22:55:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729610AbfD2Wzi (ORCPT ); Mon, 29 Apr 2019 18:55:38 -0400 Received: from mail-lj1-f193.google.com ([209.85.208.193]:36099 "EHLO mail-lj1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729603AbfD2Wze (ORCPT ); Mon, 29 Apr 2019 18:55:34 -0400 Received: by mail-lj1-f193.google.com with SMTP id y8so4537795ljd.3 for ; Mon, 29 Apr 2019 15:55:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:cc; bh=fEaW15WXnU2V0dtGDjKdZi5j8WWSKMMheyucMQDKRlE=; b=JE/CgKxfVFMT2O4k1B1n9IpLRcpNVbTxLJKQJSEYTPpJej7K0ymOZQzaX1eTgNVVc8 ODi8F4XgvYkXysUUYeH7U0sX5ATTAhhd81EUxhDrUIpbYuNEdLS8mlfKINsRlSe/dLJs b9Yh5BhC8to5SKcjqa+Au0xXW9jjZyxpRAkzl3FiYc9JYpJrrYrCnKdwjt0+PQARyiB0 0NAV4T6DUMqAoue9U8asntZZ/+Rn1JiITlQdsU5s6V/8GGuE6UX7iz4Q0eV5jC/mi3+0 e9HFoyzaMDPSCYWCL65VsT9GivSoYsFKzpV/7sU70NgINIwuPaf1+IAUso45bEScsTf7 dwnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=fEaW15WXnU2V0dtGDjKdZi5j8WWSKMMheyucMQDKRlE=; b=UR+/o4Do4YVNfm/YzfMa5Y3qv4e+nr5Ml8EVuL0Ga9X/RvNQ7iW4KGBa5LArMLtvFJ zIztwxUBiQ0co8WA4SS9wForWjtENxfVrb0ofjytlsoCZAv/IXFElTspfw9d8kiq59cB 1s+ZhkJJ4LnFlyMI/mZCbPYmMqTZe+srILyb3cQo6YE/7TuCo28a8Ab1dXUQeLyItliW 2Ggjq5BhCY8i9g0jUoD6H2hmKDmFSME4Al4L1HyMkwIba5lAm78ZhLIBanX0CZDSU9+k sNwNyXvCVojGHB3nZAtv3LAYxlHPxYHKgGIOgqKTTMqXmL1kqdslmjZR09Wiv0ha84nR 6XoQ== X-Gm-Message-State: APjAAAU5A7ed4ECNASbTD4po290GhQf33SsXWCwHtKFJNhhHUyDEwa18 xl6wIaOdacLvOJu83SXxE3LgLKwU91ouzcnvTNx3 X-Google-Smtp-Source: APXvYqwt/xs7gpwOInhsa+VWGGSsdPSzmeyzfTV52zkPVRNXLp2xL9ILBAddJyokIiniKHcZETsfQfqIe5jw/Dtex+o= X-Received: by 2002:a2e:888a:: with SMTP id k10mr20443582lji.57.1556578532417; Mon, 29 Apr 2019 15:55:32 -0700 (PDT) MIME-Version: 1.0 From: Paul Moore Date: Mon, 29 Apr 2019 18:55:19 -0400 Message-ID: Subject: [GIT PULL] SELinux fixes for v5.1 (#3) To: Linus Torvalds Cc: selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Sender: selinux-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: selinux@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, One small patch for the stable folks to fix a problem when building against the latest glibc. I'll be honest and say that I'm not really thrilled with the idea of sending this up right now, but Greg is a little annoyed so here I figured I would at least send the PR. -Paul --- The following changes since commit 6a1afffb08ce5f9fb9ccc20f7ab24846c0142984: selinux: fix NULL dereference in policydb_destroy() (2019-03-18 12:19:48 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20190429 for you to fetch changes up to dfbd199a7cfe3e3cd8531e1353cdbd7175bfbc5e: selinux: use kernel linux/socket.h for genheaders and mdp (2019-04-29 11:34:58 -0400) ---------------------------------------------------------------- selinux/stable-5.1 PR 20190429 ---------------------------------------------------------------- Paulo Alcantara (1): selinux: use kernel linux/socket.h for genheaders and mdp scripts/selinux/genheaders/genheaders.c | 1 - scripts/selinux/mdp/mdp.c | 1 - security/selinux/include/classmap.h | 1 + 3 files changed, 1 insertion(+), 2 deletions(-)