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:   Wed, 1 Nov 2023 08:22:09 -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.7

The following changes since commit 5e62ed3b1c8a397185af53d6b94f04b9ff21ec7d:

   Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2023-10-03 10:15:10 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a779ed754e52d582b8c0e17959df063108bd0656:

   jfs: define xtree root and page independently (2023-10-13 10:39:25 -0500)

----------------------------------------------------------------
Minor stability improvements

----------------------------------------------------------------
Dave Kleikamp (1):
       jfs: define xtree root and page independently

Juntong Deng (2):
       fs/jfs: Add check for negative db_l2nbperpage
       fs/jfs: Add validity check for db_maxag and db_agpref

Manas Ghandat (2):
       jfs: fix array-index-out-of-bounds in dbFindLeaf
       jfs: fix array-index-out-of-bounds in diAlloc

  fs/jfs/jfs_dinode.h |  2 +-
  fs/jfs/jfs_dmap.c   | 23 ++++++++++++++++++-----
  fs/jfs/jfs_imap.c   | 11 +++++++----
  fs/jfs/jfs_incore.h |  2 +-
  fs/jfs/jfs_txnmgr.c |  4 ++--
  fs/jfs/jfs_xtree.c  |  4 ++--
  fs/jfs/jfs_xtree.h  | 37 +++++++++++++++++++++++--------------
  7 files changed, 54 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ