Re: [PATCH] jffs2: fix kasan slab-out-of-bounds problem

From: Zhe Li
Date: Thu Mar 25 2021 - 04:32:25 EST


>Reviewe-by: Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx>
Thanks for your review.

>It would be interesting to known how you managed to create such a dir entry as that is a bug too.
We discovered this bug by performing fuzzing tests, which simulate bit flips that may occur anywhere in a flash device in real-world scenarios.