lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Aug 2021 12:00:26 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Christian Brauner <christian.brauner@...ntu.com>,
        Hsuan-Chi Kuo <hsuanchikuo@...il.com>,
        Kees Cook <keescook@...omium.org>,
        Rodrigo Campos <rodrigo@...volk.io>,
        Wiktor Garbacz <wiktorg@...gle.com>
Subject: [GIT PULL] seccomp fixes for v5.14-rc6

Hi Linus,

Please pull these small seccomp fixes for v5.14-rc6.

Thanks!

-Kees

The following changes since commit 9a03abc16c77062c73972df08206f1031862d9b4:

  selftests/seccomp: Avoid using "sysctl" for report (2021-06-28 12:49:52 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b4d8a58f8dcfcc890f296696cadb76e77be44b5f:

  seccomp: Fix setting loaded filter count during TSYNC (2021-08-11 11:48:28 -0700)

----------------------------------------------------------------
seccomp fixes for v5.14-rc6

- Fix typo in user notification documentation (Rodrigo Campos)

- Fix userspace counter report when using TSYNC (Hsuan-Chi Kuo, Wiktor Garbacz)

----------------------------------------------------------------
Hsuan-Chi Kuo (1):
      seccomp: Fix setting loaded filter count during TSYNC

Rodrigo Campos (1):
      Documentation: seccomp: Fix typo in user notification

 Documentation/userspace-api/seccomp_filter.rst | 2 +-
 kernel/seccomp.c                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ