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>] [day] [month] [year] [list]
Date:   Thu, 29 Nov 2018 08:45:04 +0100
From:   Jan Kara <jack@...e.cz>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-ext4@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] ext2 and udf fixes for v4.20-rc5

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v4.20-rc5

to get three small ext2 and udf fixes.

Top of the tree is 2aad26fa0a3d. The full shortlog is:

Jan Kara (1):
      udf: Allow mounting volumes with incorrect identification strings

Pan Bian (1):
      ext2: fix potential use after free

xingaopeng (1):
      ext2: initialize opts.s_mount_opt as zero before using it

The diffstat is

 fs/ext2/super.c  |  1 +
 fs/ext2/xattr.c  |  2 +-
 fs/udf/super.c   | 16 ++++++++++------
 fs/udf/unicode.c | 14 +++++++++++---
 4 files changed, 23 insertions(+), 10 deletions(-)

							Thanks
								Honza


-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ