[Crash-utility] [PATCH 0/2] Improve kaslr_offset detection

Alexey Makhalov amakhalov at vmware.com
Thu Oct 15 20:44:30 UTC 2020


Hi all,

This patchset was developed to improve detection of kaslr_offset and phys base.

First patch fixes VMware facility where CPU #0 has zeroed IDTR.
Second one introduces alternative method of finding kaslr_offset and phys base.

Alexey Makhalov (2):
  vmware_vmss: get proper ITDR
  kaslr: get offset by walking page tree

 kaslr_helper.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 vmware_vmss.c  |  21 +++++++++++
 2 files changed, 136 insertions(+)

-- 
2.11.0




More information about the Crash-utility mailing list