lkml.org 
[lkml]   [2023]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RESEND][PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
On 21/10/2023 2:18 am, Pawan Gupta wrote:
> On Sat, Oct 21, 2023 at 12:55:45AM +0100, Andrew Cooper wrote:
>> Also it avoids playing games with hiding data inside an instruction.
>> It's a neat trick, but the neater trick is avoid it whenever possible.
> Thanks for the pointers. I think verw in 32-bit mode won't be able to
> address the operand outside of 4GB range.

And?  In a 32bit kernel, what lives outside of a 4G range?

> Maybe this is fine or could it
> be a problem addressing from e.g. KVM module?

RIP-relative addressing is disp32.  Which is the same as it is for
direct calls.

So if your module is far enough away for VERW to have issues, you've got
far more basic problems to solve first.

~Andrew

\
 
 \ /
  Last update: 2023-10-21 03:34    [W:0.108 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site