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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 29 Jun 2017 19:48:16 -0400
From:   Theodore Ts'o <tytso@....edu>
To:     Ross Zwisler <ross.zwisler@...ux.intel.com>
Cc:     linux-ext4@...r.kernel.org
Subject: Re: mkfs.ext4 -D option fails to mount

I'm not able to reproduce it using your reproduction receipe using
e2fsprogs 1.43.4.  I suspect you might be hitting a bug which was
fixed by this commit:

commit d6cad379eb6c86ca58bf5b83a586577de412a2e6
Author: Theodore Ts'o <tytso@....edu>
Date:   Sun Sep 11 00:25:48 2016 -0400

    libext2fs: fix unaligned, multiblock writes in the unix_io handler
    
    The read-modify-write code for the unaligned fallback code wasn't
    working for multi-block writes.  This was unmasked by FreeBSD 11-rc2,
    since its malloc() is returning unaligned memory regions for large
    memory regions.
    
    Signed-off-by: Theodore Ts'o <tytso@....edu>

Can you retry with e2fsprogs 1.43.4 and see if it fixes your issue?

						- Ted

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ