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]
Date:   Sun, 2 Feb 2020 10:02:13 +0800
From:   Qu Wenruo <quwenruo.btrfs@....com>
To:     linux-ext4@...r.kernel.org,
        Linux FS Devel <linux-fsdevel@...r.kernel.org>
Subject: About read-only feature EXT4_FEATURE_RO_COMPAT_SHARED_BLOCKS

Hi ext4 guys,

Recently I found an image from android (vendor.img) has this RO feature
set, but kernel doesn't support it, thus no easy way to modify it.
(Although I can just modify the underlying block for my purpose, it's
just one line change, I still want a more elegant way).

Thus it can only be mounted RO. So far so good, as from its name, it's
kinda of deduped (BTW, both XFS and Btrfs supports RW mount for
reflinked/deduped fs).

But the problem is, how to create such image?

Man page of mke2fs has no mention of such thing at all, and obviously
for whoever comes up with such "brilliant" way to block users from
modifying things, the "-E unshare_blocks" will just make the image too
large for the device.

Or we must go the Android rabbit hole to find an exotic tool to modify
even one line of a config file?

Thanks,
Qu



Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ