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:	Tue, 01 Nov 2011 10:34:10 +0100
From:	David Woodhouse <dwmw2@...radead.org>
To:	Dave Young <dyoung@...hat.com>
Cc:	kexec@...ts.infradead.org, iommu@...ts.linux-foundation.org,
	linux-kernel@...r.kernel.org, vgoyal@...hat.com,
	horms@...ge.net.au, luyu@...hat.com
Subject: Re: [PATCH retry] intel-iommu:make identity_map default for crash
 dump

On Tue, 2011-11-01 at 17:19 +0800, Dave Young wrote:
> kdump kernel sometimes will get DMAR faults which
> is caused by random in-flight dma from 1st kernel
> 
> Here make the identity_mapping as default for this case

So you want to *allow* the random in-flight DMA? And with an identity
mapping it's really going to random addresses, since it'll be
untranslated and won't even go to the physical addresses which it was
originally intended for?

This seems entirely broken to me.

If there is "random in-flight dma" from the first kernel, the correct
thing to do is *block* it. Which is what we do.

-- 
dwmw2

Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (5818 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ