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: <20200905155243.GB7955@magnolia>
Date:   Sat, 5 Sep 2020 08:52:43 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "Darrick J. Wong" <djwong@...nel.org>,
        linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org,
        david@...morbit.com, linux-kernel@...r.kernel.org,
        sandeen@...deen.net, hch@....de
Subject: [GIT PULL] xfs: small fixes (2) for 5.9

Hi Linus,

Please pull this single fix for a broken metadata verifier.  The branch
merges cleanly with upstream as of a few minutes ago, so please let me
know if anything strange happens.

--D

The following changes since commit 125eac243806e021f33a1fdea3687eccbb9f7636:

  xfs: initialize the shortform attr header padding entry (2020-08-27 08:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.9-fixes-2

for you to fetch changes up to d0c20d38af135b2b4b90aa59df7878ef0c8fbef4:

  xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files (2020-09-03 08:33:50 -0700)

----------------------------------------------------------------
Fixes (2) for 5.9:
- Fix a broken metadata verifier that would incorrectly validate attr
fork extents of a realtime file against the realtime volume.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files

 fs/xfs/libxfs/xfs_bmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ