mbox series

[0/4] xfs: more metadata verifier tightening

Message ID 157198048552.2873445.18067788660614948888.stgit@magnolia (mailing list archive)
Headers show
Series xfs: more metadata verifier tightening | expand

Message

Darrick J. Wong Oct. 25, 2019, 5:14 a.m. UTC
Hi all,

Here are some enhancements I made to the metadata verifiers.  The first
adds structure checking to the attr leaf verifier.  The next two look
for obviously invalid dirent and attr names before passing them up to
the VFS.  The fourth patch fixes some problems where we return EIO on
metadata corruption instead of EFSCORRUPTED.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=tighten-verifiers