JP2018526720A - 仮想マシンの状態情報の保護 - Google Patents
仮想マシンの状態情報の保護 Download PDFInfo
- Publication number
- JP2018526720A JP2018526720A JP2017566764A JP2017566764A JP2018526720A JP 2018526720 A JP2018526720 A JP 2018526720A JP 2017566764 A JP2017566764 A JP 2017566764A JP 2017566764 A JP2017566764 A JP 2017566764A JP 2018526720 A JP2018526720 A JP 2018526720A
- Authority
- JP
- Japan
- Prior art keywords
- register
- contents
- processor
- hypervisor
- data structure
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000004044 response Effects 0.000 claims abstract description 42
- 238000000034 method Methods 0.000 claims description 62
- 230000008569 process Effects 0.000 claims description 39
- 238000012545 processing Methods 0.000 abstract description 42
- 238000010586 diagram Methods 0.000 description 11
- 230000011664 signaling Effects 0.000 description 11
- 230000008901 benefit Effects 0.000 description 8
- 238000002955 isolation Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 230000008859 change Effects 0.000 description 5
- 230000009471 action Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 230000000977 initiatory effect Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000002730 additional effect Effects 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/52—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
- G06F21/53—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by executing in a restricted environment, e.g. sandbox or secure virtual machine
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45562—Creating, deleting, cloning virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45575—Starting, stopping, suspending or resuming virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45587—Isolation or security of virtual machine instances
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2211/00—Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
- G06F2211/007—Encryption, En-/decode, En-/decipher, En-/decypher, Scramble, (De-)compress
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (15)
- 仮想マシン(VM)(200)の状態を定義するためのレジスタ(115,116)を実装するプロセッサ(102)上で動作する前記VMの終了条件を検出すること(605)と、
前記終了条件を検出したことに応じて、前記レジスタの内容を、前記VMのハイパーバイザ(202)から隔離された第1のデータ構造(121)に記憶することと、
前記レジスタの内容のサブセット(305)を前記ハイパーバイザに選択的に公開すること(625)と、を含む、方法。 - 前記レジスタの内容を前記第1のデータ構造に記憶することは、前記レジスタの内容を、前記ハイパーバイザがアクセスできないメモリ位置(120)に記憶することを含む、請求項1に記載の方法。
- 前記レジスタの内容を前記第1のデータ構造に記憶することは、前記レジスタの内容を前記第1のデータ構造に記憶する前に、ハードウェア暗号化モジュール(125)を使用して前記レジスタの内容を暗号化することを含む、請求項1に記載の方法。
- 前記レジスタの内容のサブセットを選択的に公開することは、前記レジスタの内容のサブセットを、前記ハイパーバイザに見える第2のデータ構造(122)に記憶することを含む、請求項1に記載の方法。
- 前記終了条件を検出したことに応じて、前記プロセッサによって発行された例外を検出すること(615)と、
前記例外を検出したことに応じて、前記ハイパーバイザに公開される前記レジスタの内容のサブセットを決定することと、をさらに含む、請求項4に記載の方法。 - 前記ハイパーバイザに公開された前記第2のデータ構造内の前記レジスタの内容のサブセットに基づいて、前記VMの終了プロセスを完了すること(655)をさらに含む、請求項5に記載の方法。
- 前記VMの終了プロセスを完了することは、前記第2のデータ構造内の前記レジスタの内容のサブセットのうち少なくとも1つを変更すること(730)を含む、請求項6に記載の方法。
- 前記終了プロセスを完了した後に前記プロセッサ上で前記VMの実行を開始することに応じて、前記レジスタの内容を前記第1のデータ構造からロードすることと、
前記第2のデータ構造内の前記レジスタの内容のサブセットのうち変更された少なくとも1つに対応するように、前記レジスタ内の少なくとも1つの値を変更することと、をさらに含む、請求項7に記載の方法。 - 前記レジスタの内容を前記第1のデータ構造からロードすることは、前記第1のデータ構造内の前記レジスタの内容に基づいて計算されたチェックサムが、事前に記憶されたチェックサムと一致することに応じて、前記レジスタの内容を前記第1のデータ構造からロードすることを含む、請求項8に記載の方法。
- プロセッサ(102)であって、前記プロセッサ上で動作する仮想マシン(VM)(200)の状態を定義するためのレジスタ(115,116)を実装するプロセッサを備え、
前記プロセッサは、前記VMの終了条件を検出し(605)、終了条件を検出したことに応じて、前記レジスタの内容を、前記VMのハイパーバイザ(202)から隔離された第1のデータ構造(121)に記憶し、前記VMは、前記レジスタの内容のサブセットを前記ハイパーバイザに選択的に公開する(305)、装置。 - 前記プロセッサは、前記レジスタの内容を、前記ハイパーバイザがアクセスできない位置(120)に記憶する、請求項10に記載の装置。
- 前記レジスタの内容を前記第1のデータ構造に記憶する前に前記レジスタの内容を暗号化するハードウェア暗号化モジュール(125)をさらに備える、請求項10に記載の装置。
- 前記VMは、前記レジスタの内容のサブセットを、前記ハイパーバイザに見える第2のデータ構造(122)に記憶することによって、前記レジスタの内容のサブセットを選択的に公開する、請求項10に記載の装置。
- 前記VMは、終了条件を検出したことに応じて、前記プロセッサによって発行された例外を検出するために例外ハンドラ(400)を実行し、前記例外を検出したことに応じて、前記ハイパーバイザに公開される前記レジスタの内容のサブセットを決定する、請求項13に記載の装置。
- 前記ハイパーバイザは、前記ハイパーバイザに公開された前記第2のデータ構造内の前記レジスタの内容のサブセットに基づいて、前記VMの終了プロセスを完了する(655)、請求項14に記載の装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/748,883 | 2015-06-24 | ||
US14/748,883 US10152602B2 (en) | 2014-02-28 | 2015-06-24 | Protecting state information for virtual machines |
PCT/US2016/038694 WO2016209915A1 (en) | 2015-06-24 | 2016-06-22 | Protecting state information for virtual machines |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2018526720A true JP2018526720A (ja) | 2018-09-13 |
JP2018526720A5 JP2018526720A5 (ja) | 2019-07-04 |
JP6672341B2 JP6672341B2 (ja) | 2020-03-25 |
Family
ID=57586202
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017566764A Active JP6672341B2 (ja) | 2015-06-24 | 2016-06-22 | 仮想マシンの状態情報の保護 |
Country Status (4)
Country | Link |
---|---|
EP (1) | EP3314502B1 (ja) |
JP (1) | JP6672341B2 (ja) |
KR (1) | KR102584506B1 (ja) |
WO (1) | WO2016209915A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2022522663A (ja) * | 2019-03-08 | 2022-04-20 | インターナショナル・ビジネス・マシーンズ・コーポレーション | セキュア仮想マシン環境におけるゲスト命令の透過的解釈 |
JP7490652B2 (ja) | 2018-12-20 | 2024-05-27 | エーティーアイ・テクノロジーズ・ユーエルシー | 信頼されたメモリ領域における仮想機能についてのマイクロコードの記憶 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11438171B2 (en) * | 2020-03-05 | 2022-09-06 | Micron Technology, Inc. | Virtualized authentication device |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008501198A (ja) * | 2004-06-30 | 2008-01-17 | インテル・コーポレーション | 仮想マシン環境におけるネストフォールトの支持 |
US20110010707A1 (en) * | 2009-07-07 | 2011-01-13 | Advanced Micro Devices, Inc. | Virtual machine device and methods thereof |
JP2014532201A (ja) * | 2011-10-13 | 2014-12-04 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 仮想ゲストのメモリ保護の方法、システムおよびコンピュータプログラム |
WO2014207581A2 (en) * | 2013-06-27 | 2014-12-31 | International Business Machines Corporation | Processing a guest event in a hypervisor-controlled system |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7415708B2 (en) * | 2003-06-26 | 2008-08-19 | Intel Corporation | Virtual machine management using processor state information |
US20060021066A1 (en) * | 2004-07-26 | 2006-01-26 | Ray Clayton | Data encryption system and method |
US20090113111A1 (en) * | 2007-10-30 | 2009-04-30 | Vmware, Inc. | Secure identification of execution contexts |
JP5405799B2 (ja) * | 2008-10-30 | 2014-02-05 | 株式会社日立製作所 | 仮想計算機の制御方法、仮想化プログラム及び仮想計算機システム |
US20100175108A1 (en) * | 2009-01-02 | 2010-07-08 | Andre Protas | Method and system for securing virtual machines by restricting access in connection with a vulnerability audit |
US8219990B2 (en) * | 2009-05-28 | 2012-07-10 | Novell, Inc. | Techniques for managing virtual machine (VM) states |
US20120054740A1 (en) * | 2010-08-31 | 2012-03-01 | Microsoft Corporation | Techniques For Selectively Enabling Or Disabling Virtual Devices In Virtual Environments |
-
2016
- 2016-06-22 JP JP2017566764A patent/JP6672341B2/ja active Active
- 2016-06-22 WO PCT/US2016/038694 patent/WO2016209915A1/en active Application Filing
- 2016-06-22 EP EP16815192.6A patent/EP3314502B1/en active Active
- 2016-06-22 KR KR1020187000906A patent/KR102584506B1/ko active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008501198A (ja) * | 2004-06-30 | 2008-01-17 | インテル・コーポレーション | 仮想マシン環境におけるネストフォールトの支持 |
US20110010707A1 (en) * | 2009-07-07 | 2011-01-13 | Advanced Micro Devices, Inc. | Virtual machine device and methods thereof |
JP2014532201A (ja) * | 2011-10-13 | 2014-12-04 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 仮想ゲストのメモリ保護の方法、システムおよびコンピュータプログラム |
WO2014207581A2 (en) * | 2013-06-27 | 2014-12-31 | International Business Machines Corporation | Processing a guest event in a hypervisor-controlled system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7490652B2 (ja) | 2018-12-20 | 2024-05-27 | エーティーアイ・テクノロジーズ・ユーエルシー | 信頼されたメモリ領域における仮想機能についてのマイクロコードの記憶 |
JP2022522663A (ja) * | 2019-03-08 | 2022-04-20 | インターナショナル・ビジネス・マシーンズ・コーポレーション | セキュア仮想マシン環境におけるゲスト命令の透過的解釈 |
JP7386882B2 (ja) | 2019-03-08 | 2023-11-27 | インターナショナル・ビジネス・マシーンズ・コーポレーション | セキュア仮想マシン環境におけるゲスト命令の透過的解釈 |
Also Published As
Publication number | Publication date |
---|---|
KR20180011847A (ko) | 2018-02-02 |
WO2016209915A1 (en) | 2016-12-29 |
EP3314502B1 (en) | 2021-11-10 |
KR102584506B1 (ko) | 2023-10-04 |
EP3314502A4 (en) | 2019-03-20 |
JP6672341B2 (ja) | 2020-03-25 |
EP3314502A1 (en) | 2018-05-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107851151B (zh) | 保护虚拟机的状态信息 | |
JP6618658B2 (ja) | 処理システムにおけるダイレクトメモリアクセス認可 | |
EP3602376B1 (en) | Monitoring of memory page transitions between a hypervisor and a virtual machine | |
TWI697805B (zh) | 載入和虛擬化密碼金鑰 | |
KR102355213B1 (ko) | 운영 체제 공격으로부터 애플리케이션 기밀사항을 보호하는 기법 | |
US10956157B1 (en) | Taint protection during speculative execution | |
TWI576698B (zh) | 跨電源週期維持安全處理環境 | |
US9639671B2 (en) | Secure execution of encrypted program instructions | |
US10644888B2 (en) | Systems and methods for providing I/O state protections in a virtualized environment | |
JP6682752B2 (ja) | セキュアエンクレーブを用いてデータ暗号化を強化するための技術 | |
JP6672341B2 (ja) | 仮想マシンの状態情報の保護 | |
US11842227B2 (en) | Hypervisor secure event handling at a processor | |
US20240220297A1 (en) | Interrupt control using a guest owned backing page | |
US20240220295A1 (en) | Event interception control by a trusted layer of a virtual machine | |
US20240176638A1 (en) | Register protection for confidential computing environment | |
US20200089870A1 (en) | Intrusion detection systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190529 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190529 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20190529 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20190611 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190918 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191001 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191227 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200204 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200304 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6672341 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |