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]
Message-ID: <20250322-vfs-nsfs-76eda2ef1600@brauner>
Date: Sat, 22 Mar 2025 11:15:32 +0100
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] vfs nsfs

Hey Linus,

/* Summary */

This contains non-urgent fixes for nsfs to validate ioctls before
performing any relevant operations. We alredy did this for a few other
filesystems last cycle.

/* Testing */

gcc version 14.2.0 (Debian 14.2.0-6)
Debian clang version 16.0.6 (27+b1)

No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

No known conflicts.

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.nsfs

for you to fetch changes up to 58c6cbd97cd51738cb231940c00519dd2b7ace2d:

  Merge patch series "nsfs: validate ioctls" (2025-02-20 09:13:57 +0100)

Please consider pulling these changes from the signed vfs-6.15-rc1.nsfs tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.15-rc1.nsfs

----------------------------------------------------------------
Christian Brauner (3):
      nsfs: validate ioctls
      selftests/nsfs: add ioctl validation tests
      Merge patch series "nsfs: validate ioctls"

 fs/nsfs.c                                          | 32 +++++++++++++++++++++-
 .../selftests/filesystems/nsfs/iterate_mntns.c     | 14 ++++++++++
 2 files changed, 45 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ