I ran go-fuzz against github.com/miekg/dns and found some interesting crashers. I documented the whole process on the CloudFlare blog. There's a bonus: fuzzing is not only for crashes!

DNS parser, meet Go fuzzer | CloudFlare Blog (archive)