Hello, in response to a syzbot report this patch series adds some sanity checks of superblock when mounting ext2 superblock. It also makes ext2 use kvmalloc() (instead of kmalloc()) to allocate array of descriptor block buffers as it can get considerably large. I plan to merge these patches through my tree. Honza