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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 18 Jun 2018 08:08:23 -0500
From:   Dave Kleikamp <dave.kleikamp@...cle.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        JFS Discussion <jfs-discussion@...ts.sourceforge.net>,
        Shankara Pailoor <shankarapailoor@...il.com>
Subject: [GIT PULL] jfs fix for 4.18

The following changes since commit 716a685fdb89942a50c4138141027e38336a895f:

  Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2018-06-04 21:37:30 -0700)

are available in the Git repository at:

  git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.18

for you to fetch changes up to 92d34134193e5b129dc24f8d79cb9196626e8d7a:

  jfs: Fix inconsistency between memory allocation and ea_buf->max_size (2018-06-05 10:36:46 -0500)

----------------------------------------------------------------
This fixes a too-small allocation in the xattr code.

----------------------------------------------------------------
Shankara Pailoor (1):
      jfs: Fix inconsistency between memory allocation and ea_buf->max_size

 fs/jfs/xattr.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ