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: <cover.1702832900.git.dsterba@suse.com>
Date: Sun, 17 Dec 2023 18:17:39 +0100
From: David Sterba <dsterba@...e.com>
To: torvalds@...ux-foundation.org
Cc: David Sterba <dsterba@...e.com>,
	linux-btrfs@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Btrfs fix for 6.7-rc6, part 2

Hi,

there's one more fix that verifies that the snapshot source is a root,
same check is also done in user space but should be done by the ioctl
as well.  Please pull, thanks.

----------------------------------------------------------------
The following changes since commit e85a0adacf170634878fffcbf34b725aff3f49ed:

  btrfs: ensure releasing squota reserve on head refs (2023-12-06 22:32:57 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.7-rc5-tag

for you to fetch changes up to a8892fd71933126ebae3d60aec5918d4dceaae76:

  btrfs: do not allow non subvolume root targets for snapshot (2023-12-15 23:46:51 +0100)

----------------------------------------------------------------
Josef Bacik (1):
      btrfs: do not allow non subvolume root targets for snapshot

 fs/btrfs/ioctl.c | 9 +++++++++
 1 file changed, 9 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ