All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp updates for v4.16-rc3
@ 2018-02-22  1:04 Kees Cook
  2018-02-22 18:52 ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2018-02-22  1:04 UTC (permalink / raw)
  To: James Morris
  Cc: linux-kernel, Dmitry V. Levin, Eugene Syromiatnikov, Tycho Andersen

Hi James,

Please pull these seccomp changes for v4.16-rc3. These are fixes for the
get_metadata interface that landed during -rc1. While the new selftest
is strictly not a bug fix, I think it's in the same spirit of avoiding
bugs.

Thanks!

-Kees

The following changes since commit 26500475ac1b499d8636ff281311d633909f5d20:

  ptrace, seccomp: add support for retrieving seccomp metadata (2017-11-28 15:41:01 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.16-rc3

for you to fetch changes up to d057dc4e35e16050befa3dda943876dab39cbf80:

  seccomp: add a selftest for get_metadata (2018-02-21 16:56:03 -0800)

----------------------------------------------------------------
- Fix seccomp GET_METADATA to deal with fields sizes correctly (Tycho Andersen)
- Add selftest to make sure GET_METADATA doesn't regress (Tycho Andersen)

----------------------------------------------------------------
Tycho Andersen (3):
      seccomp, ptrace: switch get_metadata types to arch independent
      ptrace, seccomp: tweak get_metadata behavior slightly
      seccomp: add a selftest for get_metadata

 include/uapi/linux/ptrace.h                   |  4 +-
 kernel/seccomp.c                              |  6 ++-
 tools/testing/selftests/seccomp/seccomp_bpf.c | 61 +++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 4 deletions(-)

-- 
Kees Cook
Pixel Security

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

* Re: [GIT PULL] seccomp updates for v4.16-rc3
  2018-02-22  1:04 [GIT PULL] seccomp updates for v4.16-rc3 Kees Cook
@ 2018-02-22 18:52 ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2018-02-22 18:52 UTC (permalink / raw)
  To: Kees Cook
  Cc: linux-kernel, Dmitry V. Levin, Eugene Syromiatnikov, Tycho Andersen

On Wed, 21 Feb 2018, Kees Cook wrote:

> Hi James,
> 
> Please pull these seccomp changes for v4.16-rc3. These are fixes for the
> get_metadata interface that landed during -rc1. While the new selftest
> is strictly not a bug fix, I think it's in the same spirit of avoiding
> bugs.

Thanks, applied to:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git fixes-v4.16-rc3



-- 
James Morris
<jmorris@namei.org>

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

* [GIT PULL] seccomp updates for v4.16-rc3
@ 2018-02-22  1:11 Kees Cook
  0 siblings, 0 replies; 3+ messages in thread
From: Kees Cook @ 2018-02-22  1:11 UTC (permalink / raw)
  To: James Morris
  Cc: linux-kernel, Dmitry V. Levin, Eugene Syromiatnikov, Tycho Andersen

[resend to updated address ...]

Hi James,

Please pull these seccomp changes for v4.16-rc3. These are fixes for the
get_metadata interface that landed during -rc1. While the new selftest
is strictly not a bug fix, I think it's in the same spirit of avoiding
bugs.

Thanks!

-Kees

The following changes since commit 26500475ac1b499d8636ff281311d633909f5d20:

  ptrace, seccomp: add support for retrieving seccomp metadata (2017-11-28 15:41:01 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.16-rc3

for you to fetch changes up to d057dc4e35e16050befa3dda943876dab39cbf80:

  seccomp: add a selftest for get_metadata (2018-02-21 16:56:03 -0800)

----------------------------------------------------------------
- Fix seccomp GET_METADATA to deal with field sizes correctly (Tycho Andersen)
- Add selftest to make sure GET_METADATA doesn't regress (Tycho Andersen)

----------------------------------------------------------------
Tycho Andersen (3):
      seccomp, ptrace: switch get_metadata types to arch independent
      ptrace, seccomp: tweak get_metadata behavior slightly
      seccomp: add a selftest for get_metadata

 include/uapi/linux/ptrace.h                   |  4 +-
 kernel/seccomp.c                              |  6 ++-
 tools/testing/selftests/seccomp/seccomp_bpf.c | 61 +++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 4 deletions(-)

-- 
Kees Cook
Pixel Security

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

end of thread, other threads:[~2018-02-22 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-22  1:04 [GIT PULL] seccomp updates for v4.16-rc3 Kees Cook
2018-02-22 18:52 ` James Morris
2018-02-22  1:11 Kees Cook

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.