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:   Mon, 5 Jul 2021 12:27:18 +0900
From:   "Namjae Jeon" <namjae.jeon@...sung.com>
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.14-rc1

Hi Linus,

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

Thanks!

The following changes since commit 62fb9874f5da54fdb243003b386128037319b219:

  Linux 5.13 (2021-06-27 15:21:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1e5654de0f51890f88abd409ebf4867782431e81:

  exfat: handle wrong stream entry size in exfat_readdir() (2021-07-04 09:33:00 +0900)

----------------------------------------------------------------
Description for this pull request:
- Improved compatibility issue with exfat from some camera vendors.
- Do not need to release root inode on error path.

----------------------------------------------------------------
Chen Li (1):
      exfat: avoid incorrectly releasing for root inode

Namjae Jeon (1):
      exfat: handle wrong stream entry size in exfat_readdir()

 fs/exfat/dir.c   | 8 +++++---
 fs/exfat/super.c | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ