Sharing secret data between multiple containers

US11429733B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11429733-B2
Application numberUS-201816191519-A
CountryUS
Kind codeB2
Filing dateNov 15, 2018
Priority dateNov 15, 2018
Publication dateAug 30, 2022
Grant dateAug 30, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method for sharing secret data between multiple containers. In response to the initial booting of an operating system instance in a container, a unique operating system identifier is generated for the operating system instance. A grant authority stores the unique operating system identifier in a reserved area of a secure storage device. In response to a request from the operating system instance to access secret data in the secure storage device, the grant authority determines whether the unique operating system identifier is stored in the secure storage device. The operating system instance may be granted access to secret data in the non-reserved area of the secure storage device.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for sharing secret data among multiple containers, the method comprising: in response to initial booting of a first operating system instance in a container, generating a first unique operating system identifier for the first operating system instance; storing, by a grant authority, the first unique operating system identifier in a reserved area of a secure storage device; in response to a request from the operating system instance to access secret data in the secure storage device, determining, by the grant authority, the first unique operating system identifier is stored in the secure storage device; granting the operating system instance access to secret data in a non-reserved area of the secure storage device; in response to initial booting of a second operating system instance in a second container, generating a second unique operating system identifier for the second operating system instance; in response to a request to access secret data in the secure storage device, storing, by the grant authority, the second unique operating system identifier in the reserved area of the secure storage device; in response to a request from the second operating system instance to access secret data in the secure storage device, determining, by the grant authority, the unique operating system identifier for the second operating system instance is stored in the secure storage device; and granting the second operating system instance access to secret data in the non-reserved area of the secure storage device. 2. The method according to claim 1 , further comprising: in response to a request to remove the assignment of the second operating system instance from the secure storage device, deleting, by the grant authority, the second unique identifier for the second operating system from the reserved area in the secure storage device. 3. The method according to claim 1 , wherein the multiple containers include a plurality of virtual machines, wherein at least one virtual machine of the plurality is managed by a hypervisor. 4. The method according to claim 1 , wherein the secure storage device includes a hardware security module with a memory. 5. The method according to claim 4 , wherein the secret data are stored in at least one domain of the hardware security module, wherein the request from the first operating system instance to access the secret data is a request to assign a domain to the first operating system instance, wherein the first and second unique operating system identifiers are stored in a reserved area of the domain on the hardware security module; and wherein granting access to first and the second operating system instance is granting access to secret data in the non-reserved area of the first domain. 6. The method according to claim 4 , further comprising: in response to a request to remove the assignment of the second operating system instance from a domain on the hardware security module, deleting, by the grant authority, the second unique identifier for the operating system from the reserved area in the domain. 7. The method according to claim 4 , wherein a domain on the hardware security module is marked as shared by: setting a trusted key entry flag to an “add” state; and marking the domain as shared in a shared domain mask. 8. The method according to claim 4 , further comprising: creating secure binding data together with the first unique operating system identifier in the reserved area in a domain on the hardware security module; and setting a shared flag for the domain. 9. The method according to claim 5 , wherein granting access for the first operating system instance to the secret data in the non-reserved area of the domain further comprises: presenting the first unique operating system identifier to the grant authority; and setting, by the grant authority, a trusted key entry flag to a “locked” state. 10. The method according to claim 8 , wherein a firmware of a computer system provides secure binding data to the hardware security module for verification. 11. The method according to claim 8 , further comprising: removing the assignment of the second operating system instance from a domain on the hardware security module by: deleting secure binding data from the reserved area; verifying that the secret data has only been accessed by the second operating system instance; and removing the secret data from the hardware security module. 12. The method according to claim 4 , wherein the grant authority allows sharing of domains by providing respective unique operating system identifiers of the domains. 13. The method according to claim 8 , further comprising: in response to the request for initial booting of the first operating system in a virtual machine, checking the shared flag by verifying that secure binding data matches the first unique identifier of the requesting operating system instance; and granting access to the secret data. 14. The method according to claim 10 , wherein the firmware stores a set of unique operating system identifiers in a domain control block. 15. The method according to claim 13 , wherein the firmware reads the set of unique operating system identifiers from the domain control block and routes replies from the hardware security module to the virtual machines, according to the set of unique operating system identifiers. 16. The method according to claim 1 , further comprising: generating a secure hash for the first operating system instance based on the first unique identifier of the operating system instance and domain specific cryptographic configuration data; and using the secure hash to determine whether to grant access to the secret data. 17. The method according to claim 16 , wherein a system firmware key is used for generating the secure hash. 18. The method according to claim 16 , wherein cryptographic configuration data of a virtual machine is stored as the secure hash in the domain of the hardware security module. 19. A system for sharing secret data among multiple containers, the system comprising: a memory; and a processor in communication with the memory, wherein the computer system is configured to: in response to initial booting of a first operating system instance in a container, generating a first unique operating system identifier for the first operating system instance; storing, by a grant authority, the first unique operating system identifier in a reserved area of a secure storage device; in response to a request from the operating system instance to access secret data in the secure storage device, determining, by the grant authority, the first unique operating system identifier is stored in the secure storage device; granting the operating system instance access to secret data in a non-reserved area of the secure storage device; in response to initial booting of a second operating system instance in a second container, generating a second unique operating system identifier for the second operating system instance; in response to a request to access secret data in the secure storage device, storing, by the grant authority, the second unique operating system identifier in the reserved area of the secure storage device; in response to a request from the second operating system instance to access secret data in the secure storage device, determining, by the grant authority, the unique operating system identifier for the second operating system instance is stored in the secure storage device; and granting t

Assignees

Inventors

Classifications

  • to assure secure storage of data (address-based protection against unauthorised use of memory G06F12/14; record carriers for use with machines and with at least a part designed to carry digital markings G06K19/00) · CPC title

  • Isolation or security of virtual machine instances · CPC title

  • by executing in a restricted environment, e.g. sandbox or secure virtual machine · CPC title

  • Loading of operating system · CPC title

  • Hypervisor-specific management and integration aspects · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11429733B2 cover?
A method for sharing secret data between multiple containers. In response to the initial booting of an operating system instance in a container, a unique operating system identifier is generated for the operating system instance. A grant authority stores the unique operating system identifier in a reserved area of a secure storage device. In response to a request from the operating system insta…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F21/62. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 30 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 5 related publications on this page (citations in our corpus or others sharing the same primary CPC).