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: <CAKYAXd8yUBc7iR2NeApaxsmOahh-K_wLs9fva_JgxW8fMp_AnQ@mail.gmail.com>
Date:   Mon, 1 Nov 2021 09:46:39 +0900
From:   Namjae Jeon <linkinjeon@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Sungjong Seo <sj1557.seo@...sung.com>
Subject: [GIT PULL] exfat update for 5.16-rc1

Hi Linus,

This is exfat update pull request for v5.16-rc1. I add description of
this pull request on below. Please pull exfat with following ones.

Thanks!

The following changes since commit 8bb7eca972ad531c9b149c0a51ab43a417385813:

  Linux 5.15 (2021-10-31 13:53:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-5.16-rc1

for you to fetch changes up to 0c336d6e33f4bedc443404c89f43c91c8bd9ee11:

  exfat: fix incorrect loading of i_blocks for large files (2021-11-01
07:49:21 +0900)

----------------------------------------------------------------
Description for this pull request:
 - Fix ->i_blocks truncation issue caused by wrong 32bit mask.

----------------------------------------------------------------
Sungjong Seo (1):
      exfat: fix incorrect loading of i_blocks for large files

 fs/exfat/inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ