Re: KASAN: slab-out-of-bounds Read in fbcon_get_font
From: Paolo Bonzini
Date: Thu Dec 05 2019 - 05:53:10 EST
On 05/12/19 11:31, Dmitry Vyukov wrote:
>> Ah, and because the machine is a KVM guest, kvm_wait appears in a lot of
>> backtrace and I get to share syzkaller's joy every time. :)
> I don't see any mention of "kvm" in the crash report.
It's there in the stack trace, not sure if this is what triggered my Cc:
[<ffffffff810c7c3a>] kvm_wait+0xca/0xe0 arch/x86/kernel/kvm.c:612
Paolo