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]
Date: Thu, 1 Feb 2024 21:54:53 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Sungjong Seo <sj1557.seo@...sung.com>, 
	"Yuezhang.Mo" <Yuezhang.Mo@...y.com>
Subject: [GIT PULL] exfat fixes for 6.8-rc3

Hi Linus,

This is exfat fixes pull request for v6.8-rc3. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit 296455ade1fdcf5f8f8c033201633b60946c589a:

  Merge tag 'char-misc-6.8-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
(2024-01-17 16:47:17 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.8-rc3

for you to fetch changes up to 0991abeddefa118479b0af32c28bcd662dec1561:

  exfat: fix zero the unwritten part for dio read (2024-01-18 23:01:51 +0900)

----------------------------------------------------------------
Description for this pull request:
  - Fix BUG in iov_iter_revert reported from syzbot.

----------------------------------------------------------------
Yuezhang Mo (1):
      exfat: fix zero the unwritten part for dio read

 fs/exfat/inode.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ