public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fix for v5.18-rc6
@ 2022-05-03 21:34 Kees Cook
  2022-05-03 23:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-05-03 21:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Jann Horn, Kees Cook

Hi Linus,

Please pull this small seccomp selftest fix for v5.18-rc6. The selftest
environment assumptions that seccomp depended on changed slightly in
v5.17 and Jann found a simple fix.

Thanks!

-Kees

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.18-rc6

for you to fetch changes up to 2bfed7d2ffa5d86c462d3e2067f2832eaf8c04c7:

  selftests/seccomp: Don't call read() on TTY from background pgrp (2022-04-29 11:28:41 -0700)

----------------------------------------------------------------
seccomp fix for v5.18-rc6

- Avoid using stdin for read syscall testing (Jann Horn)

----------------------------------------------------------------
Jann Horn (1):
      selftests/seccomp: Don't call read() on TTY from background pgrp

 tools/testing/selftests/seccomp/seccomp_bpf.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
Kees Cook

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

end of thread, other threads:[~2022-05-03 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-03 21:34 [GIT PULL] seccomp fix for v5.18-rc6 Kees Cook
2022-05-03 23:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox