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:   Tue, 4 Oct 2022 17:57:39 +0100
From:   Al Viro <viro@...iv.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
Subject: [git pull] vfs.git pile 5 (misc tomoyo)

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-tomoyo

for you to fetch changes up to 467cf8ef88d3124c189e2ff4726fe5247a88fe46:

  tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt (2022-08-21 11:50:42 -0400)

----------------------------------------------------------------
a couple of assorted tomoyo patches

----------------------------------------------------------------
Al Viro (2):
      tomoyo: use vsnprintf() properly
      tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt

 security/tomoyo/audit.c    | 2 +-
 security/tomoyo/common.c   | 2 +-
 security/tomoyo/file.c     | 2 +-
 security/tomoyo/realpath.c | 9 ++-------
 4 files changed, 5 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ