All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SELinux fixes for 3.20 #1
@ 2015-02-11 19:58 Paul Moore
  2015-02-11 20:44 ` Casey Schaufler
  2015-02-11 23:52 ` James Morris
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Moore @ 2015-02-11 19:58 UTC (permalink / raw)
  To: James Morris; +Cc: linux-security-module, selinux

Hi James,

A small pull request, just one patch, but an important patch.  This patch 
fixes a nasty problem in NetLabel/CIPSO that causes CIPSO options to go 
undetected, affecting both SELinux and Smack.  Please pull for v3.20.

Thanks,
-Paul

---
The following changes since commit 6eb4e2b41b264f57ee02d16ee61683952945484d:

  SELinux: fix error code in policydb_init() (2015-02-04 11:34:30 -0500)

are available in the git repository at:

  git://git.infradead.org/users/pcmoore/selinux upstream

for you to fetch changes up to 04f81f0154e4bf002be6f4d85668ce1257efa4d9:

  cipso: don't use IPCB() to locate the CIPSO IP option
         (2015-02-11 14:46:37 -0500)

----------------------------------------------------------------
Paul Moore (1):
      cipso: don't use IPCB() to locate the CIPSO IP option

 include/net/cipso_ipv4.h     | 25 ++++++++++++++--------
 net/ipv4/cipso_ipv4.c        | 51 +++++++++++++++++++++++++-----------------
 net/netlabel/netlabel_kapi.c | 15 ++++++++-----
 3 files changed, 56 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] SELinux fixes for 3.20 #1
  2015-02-11 19:58 [GIT PULL] SELinux fixes for 3.20 #1 Paul Moore
@ 2015-02-11 20:44 ` Casey Schaufler
  2015-02-11 23:52 ` James Morris
  1 sibling, 0 replies; 3+ messages in thread
From: Casey Schaufler @ 2015-02-11 20:44 UTC (permalink / raw)
  To: Paul Moore, James Morris; +Cc: linux-security-module, selinux

On 2/11/2015 11:58 AM, Paul Moore wrote:
> Hi James,
>
> A small pull request, just one patch, but an important patch.  This patch 
> fixes a nasty problem in NetLabel/CIPSO that causes CIPSO options to go 
> undetected, affecting both SELinux and Smack.  Please pull for v3.20.

Acked-by: Casey Schaufler <casey@schaufler-ca.com>

>
> Thanks,
> -Paul
>
> ---
> The following changes since commit 6eb4e2b41b264f57ee02d16ee61683952945484d:
>
>   SELinux: fix error code in policydb_init() (2015-02-04 11:34:30 -0500)
>
> are available in the git repository at:
>
>   git://git.infradead.org/users/pcmoore/selinux upstream
>
> for you to fetch changes up to 04f81f0154e4bf002be6f4d85668ce1257efa4d9:
>
>   cipso: don't use IPCB() to locate the CIPSO IP option
>          (2015-02-11 14:46:37 -0500)
>
> ----------------------------------------------------------------
> Paul Moore (1):
>       cipso: don't use IPCB() to locate the CIPSO IP option
>
>  include/net/cipso_ipv4.h     | 25 ++++++++++++++--------
>  net/ipv4/cipso_ipv4.c        | 51 +++++++++++++++++++++++++-----------------
>  net/netlabel/netlabel_kapi.c | 15 ++++++++-----
>  3 files changed, 56 insertions(+), 35 deletions(-)
>
>
> _______________________________________________
> Selinux mailing list
> Selinux@tycho.nsa.gov
> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov.
> To get help, send an email containing "help" to Selinux-request@tycho.nsa.gov.
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] SELinux fixes for 3.20 #1
  2015-02-11 19:58 [GIT PULL] SELinux fixes for 3.20 #1 Paul Moore
  2015-02-11 20:44 ` Casey Schaufler
@ 2015-02-11 23:52 ` James Morris
  1 sibling, 0 replies; 3+ messages in thread
From: James Morris @ 2015-02-11 23:52 UTC (permalink / raw)
  To: Paul Moore; +Cc: linux-security-module, selinux

On Wed, 11 Feb 2015, Paul Moore wrote:

> Hi James,
> 
> A small pull request, just one patch, but an important patch.  This patch 
> fixes a nasty problem in NetLabel/CIPSO that causes CIPSO options to go 
> undetected, affecting both SELinux and Smack.  Please pull for v3.20.
> 
> Thanks,
> -Paul
> 


Pulled.


-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-11 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11 19:58 [GIT PULL] SELinux fixes for 3.20 #1 Paul Moore
2015-02-11 20:44 ` Casey Schaufler
2015-02-11 23:52 ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.