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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200709191817.30569.ak@suse.de>
Date:	Wed, 19 Sep 2007 18:17:30 +0200
From:	Andi Kleen <ak@...e.de>
To:	"Jan Beulich" <jbeulich@...ell.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i386/PAE: avoid temporarily inconsistent pte-s

On Wednesday 19 September 2007 18:16:25 Jan Beulich wrote:
> >>> Andi Kleen <ak@...e.de> 19.09.07 18:09 >>>
> >On Wednesday 19 September 2007 16:39:39 Jan Beulich wrote:
> >> One more of these issues (which were considered fixed a few releases
> >> back): Other than on x86-64, i386 allows set_fixmap() to replace
> >> already present mappings. Consequently, on PAE, care must be taken to
> >> not update the high half of a pte while the low half is still holding
> >> the old value.
> >
> >Hmm perhaps it would be better to just forbid it on i386 too.
> >Do you know who uses it?
> 
> PCI's mmconfig accessor. One could of course make it call clear_fixmap() prior
> to establishing a new mapping, but I thought that was not intended and is the
> reason for allowing this.

Makes sense. Applied thanks.

-Andi

-
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