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, 8 Jan 2024 09:45:05 -0600
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.8

The following changes since commit c2d5304e6c648ebcf653bace7e51e0e6742e46c8:

   Merge tag 'platform-drivers-x86-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2023-11-21 11:56:57 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a280c9ceeca73fad22af79b08b470fc7126cf1d5:

   jfs: Add missing set_freezable() for freezable kthread (2024-01-02 11:06:52 -0600)

----------------------------------------------------------------
Stability improvements.

----------------------------------------------------------------
Edward Adam Davis (2):
       jfs: fix uaf in jfs_evict_inode
       jfs: fix array-index-out-of-bounds in diNewExt

Kevin Hao (1):
       jfs: Add missing set_freezable() for freezable kthread

Manas Ghandat (3):
       jfs: fix slab-out-of-bounds Read in dtSearch
       jfs: fix array-index-out-of-bounds in dbAdjTree
       jfs: fix shift-out-of-bounds in dbJoin

Osama Muhammad (2):
       FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
       UBSAN: array-index-out-of-bounds in dtSplitRoot

  fs/jfs/jfs_dmap.c   | 65 +++++++++++++++++++++++++++++++----------------------
  fs/jfs/jfs_dtree.c  |  7 +++++-
  fs/jfs/jfs_imap.c   |  3 +++
  fs/jfs/jfs_mount.c  |  6 ++---
  fs/jfs/jfs_txnmgr.c |  2 ++
  5 files changed, 52 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ