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:   Fri, 2 Mar 2018 17:11:17 +0000
From:   Joakim Tjernlund <Joakim.Tjernlund@...inera.com>
To:     "tytso@....edu" <tytso@....edu>
CC:     "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>,
        "lczerner@...hat.com" <lczerner@...hat.com>,
        "sandeen@...hat.com" <sandeen@...hat.com>
Subject: Re: EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature
 incompatibilities

On Fri, 2018-03-02 at 11:29 -0500, Theodore Ts'o wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
> 
> 
> On Fri, Mar 02, 2018 at 11:14:13AM -0500, Theodore Ts'o wrote:
> > On Fri, Mar 02, 2018 at 03:20:22PM +0000, Joakim Tjernlund wrote:
> > > 
> > > But I don't hav ext3, only ext4 in kernel:
> > > # CONFIG_EXT2_FS is not set
> > > # CONFIG_EXT3_FS is not set
> > > CONFIG_EXT4_FS=y
> > 
> > What version of the kernel are you using?  The ext3 file system has
> > been removed from the upstream kernel for quite some time, so this
> > must be a kernel missing lots of security bug fixes.  (E.g., an
> > obsolete distribution kernel? :-)
> 
> Never mind, the "CONFIG_EXT3_FS is not set" confused me.  We still
> have this for backwards compatibility with old kernel configs.
> 
> So I'm not seeing this behavior at all.  I created an ext4 file system
> on /dev/cwcc/scratch, and then ran:
> 
> # mount -t auto /dev/cwcc/scratch /mnt

Seems like it only hits when mounting from fstab, I have

LABEL=BOOT		/boot		auto		noatime		1 2

Anyhow, Eric's patch solved the problem.

 Jocke

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ