xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Writing to arbritary cannonical addresses
@ 2021-04-20 16:13 Charles Gonçalves
  2021-04-20 18:05 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Gonçalves @ 2021-04-20 16:13 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

Hello Guys,

I'm trying to reproduce old exploit behaviors in a simplistic way:  create
an hypercall to write a buffer to a specific MFN.

At first, I thought that updating an l1 page in a valid VA in guest kernel
space would do the trick.
But for addresses outside the  Guest-defined use (0x0000000000000000 -
0x00007fffffffffff ) is a no go!
I get a page fault with  'reserved bit in page table' warning message.

Now I'm trying to write to the address inside the hypervisor code, but not
sure how to do it.

Any comments or tips on this?


Atenciosamente,
*Charles Ferreira Gonçalves *

[-- Attachment #2: Type: text/html, Size: 1001 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-20 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 16:13 Writing to arbritary cannonical addresses Charles Gonçalves
2021-04-20 18:05 ` Andrew Cooper
2021-04-20 22:00   ` Charles Gonçalves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).