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]
Message-ID: <ebb6fd19-0c06-4a71-b900-b99b442a4b8f@oracle.com>
Date: Wed, 28 May 2025 14:51: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.16

The following changes since commit a2cc6ff5ec8f91bc463fd3b0c26b61166a07eb11:

   Merge tag 'firewire-updates-6.15' of 
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 
(2025-04-02 22:41:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5dff41a86377563f7a2b968aae00d25b4ceb37c9:

   jfs: fix array-index-out-of-bounds read in add_missing_indices 
(2025-04-03 09:11:43 -0500)

----------------------------------------------------------------
A few small fixes for jfs

----------------------------------------------------------------
Aditya Dutt (1):
       jfs: fix array-index-out-of-bounds read in add_missing_indices

Dylan Wolff (1):
       jfs: Fix null-ptr-deref in jfs_ioc_trim

Vasiliy Kovalev (1):
       jfs: validate AG parameters in dbMount() to prevent crashes

  fs/jfs/jfs_discard.c |  3 ++-
  fs/jfs/jfs_dmap.c    |  6 +++++-
  fs/jfs/jfs_dtree.c   | 18 +++++++++++++++---
  3 files changed, 22 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ