[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd-ns2vr_JHJ9ZBvS43Mng2s-xDoV_4rMz2kvJf65zs16w@mail.gmail.com>
Date: Wed, 21 Sep 2022 16:50:19 +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>
Subject: [GIT PULL] exfat fixes for 6.0-rc7
Hi Linus,
This is exfat fixes pull request for v6.0-rc7. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit 4c612826bec1441214816827979b62f84a097e91:
Merge tag 'net-6.0-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-08-25
14:03:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.0-rc7
for you to fetch changes up to 2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62:
exfat: fix overflow for large capacity partition (2022-09-04 09:38:40 +0900)
----------------------------------------------------------------
Description for this pull request:
- fix integer overflow on large partition.
----------------------------------------------------------------
Yuezhang Mo (1):
exfat: fix overflow for large capacity partition
fs/exfat/fatent.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Powered by blists - more mailing lists