Debugging a kernel crash found by syzkaller

from blog tail -f /var/log/messages | grep vegard, | ↗ original
Having done quite a bit of kernel fuzzing and debugging lately I’ve decided to take one of the very latest crashes and write up the whole process from start to finish as I work through it. As you will see, I'm not very familiar with the site of this particular crash, the block layer. Being familiar with some existing kernel code helps, of course,...