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.1741370327.git.dsterba@suse.com>
Date: Fri,  7 Mar 2025 20:58:03 +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 fixes for 6.15-rc6

Hi,

please pull a few more fixes for btrfs, thanks.

- fix leaked extent map after error when reading chunks

- replace use of deprecated strncpy

- in zoned mode, fixed range when ulocking extent range, causing a hang

----------------------------------------------------------------
The following changes since commit efa11fd269c139e29b71ec21bc9c9c0063fde40d:

  btrfs: fix data overwriting bug during buffered write when block size < page size (2025-02-21 09:32:24 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 35d99c68af40a8ca175babc5a89ef7e2226fb3ca:

  btrfs: fix a leaked chunk map issue in read_one_chunk() (2025-03-06 14:40:09 +0100)

----------------------------------------------------------------
Haoxiang Li (1):
      btrfs: fix a leaked chunk map issue in read_one_chunk()

Naohiro Aota (1):
      btrfs: zoned: fix extent range end unlock in cow_file_range()

Thorsten Blum (1):
      btrfs: replace deprecated strncpy() with strscpy()

 fs/btrfs/inode.c   | 9 +++++++--
 fs/btrfs/sysfs.c   | 4 ++--
 fs/btrfs/volumes.c | 1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ