{"created":"2025-01-18T23:31:16.010070+00:00","updated":"2025-01-21T22:03:00.295941+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00073168","sets":["1164:2836:6354:6355"]},"path":["6355"],"owner":"10","recid":"73168","title":["データフロー情報に基づくアクセス制御のためのプログラム解析"],"pubdate":{"attribute_name":"公開日","attribute_value":"2011-03-03"},"_buckets":{"deposit":"6b2fe99a-37e0-469e-8f3c-f31e603cc9b1"},"_deposit":{"id":"73168","pid":{"type":"depid","value":"73168","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"データフロー情報に基づくアクセス制御のためのプログラム解析","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"データフロー情報に基づくアクセス制御のためのプログラム解析"},{"subitem_title":"Program analysis for mandatory access control based on data flow information","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"システムソフトウェア","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2011-03-03","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"立命館大学グローバル・イノベーション研究機構"},{"subitem_text_value":"立命館大学大学院理工学研究科"},{"subitem_text_value":"立命館大学大学院理工学研究科"},{"subitem_text_value":"立命館大学情報理工学部"},{"subitem_text_value":"立命館大学情報理工学部"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Ritsumeikan Global Innovation Research Organization, Ritsumeikan University.","subitem_text_language":"en"},{"subitem_text_value":"College of Information Science and Engineering, Ritsumeikan University.","subitem_text_language":"en"},{"subitem_text_value":"College of Information Science and Engineering, Ritsumeikan University.","subitem_text_language":"en"},{"subitem_text_value":"College of Information Science and Engineering, Ritsumeikan University.","subitem_text_language":"en"},{"subitem_text_value":"College of Information Science and Engineering, Ritsumeikan University.","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/73168/files/IPSJ-DPS11146045.pdf"},"date":[{"dateType":"Available","dateValue":"2013-03-03"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DPS11146045.pdf","filesize":[{"value":"542.0 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"34"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"e9e436d1-70ad-41ac-a9c9-7542bb8e2592","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2011 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"樫山, 武浩"},{"creatorName":"河島, 裕亮"},{"creatorName":"井田, 章三"},{"creatorName":"瀧本, 栄二"},{"creatorName":"毛利, 公一"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Takehiro, Kashiyama","creatorNameLang":"en"},{"creatorName":"Yusuke, Kawashima","creatorNameLang":"en"},{"creatorName":"Shozo, Ida","creatorNameLang":"en"},{"creatorName":"Eiji, Takimoto","creatorNameLang":"en"},{"creatorName":"Koichi, Mouri","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10116224","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年,頻発している情報漏洩の原因の多くは,誤操作や管理ミス,紛失といった正当なアクセス権限を持つユーザの過失によるものである.我々は,これらに起因する情報漏洩を防止するためのアクセス制御機構を備えたオペレーティングシステム DF-Salvia を開発してきた.DF-Salvia では,プロセスの挙動を監視し,プロセスがデータを書き出す際に,データの読み込み元のファイルに付加された保護ポリシに従って計算資源へのアクセス要求の実行可否を判定する.これにより,予め保護すべきデータが格納されるファイルにポリシを適用することで,正当なアクセス権限を持つユーザによるデータ漏洩を防止する.DF-Salvia のアクセス機構では,コンパイラにおいてプログラム解析したデータフロー情報に基づくことで,データの読み込み元のファイルを特定し,適用すべき保護ポリシを決定する.そこで,本稿では,DF-Salvia のアクセス制御のためのデータフロー情報のプログラム解析について述べる.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Recently, leak incidents of data have occurred frequently. In many cases, the factors of data leakage are as follows: taking data out illegally or unfairly, or misoperation by a user with authority to access them. We have been developing operating system DF-Salvia for the purpose of preventing data leakage which resulted from these factors. DF-Salvia monitors behavior of processes not to access computer resources which have a possibility of data leakage. When a process requests to access such resources, DF-Salvia allows the operation if it does not violate the data protection policy. The access control of DF-Salvia depends on data flow information which is obtained by program analysis. In this paper, method for analyzing the data flow information is described.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告マルチメディア通信と分散処理(DPS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2011-03-03","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"45","bibliographicVolumeNumber":"2011-DPS-146"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"id":73168,"links":{}}