Re: edac: NULL deref when handling sysfs write
From: Borislav Petkov
Date: Fri Feb 22 2013 - 09:39:16 EST
On Fri, Feb 22, 2013 at 09:29:04AM -0500, Sasha Levin wrote:
> Hi all,
>
> While fuzzing with trinity inside a KVM tools guest running latest -next kernel
> I've stumbled on the following spew:
>
>
> [ 2060.023557] Invalid bank value!
You're injecting into an invalid bank.
> [ 2060.029076] [Hardware Error]: MC0 Error:
This looks like a second write to the same sysfs file which passes the
first.
For now, do
rmmod mce_amd_inj
before running trinity.
This module needs to get converted to debugfs (I have patches) anyway.
Thanks.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/