Re: [perf] fuzzer triggers unchecked MSR access error: WRMSR to 0x318

From: Vince Weaver
Date: Thu Jul 29 2021 - 12:54:29 EST


On Thu, 29 Jul 2021, Peter Zijlstra wrote:

> On Wed, Jul 28, 2021 at 12:49:43PM -0400, Vince Weaver wrote:
> > [32694.087403] unchecked MSR access error: WRMSR to 0x318 (tried to write 0x0000000000000000) at rIP: 0xffffffff8106f854 (native_write_msr+0x4/0x20)
> > [32694.101374] Call Trace:
> > [32694.103974] perf_clear_dirty_counters+0x86/0x100
>
> Hmm.. if I read this right that's MSR_ARCH_PERFMON_FIXED_CTR0 + i, given
> that FIXED_CTR0 is 0x309 that gives i == 15, which is FIXED_BTS.
>
> I'm thinking something like this ought to cure things.

I know it sounds like the complete fix is a bit different from this, but I
did want to report that the patch does fix the issue on my machine.

Vince Weaver
vincent.weaver@xxxxxxxxx