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: <CAKYAXd_M5+ZHh9aWowoOcOLtwbOpX4TtUa7ea4VcEtKTq1nmNA@mail.gmail.com>
Date: Tue, 16 Jul 2024 21:01:33 +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.11-rc1

Hi Linus,

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

Thanks!

The following changes since commit 0c3836482481200ead7b416ca80c68a29cfdaabd:

  Linux 6.10 (2024-07-14 15:43:32 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 89fc548767a2155231128cb98726d6d2ea1256c9:

  exfat: fix potential deadlock on __exfat_get_dentry_set (2024-07-15
21:44:28 +0900)

----------------------------------------------------------------
Description for this pull request:
- Fix deadlock issue reported by syzbot.
- Handle idmapped mounts.

----------------------------------------------------------------
Michael Jeanson (1):
      exfat: handle idmapped mounts

Sungjong Seo (1):
      exfat: fix potential deadlock on __exfat_get_dentry_set

 fs/exfat/dir.c   |  2 +-
 fs/exfat/file.c  | 22 +++++++++++++---------
 fs/exfat/super.c |  2 +-
 3 files changed, 15 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ