[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202205031433.6CB037ED@keescook>
Date: Tue, 3 May 2022 14:34:07 -0700
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Jann Horn <jannh@...gle.com>,
Kees Cook <keescook@...omium.org>
Subject: [GIT PULL] seccomp fix for v5.18-rc6
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
Powered by blists - more mailing lists