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:   Tue, 27 Jun 2023 09:07:41 -0500
From:   Dave Kleikamp <dave.kleikamp@...cle.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        "jfs-discussion@...ts.sourceforge.net" 
        <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for v6.5

The following changes since commit 692b7dc87ca6d55ab254f8259e6f970171dc9d01:

   Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (2023-06-19 17:05:43 -0700)

are available in the Git repository at:

   git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-6.5

for you to fetch changes up to 95e2b352c03b0a86c5717ba1d24ea20969abcacc:

   FS: JFS: Check for read-only mounted filesystem in txBegin (2023-06-23 09:02:33 -0500)

----------------------------------------------------------------
Minor bug fixes and cleanups

----------------------------------------------------------------
Immad Mir (2):
       FS: JFS: Fix null-ptr-deref Read in txBegin
       FS: JFS: Check for read-only mounted filesystem in txBegin

Siddh Raman Pant (1):
       jfs: jfs_dmap: Validate db_l2nbperpage while mounting

Wonguk Lee (1):
       fs: jfs: (trivial) Fix typo in dbInitTree function

Yogesh (1):
       fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev

  fs/jfs/jfs_dmap.c   | 11 ++++++++++-
  fs/jfs/jfs_filsys.h |  2 ++
  fs/jfs/jfs_txnmgr.c |  5 +++++
  fs/jfs/namei.c      |  5 +++++
  4 files changed, 22 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ