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>] [day] [month] [year] [list]
Date:   Sun, 17 Sep 2023 01:01:11 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     Linux Kernel Developers List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ext4 bug fixes for v6.6-rc2

The following changes since commit 768d612f79822d30a1e7d132a4d4b05337ce42ec:

  ext4: fix slab-use-after-free in ext4_es_insert_extent() (2023-08-27 11:27:13 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.6-rc2

for you to fetch changes up to 7fda67e8c3ab6069f75888f67958a6d30454a9f6:

  ext4: fix rec_len verify error (2023-09-14 12:07:07 -0400)

----------------------------------------------------------------
Regression and bug fixes for ext4.

----------------------------------------------------------------
Jan Kara (2):
      ext4: move setting of trimmed bit into ext4_try_to_trim_range()
      ext4: do not let fstrim block system suspend

Li Zetao (1):
      jbd2: Fix memory leak in journal_init_common()

Matthew Wilcox (Oracle) (1):
      buffer: Make bh_offset() work for compound pages

Ritesh Harjani (IBM) (1):
      jbd2: Remove page size assumptions

Shida Zhang (1):
      ext4: fix rec_len verify error

 fs/ext4/mballoc.c           | 54 ++++++++++++++++++++++++++++++++--------------------
 fs/ext4/namei.c             | 26 ++++++++++++++-----------
 fs/jbd2/commit.c            | 16 ++++++----------
 fs/jbd2/journal.c           |  2 ++
 fs/jbd2/transaction.c       | 12 ++++--------
 include/linux/buffer_head.h |  5 ++++-
 6 files changed, 64 insertions(+), 51 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ