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]
Date:   Fri, 6 Aug 2021 13:18:48 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: [GIT PULL] ext4 fixes for v5.14-rc5

The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:

  Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to 877ba3f729fd3d8ef0e29bc2a55e57cfa54b2e43:

  ext4: fix potential htree corruption when growing large_dir directories (2021-08-06 13:00:49 -0400)

----------------------------------------------------------------
A Regression fix, bug fix, and a comment cleanup for ext4.

----------------------------------------------------------------
Guoqing Jiang (1):
      ext4: remove conflicting comment from __ext4_forget

Theodore Ts'o (1):
      ext4: fix potential htree corruption when growing large_dir directories

Ye Bin (1):
      ext4: fix potential uninitialized access to retval in kmmpd

 fs/ext4/ext4_jbd2.c | 3 ---
 fs/ext4/mmp.c       | 2 +-
 fs/ext4/namei.c     | 2 +-
 3 files changed, 2 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ