JP2014098977A - 情報処理装置及びその制御方法、プログラム - Google Patents
情報処理装置及びその制御方法、プログラム Download PDFInfo
- Publication number
- JP2014098977A JP2014098977A JP2012249427A JP2012249427A JP2014098977A JP 2014098977 A JP2014098977 A JP 2014098977A JP 2012249427 A JP2012249427 A JP 2012249427A JP 2012249427 A JP2012249427 A JP 2012249427A JP 2014098977 A JP2014098977 A JP 2014098977A
- Authority
- JP
- Japan
- Prior art keywords
- hibernation
- memory
- area
- security
- processing apparatus
- 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
- 238000000034 method Methods 0.000 title claims description 57
- 230000015654 memory Effects 0.000 claims abstract description 132
- 230000006266 hibernation Effects 0.000 claims abstract description 107
- 230000006870 function Effects 0.000 claims abstract description 35
- 230000010365 information processing Effects 0.000 claims description 45
- 230000008569 process Effects 0.000 description 48
- 230000007704 transition Effects 0.000 description 9
- 238000007562 laser obscuration time method Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 4
- 230000004913 activation Effects 0.000 description 3
- 230000004044 response Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 239000007787 solid Substances 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/60—Protecting data
-
- 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/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/78—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Storage Device Security (AREA)
- Power Sources (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
【解決手段】ハイバネーションデータ状態への移行時に、アプリケーションに割り当てられたメモリ領域(セキュリティ領域)のデータを含まないようにハイバネーションデータを生成して不揮発性メモリに保存する。そして、ハイバネーション状態からの復帰時には、不揮発性メモリからハイバネーションデータを揮発性メモリに書き戻した後、メモリ領域の割り当て要求と共に渡された通知関数を呼び出すことで、アプリケーションによりセキュリティデータを再生成する。
【選択図】図7
Description
図1は、本発明の第1の実施形態に係る情報処理装置のハードウェア構成例を示すブロック図である。
本発明の第2の実施の形態では、図1に示す構成が上記第1の実施の形態と同じであり、第1の実施の形態と同様の部分については、同一の符号を用いてその説明を省略する。以下に、上記第1の実施の形態と異なる点のみを説明する。
本発明の第3の実施の形態では、図1に示す構成が上記第1の実施の形態と同じであり、第1の実施の形態と同様の部分については、同一の符号を用いてその説明を省略する。以下に、上記第1の実施の形態と異なる点のみを説明する。
102 CPU
103 DRAM
113 HDD
Claims (8)
- ハイバネーション機能を備え、揮発性メモリと不揮発性メモリとを有する情報処理装置において、
前記ハイバネーション機能によりハイバネーション状態に移行する前に、前記揮発性メモリに保存されているデータを前記不揮発性メモリに保存するハイバネーション手段と、
前記揮発性メモリに割り当てられたメモリ領域がセキュリティ領域か否かを判定するセキュリティ領域判定手段とを備え、
前記ハイバネーション手段は、前記セキュリティ領域判定手段によりセキュリティ領域でないと判定されたメモリ領域に保存されたデータのみを前記不揮発性メモリに保存するデータとすることを特徴とする情報処理装置。 - 前記揮発性メモリに割り当てられたメモリ領域の先頭アドレスと対応付けて通知関数を管理するメモリ領域管理手段をさらに備えることを特徴とする請求項1に記載の情報処理装置。
- 前記セキュリティ領域判定手段は、前記揮発性メモリのメモリ領域のうち前記メモリ領域管理手段により管理された領域をセキュリティ領域と判定することを特徴とする請求項2に記載の情報処理装置。
- 前記ハイバネーション手段は、前記ハイバネーション機能によるハイバネーション状態からの復帰時に、前記不揮発性メモリに保存されていたデータを前記揮発性メモリに書き戻す際に、前記メモリ領域の先頭アドレスと対応付けられた通知関数を呼び出して、前記セキュリティ領域に保存されていたデータを再生成することを特徴とする請求項2または3に記載の情報処理装置。
- データを暗号化及び復号化するセキュリティ手段の有無を判定するセキュリティ有無判定手段をさらに備え、
前記セキュリティ有無判定手段によりセキュリティ手段がないと判定された場合、前記ハイバネーション手段は、前記セキュリティ領域判定手段によりセキュリティ領域でないと判定されたメモリ領域に保存されたデータのみを前記不揮発性メモリに保存するデータとすることを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。 - 前記ハイバネーション手段は、前記セキュリティ領域判定手段によりセキュリティ領域でないと判定されたメモリ領域に保存されたデータを消去することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
- ハイバネーション機能を備え、揮発性メモリと不揮発性メモリとを有する情報処理装置の制御方法において、
前記ハイバネーション機能によりハイバネーション状態に移行する前に、前記揮発性メモリに保存されているデータを前記不揮発性メモリに保存するハイバネーション工程と、
前記揮発性メモリに割り当てられたメモリ領域がセキュリティ領域か否かを判定するセキュリティ領域判定工程と、
前記セキュリティ領域判定工程にてセキュリティ領域でないと判定されたメモリ領域に保存されたデータのみを前記不揮発性メモリに保存する保存工程とを備えることを特徴とする制御方法。 - 請求項7に記載の制御方法を情報処理装置に実行させるためのコンピュータに読み取り可能なプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012249427A JP6095330B2 (ja) | 2012-11-13 | 2012-11-13 | 情報処理装置及びその制御方法、プログラム |
CN201310557477.5A CN103810434B (zh) | 2012-11-13 | 2013-11-11 | 具有休眠功能的信息处理装置及其控制方法 |
US14/078,601 US9384355B2 (en) | 2012-11-13 | 2013-11-13 | Information processing apparatus with hibernation function, control method therefor, and storage medium storing control program therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012249427A JP6095330B2 (ja) | 2012-11-13 | 2012-11-13 | 情報処理装置及びその制御方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014098977A true JP2014098977A (ja) | 2014-05-29 |
JP6095330B2 JP6095330B2 (ja) | 2017-03-15 |
Family
ID=50683107
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012249427A Active JP6095330B2 (ja) | 2012-11-13 | 2012-11-13 | 情報処理装置及びその制御方法、プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9384355B2 (ja) |
JP (1) | JP6095330B2 (ja) |
CN (1) | CN103810434B (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018030337A (ja) * | 2016-08-26 | 2018-03-01 | コニカミノルタ株式会社 | 画像処理装置、起動制御方法および起動制御プログラム |
WO2020144961A1 (ja) | 2019-01-09 | 2020-07-16 | サイエンスパーク株式会社 | 電子データ管理装置、電子データ管理システム、そのためのプログラム及び記録媒体 |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6391439B2 (ja) * | 2014-11-21 | 2018-09-19 | キヤノン株式会社 | 情報処理装置、サーバ装置、情報処理システム、制御方法及びコンピュータプログラム |
CN105847221B (zh) * | 2015-01-14 | 2019-10-11 | 宇龙计算机通信科技(深圳)有限公司 | 一种安全信息的管理方法、装置及终端 |
US10108820B2 (en) * | 2015-01-20 | 2018-10-23 | Mediatek Inc. | Snapshot data and hibernation data processing methods and devices |
CN106933751B (zh) * | 2015-12-29 | 2019-12-24 | 澜起科技股份有限公司 | 用于保护动态随机访问存储器的方法和设备 |
US11681797B2 (en) * | 2019-08-28 | 2023-06-20 | Micron Technology, Inc. | Row activation prevention using fuses |
CN113094102A (zh) * | 2019-12-23 | 2021-07-09 | 珠海全志科技股份有限公司 | 一种Dram休眠及唤醒方法、装置和存储介质 |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040003273A1 (en) * | 2002-06-26 | 2004-01-01 | Grawrock David W. | Sleep protection |
US20040103288A1 (en) * | 2002-11-27 | 2004-05-27 | M-Systems Flash Disk Pioneers Ltd. | Apparatus and method for securing data on a portable storage device |
JP2004272816A (ja) * | 2003-03-11 | 2004-09-30 | Ntt Docomo Inc | マルチタスク実行システム及びマルチタスク実行方法 |
US20080235505A1 (en) * | 2007-03-21 | 2008-09-25 | Hobson Louis B | Methods and systems to selectively scrub a system memory |
JP2008269024A (ja) * | 2007-04-16 | 2008-11-06 | Toshiba Corp | メモリ消去プログラム、装置及び方法 |
JP2009146067A (ja) * | 2007-12-12 | 2009-07-02 | Fujitsu Ltd | ファイルアクセス認証システム、ファイルアクセス認証方法およびファイルアクセス認証プログラム |
JP2010213104A (ja) * | 2009-03-11 | 2010-09-24 | Fujitsu Ltd | コンテンツ処理装置、コンテンツ処理システム、およびコンテンツ処理プログラム |
WO2011046731A2 (en) * | 2009-10-13 | 2011-04-21 | Microsoft Corporation | Secure storage of temporary secrets |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7313825B2 (en) * | 2000-11-13 | 2007-12-25 | Digital Doors, Inc. | Data security system and method for portable device |
WO2007091492A1 (ja) * | 2006-02-06 | 2007-08-16 | Matsushita Electric Industrial Co., Ltd. | セキュア処理装置、方法、プログラム |
GB2446658B (en) * | 2007-02-19 | 2011-06-08 | Advanced Risc Mach Ltd | Hibernating a processing apparatus for processing secure data |
JP2009139990A (ja) | 2007-12-03 | 2009-06-25 | Internatl Business Mach Corp <Ibm> | 情報の不正取得を防止する技術 |
JP5446439B2 (ja) * | 2008-07-24 | 2014-03-19 | 富士通株式会社 | 通信制御装置、データ保全システム、通信制御方法、およびプログラム |
US8892860B2 (en) * | 2008-10-03 | 2014-11-18 | Hewlett-Packard Development Company, L.P. | Clearing secure system resources in a computing device |
US10360143B2 (en) * | 2010-07-01 | 2019-07-23 | Qualcomm Incorporated | Parallel use of integrated non-volatile memory and main volatile memory within a mobile device |
GB201105222D0 (en) * | 2011-03-29 | 2011-05-11 | Becrypt Ltd | Dual environment computing system and method and system for providing a dual environment computing system |
KR101155451B1 (ko) * | 2011-08-31 | 2012-06-15 | 테세라, 인코포레이티드 | Dram 보안 소거 |
US8984316B2 (en) * | 2011-12-29 | 2015-03-17 | Intel Corporation | Fast platform hibernation and resumption of computing systems providing secure storage of context data |
-
2012
- 2012-11-13 JP JP2012249427A patent/JP6095330B2/ja active Active
-
2013
- 2013-11-11 CN CN201310557477.5A patent/CN103810434B/zh not_active Expired - Fee Related
- 2013-11-13 US US14/078,601 patent/US9384355B2/en not_active Expired - Fee Related
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040003273A1 (en) * | 2002-06-26 | 2004-01-01 | Grawrock David W. | Sleep protection |
JP2005531086A (ja) * | 2002-06-26 | 2005-10-13 | インテル コーポレイション | スリープ攻撃からの保護 |
US20040103288A1 (en) * | 2002-11-27 | 2004-05-27 | M-Systems Flash Disk Pioneers Ltd. | Apparatus and method for securing data on a portable storage device |
JP2004272816A (ja) * | 2003-03-11 | 2004-09-30 | Ntt Docomo Inc | マルチタスク実行システム及びマルチタスク実行方法 |
US20080235505A1 (en) * | 2007-03-21 | 2008-09-25 | Hobson Louis B | Methods and systems to selectively scrub a system memory |
JP2008269024A (ja) * | 2007-04-16 | 2008-11-06 | Toshiba Corp | メモリ消去プログラム、装置及び方法 |
JP2009146067A (ja) * | 2007-12-12 | 2009-07-02 | Fujitsu Ltd | ファイルアクセス認証システム、ファイルアクセス認証方法およびファイルアクセス認証プログラム |
JP2010213104A (ja) * | 2009-03-11 | 2010-09-24 | Fujitsu Ltd | コンテンツ処理装置、コンテンツ処理システム、およびコンテンツ処理プログラム |
WO2011046731A2 (en) * | 2009-10-13 | 2011-04-21 | Microsoft Corporation | Secure storage of temporary secrets |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018030337A (ja) * | 2016-08-26 | 2018-03-01 | コニカミノルタ株式会社 | 画像処理装置、起動制御方法および起動制御プログラム |
WO2020144961A1 (ja) | 2019-01-09 | 2020-07-16 | サイエンスパーク株式会社 | 電子データ管理装置、電子データ管理システム、そのためのプログラム及び記録媒体 |
US11874954B2 (en) | 2019-01-09 | 2024-01-16 | Science Park Corporation | Electronic data management device, electronic data management system, and non-transitory computer-readable recording medium |
Also Published As
Publication number | Publication date |
---|---|
CN103810434B (zh) | 2017-04-12 |
US9384355B2 (en) | 2016-07-05 |
US20140137263A1 (en) | 2014-05-15 |
JP6095330B2 (ja) | 2017-03-15 |
CN103810434A (zh) | 2014-05-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6095330B2 (ja) | 情報処理装置及びその制御方法、プログラム | |
US8924739B2 (en) | System and method for in-place encryption | |
US10204235B2 (en) | Content item encryption on mobile devices | |
JP2012150803A (ja) | 効率的なボリューム暗号化 | |
AU2012204448A1 (en) | System and method for in-place encryption | |
Chang et al. | Mobipluto: File system friendly deniable storage for mobile devices | |
US8886963B2 (en) | Secure relocation of encrypted files | |
US8364985B1 (en) | Buffer-caches for caching encrypted data via copy-on-encrypt | |
EP2477132A2 (en) | Apparatus and method for managing digital rights using virtualization technique | |
JP2020528608A5 (ja) | ||
WO2018157716A1 (zh) | 一种智能卡 | |
JP2015141603A (ja) | 画像処理装置およびその制御方法、並びにプログラム | |
JP2009223787A (ja) | 情報処理装置及び方法、並びにプログラム | |
Chen et al. | A cross-layer plausibly deniable encryption system for mobile devices | |
JP2009020871A (ja) | 外部記憶装置 | |
CN114491607A (zh) | 云平台数据处理方法、装置、计算机设备及存储介质 | |
TWI775284B (zh) | 記憶系統、其控制方法及資訊處理系統 | |
JP2009169868A (ja) | 記憶領域アクセス装置及び記憶領域のアクセス方法 | |
CN113343265B (zh) | 一种密钥配置方法、装置和相关设备 | |
CN115079960B (zh) | 数据的处理方法、加速卡及数据处理系统 | |
JP6399821B2 (ja) | 情報処理装置、情報処理方法、およびコンピュータプログラム | |
US20160357470A1 (en) | Computer readable medium, information processing apparatus, and method | |
JP6351397B2 (ja) | 情報処理装置および情報処理方法、およびコンピュータプログラム | |
US20100161925A1 (en) | Information processing apparatus, information processing method, and computer-readable recording medium having an information processing program | |
CN117592068A (zh) | 加密数据转化方法、装置、设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151109 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160930 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161011 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161212 |
|
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: 20170117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170214 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6095330 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |