lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 May 2014 10:34:58 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Rafał Miłecki <zajec5@...il.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC:	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>, x86@...nel.org
Subject: Re: Bisected 3.9 regression: Corrupted low memory (x86, mm: Move
 reserving low memory later in initialization)

On 05/21/2014 06:31 AM, Rafał Miłecki wrote:
> On 16 May 2014 07:29, Rafał Miłecki <zajec5@...il.com> wrote:
>> Sorry for the late report, this bug appears on my old notebook I don't
>> commonly use. Anyway, I've noticed following problem when using
>> 3.15-rc1:
>>
>> Corrupted low memory at ffff88000000be98 (be98 phys) = b02a000400000000
> 
> Ping?
> 

It's not a regression, but rather a progression: the checker now does
what it claims to do, which is to check for low memory corruption.

However, the checker is also rather useless as anything other than a
diagnostic tool.  It tells you that your BIOS is corrupting memory, and
the solution to that is to reserve the memory, which we already do.

All the checker tells us is that on your system, yes, we really do need
to reserve the memory.

	-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ