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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd_vDJU-iBpWVC_6VYKH0YOGpZ9m5-9sw-kzDzyTgBAADg@mail.gmail.com>
Date: Tue, 27 May 2025 21:38:11 +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 update for 6.16-rc1

Hi Linus,

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

Thanks!

The following changes since commit 0ff41df1cb268fc69e703a08a57ee14ae967d0ca:

  Linux 6.15 (2025-05-25 16:09:23 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 46a557694b464881b3c2c4a0ba389a6436419a37:

  exfat: do not clear volume dirty flag during sync (2025-05-26 20:25:23 +0900)

----------------------------------------------------------------
Description for this pull request:
- Fix xfstests generic/482 test failure.
- Fix double free in delayed_free.

----------------------------------------------------------------
Namjae Jeon (1):
      exfat: fix double free in delayed_free

Yuezhang Mo (1):
      exfat: do not clear volume dirty flag during sync

 fs/exfat/nls.c   |  1 +
 fs/exfat/super.c | 30 +++++++-----------------------
 2 files changed, 8 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ