A method and apparatus is provided in which a trustable operating system is loaded into a region in memory. A start secure operation (SSO) triggers a join secure operation (JSO) to halt all but one central processing unit (CPU) in a multi-processor computer. The SSO causes the active CPU to load a component of an operating system into a specified region in memory, register the identity of the loaded operating system by recording a cryptographic hash of the contents of the specified region in memory, begin executing at a known entry point in the specified region and trigger the JSO to cause the halted CPUs to do the same.
|
20. A method of securing a region in a memory of a computer comprising:
halting all but one of a plurality of processors in a computer, the halted processors entering into a special halted state;
identifying a region in a memory of a computer;
loading content into the region only after the halting of all but the one of the plurality of processors;
blocking access to the region in a memory of the computer by all resources except the non-halted processor;
registering an identity of the content of the region in the memory, the registering comprises:
recording a cryptographic hash of the region, and;
signing the cryptographic hash with a digest signing engine coupled to the memory of the computer having a secure channel to access the cryptographic hash, the signed cryptographic hash being stored in a register in the memory of the computer that is accessible by an outside entity to verify whether the content can be trusted; and
placing the non-halted processor into a known privileged state;
releasing the halted processors after the non-halted processor has been placed into the known privileged state.
29. A method of loading a trustable operating system comprising:
selecting an area in a memory accessible to a first processor of a plurality of processors the plurality of processors including the first processor and at least one processor;
halting all processors of the plurality of processors except for the first processor from accessing the memory;
loading data into the selected area after the first processor receiving signaling from the at least one processor to indicate that the at least one processor is in a halted state;
registering an identity of the data loaded in the selected area by
recording a unique cryptographic function of the data loaded in the selected area, and
signing the unique cryptographic function with a hash signing engine having a secure channel to access the unique cryptographic function, the signed unique cryptographic function being stored in a register in memory and accessible by an outside entity to verify whether the data is trustworthy;
directing the first processor to commence processing at an entry point in the selected area; and
releasing all of the halted processors and directing the released processors to commence processing at the entry point of the selected area.
12. An article of manufacture comprising:
a machine-accessible medium including a data that, when accessed by a machine cause the machine to,
halt all but one of a plurality of central processing units (CPUs) in a computer;
identify a region in a memory of the computer;
block access to the identified region by all resources except the non-halted CPU only after receiving signals by the one of the plurality of CPUs that a remainder of the plurality of CPUs have entered into a halted state;
load a content into the identified region;
register an identity of the content of the identified region, the registering comprises:
computing the cryptographic hash of the identified region, recording the computed cryptographic hash of the content in the identified region, and
signing the computed cryptographic hash with a hash signing engine having a secure channel to access the cryptographic hash, the signed cryptographic hash being stored in a register in the memory of the computer that is accessible by an outside entity to verify whether the content can be trusted; and
cause the non-halted CPU to begin executing at a known entry point in the identified region after the identity of the content has been registered.
1. A method of loading a trustable operating system comprising:
performing a start secure operation by a first processor of a plurality of processors;
performing a join secure operation by remaining processors of the plurality of processors excluding the first processor, the join secure operation performed from the start secure operation and forces the remaining processors of the plurality of processors to enter into a halted state that prevents the remaining processors from interfering with the operations of the first processor;
receiving signals by the first processor from the remaining processors that the remaining processors have entered the halted state;
identifying a secure region in a memory of a computer;
loading a content into the identified region under control by the first processor after receiving the signals that the remaining processors have entered the halted state;
registering an identity of the content after the content is loaded into the identified region, the registering comprises:
recording a hash digest of the content of the identified region, and
signing the hash digest with a hash signing engine having a secure channel to access the hash digest, the signed hash digest being stored in a register in the memory of the computer that is accessible by an outside entity to verify whether the content can be trusted;
causing the first processor to jump to a known entry point in the identified region in the memory; and
completing the start secure operation by the first processor and signaling the remaining processors to resume activity by exiting the halted state and jumping to the known entry point in the identified region in the memory.
2. The method of
preventing interference with the identifying, loading, and registering by at least a second processor of the plurality of processors while the first processor is loading the content into the identified region.
3. The method of
4. The method of
blocking access to the secure region of the memory for a duration of the start secure operation even after receiving the signals that the remaining processors have entered the halted state when the plurality of processors are implemented within a computer system that supports direct memory access (DMA).
5. The method of
6. The method of
7. The method of
8. The method of
9. The method of
11. The method of
13. The article of manufacture of
14. The article of manufacture of
15. The article of manufacture of
16. The article of manufacture of
erase a hash digest area in the memory of the computer; and
record a platform information in the hash digest area; the platform information includes a version number of the one of the plurality of CPUs.
17. The article of manufacture of
18. The article of manufacture of
19. The article of manufacture of
21. The method of
22. The method of
23. The method of
24. The method of
erasing a hash digest area in the memory of the computer;
recording a platform information in the hash digest area, the platform information including a version number of the non-halted processor;
computing the cryptographic hash of the content of the region; and
recording the computed cryptographic hash in the hash digest area.
27. The method of
28. The method of
30. The method of
31. The method of
causing the other processors to commence processing at an entry point in the selected area.
32. The method of
33. The method of
34. The method of
35. The method of
36. The method of
|
This invention relates to microprocessors. In particular, the invention relates to processor security.
Advances in microprocessor and communication technologies have opened up many opportunities for applications that go beyond the traditional ways of doing business. Electronic commerce and business-to-business transactions are now becoming popular, reaching the global markets at a fast rate. Unfortunately, while modern microprocessor systems provide users convenient and efficient methods of doing business, communicating and transacting, they are also vulnerable to unscrupulous attacks. Examples of these attacks include virus, intrusion, security breach, and tampering, to name a few. Computer security, therefore, is becoming more and more important to protect the integrity of the computer systems and increase the trust of users.
In the context of operating systems, computer security is determined initially by establishing that you are loading (or have loaded) a trustable operating system. A trustable operating system is where the user or a third party may later inspect the system and determine whether a given operating system was loaded, and if so, whether or not the system was loaded into a secure environment.
However, when booting a normal operating system it is necessary to boot a wide variety of code components. Even if you could choose what code component should be loaded, the operating system contains such an extremely large amount of code that it is difficult to establish the operating system's specific identity and whether you should choose to trust it, i.e. whether it was loaded into a secure environment.
In a multi-processor environment, it may be particularly difficult to determine whether the operating system can be trusted. This is because each of the central processing units (CPUs), or sometimes even a system device, can execute a code stream that can potentially alter and compromise the integrity of the code that was loaded. Consequently, at least at the operating system level, it is often necessary to assume that the operating system is trustworthy. Such assumptions may prove to be false and can lead to catastrophic failures in computer security.
The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denote similar elements, and in which:
In the following description various aspects of the present invention, a method and apparatus for loading a trustable operating system, will be described. Specific details will be set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to those skilled in the art that the present invention may be practiced with only some or all of the described aspects of the present invention, and with or without some or all of the specific details. In some instances, well-known features may be omitted or simplified in order not to obscure the present invention.
Parts of the description will be presented using terminology commonly employed by those skilled in the art to convey the substance of their work to others skilled in the art, including terms of operations performed by a computer system and their operands, such as transmitting, receiving, retrieving, determining, generating, recording, storing, and the like. As well understood by those skilled in the art, these operands take the form of electrical, magnetic, or optical signals, and the operations involve storing, transferring, combining, and otherwise manipulating the signals through electrical, magnetic or optical components of a system. The term system includes general purpose as well as special purpose arrangements of these components that are standalone, adjunct or embedded.
Various operations will be described as multiple discrete steps performed in turn in a manner that is most helpful in understanding the present invention. However, the order of description should not be construed as to imply that these operations are necessarily performed in the order they are presented, or even order dependent. Lastly, repeated usage of the phrase “in one embodiment” does not necessarily refer to the same embodiment, although it may.
One principle for providing security in a computer system or platform is the concept of enforcing privilege levels. Privilege levels restrict which system resources (e.g. privileged instructions, memory, input/output devices and the like) that a particular software component can access.
In a system with VM technology 110, another type of system component executes with the highest privilege: the virtual-machine monitor (VMM) 150. In a VM system 110, the operating system 120 actually executes with less privilege than the VMM 150. In some VMM implementations, the VMM 150 may be broken into a VMM core component 150 and one or more VMM extensions 160 that execute with less privilege than the VMM core component 150 but more than the operating system 120. In this way, the VMM core component 150 maintains its integrity in the presence of faulty VMM extensions 160.
The computer system 200 further includes a hash digest 280 of cryptographic hash values that identify the contents of one or more operating system components that have been loaded into regions in memory 270. It is noted that a cryptographic hash value is known in the art as being generated by a one-way function, mathematical or otherwise, which takes a variable-length input string, called a pre-image and converts it to a fixed-length, generally smaller, output string referred to as a hash value. The hash function is one-way in that it is difficult to generate a pre-image that matches the hash value of another pre-image. A hash digest signing engine 290 has a secure channel to access the hash digest 280 and will sign the contents of the hash digest 280 upon receiving a request to do so. Signing the contents of a hash digest 280 is known in the art, and is used to produce a digital signature that can be later used to authenticate the identity of the signer and to ensure that the content of the hash digest 280 has not been tampered with. By requesting such a signing, an outside entity may observe the state of system components reported by the hash and decide whether or not to trust the computer system 200, i.e. whether or not the signed contents of the hash digest 280 match the expected signature of the system components.
In order to insure that the state of the components reported by the hash are such that the computer system 200 can be trusted, each of the computer system's CPUs 210/220/230 incorporate or is capable of incorporating an embodiment of the method and apparatus of the present invention to facilitate the installation (or loading) of a trustable operating system.
In one embodiment, the method and apparatus of the present invention include a start secure operation (SSO) 206 and a join secure operation (JSO) 204, each of which are capable of operating on any of the computer system's CPUs 210/220/230. The SSO 206 and JSO 204 are logical operations that are performed atomically to insure the integrity of the computer system 200. The SSO 206 and JSO 204 may be implemented as a series of privileged instructions carried out in software, hardware, or a combination thereof without departing from the scope of the invention.
In one embodiment, the SSO 206 takes a region (or regions) of memory 270 that was specified in a memory region parameter 202 and causes the computer system 200 to perform a number of operations that enable one of the CPUs 210/220/230 to load and register one or more components of operating system code in the specified region of memory 270 while the JSO 204 prevents the other CPUs from interfering. Upon the loading of the one or more operating system components, the JSO 204 and SSO 206 further force the CPUs 210/220/230 to jump to a known entry point in the now secured specified region of memory 270, also referred to as a security kernel 275, in a known, privileged state, i.e. a known state that allows access to the computer system's 200 resources in accordance with the CPU's corresponding high privilege level 170.
In one embodiment, once the region or regions in memory 270 to be secured is identified, via memory region parameter 202 or otherwise, the SSO 206 places the code that is to be secured into the identified region in memory 270, i.e. places the operating system code (or a portion thereof) into the security kernel 275. The code may be any code that is desired to be trusted, such as the privileged software nucleus 125 of the operating system 120 or, in a system with VM 110, the VMM core 150, the VM monitor core code.
In one embodiment, once the code is placed in the security kernel 275, the SSO 206 securely launches the operating system by registering the identity of the operating system code, e.g. the privileged software nucleus 125 or the VMM core 150. The SSO 206 registers the identity of the code by computing and recording a hash digest 180 of the code, and cryptographically signing the hash digest 180 using the hash digest signing engine 290. Once registered, the operating system becomes a trustable operating system, capable of verification by an outside entity.
In a computer system 200 with more than one CPU, as illustrated in
In one embodiment, the JSO 204 forces the respective CPUs 220/230 to enter a special halted state and to signal their entry into the halted state to the initiating SSO CPU 210. When the initiating SSO CPU 210 receives halted signals from all of the other CPUs 220/230, the SSO 206 commences loading a trustable operating system by placing the desired code in the security kernel 275 and registering it. Once the CPU 210 that initiated the SSO 206 completes loading the trustable operating system, i.e. when the identity of the code in the security kernel 275 has been registered, the SSO 206 forces the CPU 210 to jump to a known entry point in the security kernel 275, which now has a known privileged state as a result of the operation of the SSO 206. In addition, the SSO 206 signals the other CPUs 220/230 to exit their respective special halted states. Upon exiting the halted states, the JSO 204 forces the CPUs 220/230 to also jump to a known entry point in the security kernel 275.
In one embodiment, the memory region parameter 202 is specified as a range of addresses in memory 270, and includes one or more pairs of start and stop addresses. However, other ways of specifying which region or regions in memory 270 are to be secured may be employed without departing from the scope of the invention. For example, an alternate embodiment of the memory region parameter 202 may be specified as a starting address and region length.
Turning now to
In one embodiment, at process 320, the SSO 206 erases the current contents of the hash digest 280 in preparation for recording current platform and hash digest information. At process 325, the SSO 206 records the platform information in the hash digest 280. The recording of platform information may or may not be necessary, depending on the architecture of the computer system 200, and can include the version number of the CPU 210 executing the SSO 206, and the like. At process 330, the SSO 206 further computes a cryptographic hash digest of the code now present in the security kernel 275, i.e. the privileged software nucleus 125 or VMM core 150. The SSO 206 further records the information, also in the hash digest 280. At process 335, upon recording the necessary information in the hash digest 280, the SSO 206 places the CPU 210 into a known privileged state. Once the CPU 210 is in the known privileged state, the SSO 206 can further force the CPU 210 to jump to a known entry point in the security kernel 275. The known entry point may be any addressable area of the security kernel 275. Once the CPU 210 has jumped to the known entry point, the SSO 206 is complete and signals the other CPUs 220/230 to resume activity and returns control to the CPU 210.
Upon completion of SSO 206, an outside entity may send a request to the hash digest signing engine 290 to activate a secure channel to access the hash digest 280 and cause the digest signing engine 290 to read and cryptographically sign the content of the digest 280 recorded by the SSO 206. As noted earlier, by requesting such a signing, the outside entity may observe the state of components reported by the hash and decide whether or not to trust the computer system 200, i.e. whether or not a trustable operating system has been loaded.
While
Upon completion of the preparatory actions, the SSO 206 continues at process 515 to create a cryptographic hash 280 for the specified region in memory 270 starting at address EAX and ending at address ECX. When securing multiple regions in memory 270, process 515 is repeated until all secured regions, i.e. the entire security kernel 275 are included in the cryptographic hash 280. At process 520, the SSO 206 records the cryptographic hash 280 in a chipset register that functions as the hash digest 280. The SSO 206 continues at process 525 by inducing the CPU 210 to enter a known state, and further at process 530 by causing the CPU 210 to jump to the hashed (i.e. the secured) region in memory 270, i.e. the security kernel 275. The SSO 206 concludes at process 535, where the CPU 210 will be in the known induced state with all interruptions disabled, and the security kernel 275 will be secured.
In general, such computer systems as illustrated in
Display device 605 is coupled to processor(s) 602 through bus 601 and provides graphical output for computer system 600. Input devices 606 such as a keyboard or mouse are coupled to bus 601 for communicating information and command selections to processor 602. Also coupled to processor 602 through bus 601 is an input/output interface 610 which can be used to control and transfer data to electronic devices (printers, other computers, etc.) connected to computer system 600. Computer system 600 includes network devices 608 for connecting computer system 600 to a network 614 through which data may be received, e.g., from remote device 612. Network devices 608, may include Ethernet devices, phone jacks and satellite links. It will be apparent to one of ordinary skill in the art that other network devices may also be utilized.
One embodiment of the invention may be stored entirely as a software product on mass storage 607. Another embodiment of the invention may be embedded in a hardware product, for example, in a printed circuit board, in a special purpose processor, or in a specifically programmed logic device communicatively coupled to bus 601. Still other embodiments of the invention may be implemented partially as a software product and partially as a hardware product.
When embodiments of the invention are represented as a software product stored on a machine-accessible medium (also referred to as a computer-accessible medium or a processor-accessible medium) such as mass storage device 607, the machine-accessible medium may be any type of magnetic, optical, or electrical storage medium including a diskette, CD-ROM, memory device (volatile or non-volatile), or similar storage mechanism. The machine-accessible medium may contain various sets of instructions, code sequences, configuration information, or other data. Those of ordinary skill in the art will appreciate that other instructions and operations necessary to implement the described invention may also be stored on the machine-accessible medium. In one embodiment of the present invention, the machine-accessible medium includes instructions that when executed by a machine causes the machine to perform operations comprising the SSO 206 and JSO 204.
Accordingly, a novel method is described for loading a trustable operating system. From the foregoing description, those skilled in the art will recognize that many other variations of the present invention are possible. For example, when implementing the invention on a mainframe or comparable class of machine, it may not be necessary to disable direct memory access (DMA) to the region or regions in memory 270 that is or are to be secured, i.e. the security kernel 275, or to disable hardware interruptions to the CPU 210. On the other hand, when implementing the invention on a PC-architected machine, such additional protective mechanisms may be needed to provide an operating environment within which the invention may be practiced. Thus, the present invention is not limited by the details described. Instead, the present invention can be practiced with modifications and alterations within the spirit and scope of the appended claims.
Grawrock, David, Sutton, James A., Kozuch, Michael A.
Patent | Priority | Assignee | Title |
7840795, | Oct 17 2006 | NULLRING, INC | Method and apparatus for limiting access to sensitive data |
8938796, | Sep 20 2012 | Case secure computer architecture | |
9117081, | Dec 20 2013 | BITDEFENDER IPR MANAGEMENT LTD | Strongly isolated malware scanning using secure virtual containers |
9122633, | Sep 20 2012 | Case secure computer architecture | |
9563457, | Nov 18 2013 | BITDEFENDER IPR MANAGEMENT LTD | Enabling a secure environment through operating system switching |
Patent | Priority | Assignee | Title |
3699532, | |||
3996449, | Aug 25 1975 | International Business Machines Corporation | Operating system authenticator |
4037214, | Apr 30 1976 | International Business Machines Corporation | Key register controlled accessing system |
4162536, | Jan 02 1976 | AEG SCHNEIDER AUTOMATION, INC | Digital input/output system and method |
4207609, | May 08 1978 | International Business Machines Corporation | Method and means for path independent device reservation and reconnection in a multi-CPU and shared device access system |
4247905, | Aug 26 1977 | Sharp Kabushiki Kaisha | Memory clear system |
4276594, | Jan 27 1978 | SCHNEIDER AUTOMATION INC | Digital computer with multi-processor capability utilizing intelligent composite memory and input/output modules and method for performing the same |
4278837, | Dec 13 1976 | Dallas Semiconductor Corporation | Crypto microprocessor for executing enciphered programs |
4307447, | Jun 19 1979 | SCHNEIDER AUTOMATION INC | Programmable controller |
4319233, | Nov 30 1978 | Kokusan Denki Co., Ltd. | Device for electrically detecting a liquid level |
4319323, | Apr 04 1980 | Digital Equipment Corporation | Communications device for data processing system |
4347565, | Nov 30 1979 | Fujitsu Limited | Address control system for software simulation |
4366537, | May 23 1980 | International Business Machines Corp. | Authorization mechanism for transfer of program control or data between different address spaces having different storage protect keys |
4403283, | Jul 28 1980 | NCR Corporation | Extended memory system and method |
4419724, | Apr 14 1980 | Sperry Corporation | Main bus interface package |
4430709, | Sep 13 1980 | Robert Bosch GmbH | Apparatus for safeguarding data entered into a microprocessor |
4521852, | Jun 30 1982 | Texas Instruments Incorporated | Data processing device formed on a single semiconductor substrate having secure memory |
4529870, | Mar 10 1980 | INFOSPACE, INC | Cryptographic identification, financial transaction, and credential device |
4571672, | Dec 17 1982 | Hitachi, Ltd.; Hitachi Micro Computer Engineering Ltd. | Access control method for multiprocessor systems |
4621318, | Feb 16 1982 | Tokyo Shibaura Denki Kabushiki Kaisha | Multiprocessor system having mutual exclusion control function |
4759064, | Oct 07 1985 | VAN DETSAN NETWORKS LIMITED LIABILITY COMPANY | Blind unanticipated signature systems |
4795893, | Jul 11 1986 | CP8 Technologies | Security device prohibiting the function of an electronic data processing unit after a first cutoff of its electrical power |
4802084, | Mar 11 1985 | Hitachi, Ltd. | Address translator |
4843541, | Jul 29 1987 | International Business Machines Corporation | Logical resource partitioning of a data processing system |
4974159, | Sep 13 1988 | Microsoft Technology Licensing, LLC | Method of transferring control in a multitasking computer system |
4975836, | Dec 19 1984 | Hitachi, Ltd. | Virtual computer system |
5007082, | Aug 03 1988 | Kelly Services, Inc. | Computer software encryption apparatus |
5022077, | Aug 25 1989 | LENOVO SINGAPORE PTE LTD | Apparatus and method for preventing unauthorized access to BIOS in a personal computer system |
5075842, | Dec 22 1989 | Intel Corporation | Disabling tag bit recognition and allowing privileged operations to occur in an object-oriented memory protection mechanism |
5079737, | Oct 25 1988 | UTMC MICROELECTRONIC SYSTEMS INC | Memory management unit for the MIL-STD 1750 bus |
5187802, | Dec 26 1988 | Hitachi, Ltd. | Virtual machine system with vitual machine resetting store indicating that virtual machine processed interrupt without virtual machine control program intervention |
5230069, | Oct 02 1990 | INTERNATIONAL BUSINESS MACHINES CORPORATION, A CORP OF NY | Apparatus and method for providing private and shared access to host address and data spaces by guest programs in a virtual machine computer system |
5237616, | Sep 21 1992 | International Business Machines Corporation | Secure computer system having privileged and unprivileged memories |
5255379, | Dec 28 1990 | Sun Microsystems, Inc. | Method for automatically transitioning from V86 mode to protected mode in a computer system using an Intel 80386 or 80486 processor |
5287363, | Jul 01 1991 | Disk Technician Corporation | System for locating and anticipating data storage media failures |
5293424, | Oct 14 1992 | Bull CP8 | Secure memory card |
5295251, | Sep 21 1989 | Hitachi, LTD; HITACHI COMPUTER ENGINEERING CO , LTD | Method of accessing multiple virtual address spaces and computer system |
5317705, | Oct 24 1990 | International Business Machines Corporation | Apparatus and method for TLB purge reduction in a multi-level machine system |
5319760, | Jun 28 1991 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Translation buffer for virtual machines with address space match |
5361375, | Feb 09 1989 | Fujitsu Limited | Virtual computer system having input/output interrupt control of virtual machines |
5386552, | Oct 21 1991 | Intel Corporation | Preservation of a computer system processing state in a mass storage device |
5421006, | May 07 1992 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and apparatus for assessing integrity of computer system software |
5437033, | Nov 16 1990 | Hitachi, Ltd. | System for recovery from a virtual machine monitor failure with a continuous guest dispatched to a nonguest mode |
5455909, | Jul 05 1991 | Intel Corporation | Microprocessor with operation capture facility |
5459867, | Oct 20 1989 | Bozak Investments, LLC | Kernels, description tables, and device drivers |
5459869, | Feb 17 1994 | McAfee, Inc | Method for providing protected mode services for device drivers and other resident software |
5469557, | Mar 05 1993 | Microchip Technology Incorporated | Code protection in microcontroller with EEPROM fuses |
5473692, | Sep 07 1994 | Parker-Hannifin Corporation | Roving software license for a hardware agent |
5479509, | Apr 06 1993 | CP8 Technologies | Method for signature of an information processing file, and apparatus for implementing it |
5488716, | Oct 28 1991 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Fault tolerant computer system with shadow virtual processor |
5504922, | Jun 30 1989 | Hitachi, Ltd. | Virtual machine with hardware display controllers for base and target machines |
5506975, | Dec 18 1992 | Hitachi, LTD | Virtual machine I/O interrupt control method compares number of pending I/O interrupt conditions for non-running virtual machines with predetermined number |
5511217, | Nov 30 1992 | Hitachi, LTD | Computer system of virtual machines sharing a vector processor |
5522075, | Jun 28 1991 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Protection ring extension for computers having distinct virtual machine monitor and virtual machine address spaces |
5555385, | Oct 27 1993 | International Business Machines Corporation; IBM Corporation | Allocation of address spaces within virtual machine compute system |
5555414, | Dec 14 1994 | International Business Machines Corporation | Multiprocessing system including gating of host I/O and external enablement to guest enablement at polling intervals |
5560013, | Dec 06 1994 | International Business Machines Corporation | Method of using a target processor to execute programs of a source architecture that uses multiple address spaces |
5564040, | Nov 08 1994 | International Business Machines Corporation | Method and apparatus for providing a server function in a logically partitioned hardware machine |
5568552, | Sep 07 1994 | Intel Corporation | Method for providing a roving software license from one node to another node |
5574936, | Jan 02 1992 | Amdahl Corporation | Access control mechanism controlling access to and logical purging of access register translation lookaside buffer (ALB) in a computer system |
5582717, | Sep 12 1990 | Pure Fill Corporation | Water dispenser with side by side filling-stations |
5604805, | Feb 28 1994 | Microsoft Technology Licensing, LLC | Privacy-protected transfer of electronic information |
5606617, | Oct 14 1994 | Microsoft Technology Licensing, LLC | Secret-key certificates |
5615263, | Jan 06 1995 | Intellectual Ventures II LLC | Dual purpose security architecture with protected internal operating system |
5628022, | Jun 04 1993 | Hitachi, Ltd. | Microcomputer with programmable ROM |
5628023, | Apr 19 1993 | International Business Machines Corporation | Virtual storage computer system having methods and apparatus for providing token-controlled access to protected pages of memory via a token-accessible view |
5633929, | Sep 15 1995 | EMC Corporation | Cryptographic key escrow system having reduced vulnerability to harvesting attacks |
5657445, | Jan 26 1996 | Dell USA, L.P.; DELL USA, L P | Apparatus and method for limiting access to mass storage devices in a computer system |
5668971, | Dec 01 1992 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Posted disk read operations performed by signalling a disk read complete to the system prior to completion of data transfer |
5680547, | Aug 04 1993 | Trend Micro Devices Incorporated | Method and apparatus for controlling network and workstation access prior to workstation boot |
5684948, | Sep 01 1995 | National Semiconductor Corporation | Memory management circuit which provides simulated privilege levels |
5706469, | Sep 12 1994 | Mitsubishi Denki Kabushiki Kaisha | Data processing system controlling bus access to an arbitrary sized memory area |
5717903, | May 15 1995 | SAMSUNG ELECTRONICS CO , LTD | Method and appartus for emulating a peripheral device to allow device driver development before availability of the peripheral device |
5729760, | Jun 21 1996 | Intel Corporation | System for providing first type access to register if processor in first mode and second type access to register if processor not in first mode |
5737604, | Nov 03 1989 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and apparatus for independently resetting processors and cache controllers in multiple processor systems |
5737760, | Oct 06 1995 | SHENZHEN XINGUODU TECHNOLOGY CO , LTD | Microcontroller with security logic circuit which prevents reading of internal memory by external program |
5740178, | Aug 29 1996 | THE CHASE MANHATTAN BANK, AS COLLATERAL AGENT | Software for controlling a reliable backup memory |
5752046, | Jan 14 1993 | Apple Inc | Power management system for computer device interconnection bus |
5757919, | Dec 12 1996 | Intel Corporation | Cryptographically protected paging subsystem |
5764969, | Feb 10 1995 | International Business Machines Corporation | Method and system for enhanced management operation utilizing intermixed user level and supervisory level instructions with partial concept synchronization |
5796845, | May 23 1994 | Matsushita Electric Industrial Co., Ltd. | Sound field and sound image control apparatus and method |
5805712, | May 31 1994 | Intel Corporation | Apparatus and method for providing secured communications |
5809546, | May 23 1996 | International Business Machines Corporation | Method for managing I/O buffers in shared storage by structuring buffer table having entries including storage keys for controlling accesses to the buffers |
5815665, | Apr 03 1996 | Microsoft Technology Licensing, LLC | System and method for providing trusted brokering services over a distributed network |
5825880, | Jan 13 1994 | CERTCO, INC , A CORPORATION OF DELAWARE | Multi-step digital signature method and system |
5835594, | Feb 09 1996 | Intel Corporation | Methods and apparatus for preventing unauthorized write access to a protected non-volatile storage |
5844986, | Sep 30 1996 | Intel Corporation | Secure BIOS |
5852717, | Nov 20 1996 | Intel Corporation | Performance optimizations for computer networks utilizing HTTP |
5854913, | Jun 07 1995 | International Business Machines Corporation | Microprocessor with an architecture mode control capable of supporting extensions of two distinct instruction-set architectures |
5872994, | Nov 10 1995 | Acacia Research Group LLC | Flash memory incorporating microcomputer having on-board writing function |
5890189, | Nov 29 1991 | Kabushiki Kaisha Toshiba | Memory management and protection system for virtual memory in computer system |
5901225, | Dec 05 1996 | MICROSEMI SEMICONDUCTOR U S INC | System and method for performing software patches in embedded systems |
5919257, | Aug 08 1997 | RPX Corporation | Networked workstation intrusion detection system |
5935242, | Oct 28 1996 | Oracle America, Inc | Method and apparatus for initializing a device |
5935247, | Sep 18 1997 | Open Invention Network LLC | Computer system having a genetic code that cannot be directly accessed and a method of maintaining the same |
5937063, | Sep 30 1996 | Intel Corporation | Secure boot |
5944821, | Jul 11 1996 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Secure software registration and integrity assessment in a computer system |
5953422, | Dec 31 1996 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Secure two-piece user authentication in a computer network |
5953502, | Feb 13 1997 | HELBIG COMPANY | Method and apparatus for enhancing computer system security |
5956408, | Sep 15 1994 | International Business Machines Corporation | Apparatus and method for secure distribution of data |
5970147, | Sep 30 1997 | U S BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT | System and method for configuring and registering a cryptographic device |
5978475, | Jul 18 1997 | BT AMERICAS INC | Event auditing system |
5978481, | Aug 16 1994 | Intel Corporation | Modem compatible method and apparatus for encrypting data that is transparent to software applications |
5987557, | Jun 19 1997 | Oracle America, Inc | Method and apparatus for implementing hardware protection domains in a system with no memory management unit (MMU) |
6014745, | Jul 17 1997 | Silicon Systems Design Ltd. | Protection for customer programs (EPROM) |
6035374, | Jun 25 1997 | Oracle America, Inc | Method of executing coded instructions in a multiprocessor having shared execution resources including active, nap, and sleep states in accordance with cache miss latency |
6044478, | May 30 1997 | GLOBALFOUNDRIES Inc | Cache with finely granular locked-down regions |
6055637, | Sep 27 1996 | Hewlett Packard Enterprise Development LP | System and method for accessing enterprise-wide resources by presenting to the resource a temporary credential |
6058478, | Sep 30 1994 | Intel Corporation | Apparatus and method for a vetted field upgrade |
6061794, | Sep 30 1997 | Hewlett Packard Enterprise Development LP | System and method for performing secure device communications in a peer-to-peer bus architecture |
6075938, | Jun 10 1997 | The Board of Trustees of the Leland Stanford Junior University | Virtual machine monitors for scalable multiprocessors |
6085296, | Nov 12 1997 | Hewlett Packard Enterprise Development LP | Sharing memory pages and page tables among computer processes |
6088262, | Feb 27 1997 | Seiko Epson Corporation | Semiconductor device and electronic equipment having a non-volatile memory with a security function |
6092095, | Jan 08 1996 | Smart Link Ltd. | Real-time task manager for a personal computer |
6093213, | Oct 06 1995 | GLOBALFOUNDRIES Inc | Flexible implementation of a system management mode (SMM) in a processor |
6101584, | Nov 05 1996 | Mitsubishi Denki Kabushiki Kaisha | Computer system and semiconductor device on one chip including a memory and central processing unit for making interlock access to the memory |
6108644, | Feb 19 1998 | NAVY, UNITED STATES OF AMERICA AS REPRESENTED BY THE SECRETARY OF, THE | System and method for electronic transactions |
6115816, | Dec 18 1996 | Intel Corporation | Optimized security functionality in an electronic system |
6125430, | May 03 1996 | Hewlett Packard Enterprise Development LP | Virtual memory allocation in a virtual address space having an inaccessible gap |
6131166, | Mar 13 1998 | Oracle America, Inc | System and method for cross-platform application level power management |
6138239, | Nov 13 1998 | ESW HOLDINGS, INC | Method and system for authenticating and utilizing secure resources in a computer system |
6148379, | Sep 19 1997 | Hewlett Packard Enterprise Development LP | System, method and computer program product for page sharing between fault-isolated cells in a distributed shared memory system |
6158546, | Jun 25 1999 | Tenneco Automotive Operating Company Inc | Straight through muffler with conically-ended output passage |
6173417, | Apr 30 1998 | Intel Corporation | Initializing and restarting operating systems |
6175924, | Jun 20 1997 | International Business Machines Corp.; International Business Machines Corporation | Method and apparatus for protecting application data in secure storage areas |
6175925, | Jun 13 1996 | Intel Corporation | Tamper resistant player for scrambled contents |
6178509, | Jun 13 1996 | Intel Corporation | Tamper resistant methods and apparatus |
6182089, | Sep 23 1997 | Hewlett Packard Enterprise Development LP | Method, system and computer program product for dynamically allocating large memory pages of different sizes |
6188257, | Feb 01 1999 | TUMBLEWEED HOLDINGS LLC | Power-on-reset logic with secure power down capability |
6192455, | Mar 30 1998 | Intel Corporation | Apparatus and method for preventing access to SMRAM space through AGP addressing |
6199152, | Aug 22 1996 | LIBERTY PATENTS LLC | Translated memory protection apparatus for an advanced microprocessor |
6205550, | Jun 13 1996 | Intel Corporation | Tamper resistant methods and apparatus |
6212635, | Jul 18 1997 | VORTEX PATHWAY LLC | Network security system allowing access and modification to a security subsystem after initial installation when a master token is in place |
6222923, | Dec 15 1997 | Deutsche Telekom AG | Method for securing system protected by a key hierarchy |
6249872, | Feb 09 1996 | Intel Corporation | Method and apparatus for increasing security against unauthorized write access to a protected memory |
6252650, | Sep 09 1999 | Nikon Corporation | Exposure apparatus, output control method for energy source, laser device using the control method, and method of producing microdevice |
6269392, | Nov 15 1994 | ABSOLUTE SOFTWARE CORP | Method and apparatus to monitor and locate an electronic device using a secured intelligent agent |
6272533, | Feb 16 1999 | PANTAURUS LLC | Secure computer system and method of providing secure access to a computer system including a stand alone switch operable to inhibit data corruption on a storage device |
6272637, | Apr 14 1997 | Maxim Integrated Products, Inc | Systems and methods for protecting access to encrypted information |
6275933, | Apr 30 1999 | Hewlett Packard Enterprise Development LP | Security system for a computerized apparatus |
6282650, | Jan 25 1999 | Intel Corporation | Secure public digital watermark |
6282651, | Jul 17 1997 | Ceva Ireland Limited | Security system protecting data with an encryption key |
6282657, | Sep 16 1997 | SAFENET, INC | Kernel mode protection |
6292874, | Oct 19 1999 | Silicon Storage Technology, Inc | Memory management method and apparatus for partitioning homogeneous memory and restricting access of installed applications to predetermined memory ranges |
6298443, | Apr 24 1998 | Dell USA, L.P. | Method and system for supplying a custom software image to a computer system |
6301646, | Jul 30 1999 | SCSK CORPORATION | Pointer verification system and method |
6314409, | Nov 05 1997 | HANGER SOLUTIONS, LLC | System for controlling access and distribution of digital property |
6321314, | |||
6327652, | Oct 26 1998 | Microsoft Technology Licensing, LLC | Loading and identifying a digital rights management operating system |
6330670, | Oct 26 1998 | Microsoft Technology Licensing, LLC | Digital rights management operating system |
6339815, | Aug 14 1998 | Greenliant LLC | Microcontroller system having allocation circuitry to selectively allocate and/or hide portions of a program memory address space |
6339816, | Aug 19 1997 | Fujitsu Siemens Computer GmbH | Method for improving controllability in data processing system with address translation |
6357004, | Sep 30 1997 | Intel Corporation | System and method for ensuring integrity throughout post-processing |
6363485, | Sep 09 1998 | Entrust Corporation | Multi-factor biometric authenticating device and method |
6374286, | Apr 06 1998 | Rockwell Collins, Inc | Real time processor capable of concurrently running multiple independent JAVA machines |
6374317, | Oct 07 1999 | INTEL CORPORATION, A CORP OF DELAWARE | Method and apparatus for initializing a computer interface |
6378068, | May 17 1991 | NEC Corporation | Suspend/resume capability for a protected mode microprocesser |
6378072, | Feb 03 1998 | ENTIT SOFTWARE LLC | Cryptographic system |
6389537, | Apr 23 1999 | Intel Corporation | Platform and method for assuring integrity of trusted agent communications |
6397242, | May 15 1998 | VMware, Inc. | Virtualization system including a virtual machine monitor for a computer with a segmented architecture |
6397379, | Jan 28 1999 | ADVANCED SILICON TECHNOLOGIES, LLC | Recording in a program execution profile references to a memory-mapped active device |
6412035, | Feb 03 1997 | REAL TIME, INC | Apparatus and method for decreasing the response times of interrupt service routines |
6421702, | Jun 09 1998 | Advanced Micro Devices, Inc. | Interrupt driven isochronous task scheduler system |
6445797, | Dec 16 1998 | Qwyit LLC | Method and system for performing secure electronic digital streaming |
6463535, | Oct 05 1998 | Intel Corporation | System and method for verifying the integrity and authorization of software before execution in a local platform |
6463537, | Jan 04 1999 | CODEX TECHNOLOGIES, INCORPORATED | Modified computer motherboard security and identification system |
6473508, | Dec 22 1998 | CRYPTOPEAK SECURITY, LLC | Auto-recoverable auto-certifiable cryptosystems with unescrowed signature-only keys |
6473800, | Jul 15 1998 | Microsoft Technology Licensing, LLC | Declarative permission requests in a computer system |
6496847, | May 15 1998 | VMware LLC | System and method for virtualizing computer systems |
6499123, | Feb 24 1989 | Advanced Micro Devices, Inc. | Method and apparatus for debugging an integrated circuit |
6505279, | Aug 14 1998 | Greenliant LLC | Microcontroller system having security circuitry to selectively lock portions of a program memory address space |
6507904, | Mar 31 2000 | Intel Corporation | Executing isolated mode instructions in a secure system running in privilege rings |
6529909, | Aug 31 1999 | Accenture Global Services Limited | Method for translating an object attribute converter in an information services patterns environment |
6535988, | Sep 29 1999 | Intel Corporation | System for detecting over-clocking uses a reference signal thereafter preventing over-clocking by reducing clock rate |
6557104, | May 02 1997 | KINGLITE HOLDINGS INC | Method and apparatus for secure processing of cryptographic keys |
6560627, | Jan 28 1999 | Cisco Technology, Inc. | Mutual exclusion at the record level with priority inheritance for embedded systems using one semaphore |
6609199, | Oct 26 1998 | Microsoft Technology Licensing, LLC | Method and apparatus for authenticating an open system application to a portable IC device |
6615278, | Mar 29 1999 | International Business Machines Corporation | Cross-platform program, system, and method having a global registry object for mapping registry equivalent functions in an OS/2 operating system environment |
6633963, | Mar 31 2000 | Intel Corporation | Controlling access to multiple memory zones in an isolated execution environment |
6633981, | Jun 18 1999 | Intel Corporation | Electronic system and method for controlling access through user authentication |
6651171, | Apr 06 1999 | Microsoft Technology Licensing, LLC | Secure execution of program code |
6678825, | Mar 31 2000 | Intel Corporation | Controlling access to multiple isolated memories in an isolated execution environment |
6684326, | Mar 31 1999 | Lenovo PC International | Method and system for authenticated boot operations in a computer system of a networked computing environment |
6795966, | Feb 15 1998 | VMware, Inc.; VMWARE, INC | Mechanism for restoring, porting, replicating and checkpointing computer systems using state extraction |
6804630, | Aug 28 2000 | LG Electronics Inc | Method for measuring quantity of usage of CPU |
6938164, | Nov 22 2000 | Microsoft Technology Licensing, LLC | Method and system for allowing code to be securely initialized in a computer |
6988250, | Feb 15 1999 | HEWLETT-PACKARD DEVELOPMENT COMPANY L P | Trusted computing platform using a trusted device assembly |
6990579, | Mar 31 2000 | Intel Corporation | Platform and method for remote attestation of a platform |
6996710, | Mar 31 2000 | Intel Corporation | Platform and method for issuing and certifying a hardware-protected attestation key |
7013481, | Mar 31 2000 | Intel Corporation | Attestation key memory device and bus |
7028149, | Mar 29 2002 | Intel Corporation | System and method for resetting a platform configuration register |
7036023, | Jan 19 2001 | Microsoft Technology Licensing, LLC | Systems and methods for detecting tampering of a computer system by calculating a boot signature |
7103529, | Sep 27 2001 | Intel Corporation | Method for providing system integrity and legacy environment emulation |
7103771, | Dec 17 2001 | Intel Corporation | Connecting a virtual token to a physical token |
7133990, | Apr 03 2001 | STMicroelectronics SA | System and method for controlling access to protected data stored in a storage unit |
7165181, | Nov 27 2002 | Intel Corporation | System and method for establishing trust without revealing identity |
7272831, | Mar 30 2001 | Intel Corporation | Method and apparatus for constructing host processor soft devices independent of the host processor operating system |
7282831, | Jun 22 2005 | CHEN, HUBERT; LIAO, KUEI-TANK | Generator in a wheel of a bicycle with collective multiple magnetic poles |
20010021969, | |||
20010027511, | |||
20010027527, | |||
20010037450, | |||
20010056533, | |||
20020004900, | |||
20020007456, | |||
20020023032, | |||
20020023212, | |||
20020147916, | |||
20020166061, | |||
20020169717, | |||
20030002668, | |||
20030018892, | |||
20030037089, | |||
20030037246, | |||
20030074548, | |||
20030093687, | |||
20030112008, | |||
20030115453, | |||
20030126442, | |||
20030126453, | |||
20030159056, | |||
20030188156, | |||
20030196085, | |||
20030226040, | |||
20030231328, | |||
20030235175, | |||
20040103281, | |||
20040128345, | |||
20040128670, | |||
20040193888, | |||
20050021968, | |||
20050069135, | |||
20050071677, | |||
20050132202, | |||
20050137889, | |||
EP473913, | |||
EP600112, | |||
EP602867, | |||
EP849657, | |||
EP930567, | |||
EP961193, | |||
EP965902, | |||
EP1030237, | |||
EP1085396, | |||
EP1146715, | |||
EP1209563, | |||
EP1271277, | |||
FR2620248, | |||
FR2700430, | |||
FR2714780, | |||
FR2742618, | |||
FR2752122, | |||
FR2763452, | |||
FR2830147, | |||
JP2000076139, | |||
JP200694114, | |||
WO10283, | |||
WO21238, | |||
WO62232, | |||
WO127723, | |||
WO127821, | |||
WO163994, | |||
WO175564, | |||
WO175565, | |||
WO175595, | |||
WO203196, | |||
WO2086684, | |||
WO217555, | |||
WO9524696, | |||
WO9729567, | |||
WO9834365, | |||
WO9844402, | |||
WO9905600, | |||
WO9909482, | |||
WO9957863, | |||
WO9965579, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Feb 15 2002 | KOZUCH, MICHAEL A | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012927 | /0501 | |
Feb 15 2002 | SUTTON, JAMES A | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012927 | /0501 | |
Feb 25 2002 | Intel Corporation | (assignment on the face of the patent) | / | |||
Mar 01 2002 | GRAWROCK, DAVID | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012927 | /0501 | |
Jul 18 2022 | Intel Corporation | TAHOE RESEARCH, LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061175 | /0176 |
Date | Maintenance Fee Events |
Mar 08 2013 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
May 25 2017 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
May 26 2021 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Dec 08 2012 | 4 years fee payment window open |
Jun 08 2013 | 6 months grace period start (w surcharge) |
Dec 08 2013 | patent expiry (for year 4) |
Dec 08 2015 | 2 years to revive unintentionally abandoned end. (for year 4) |
Dec 08 2016 | 8 years fee payment window open |
Jun 08 2017 | 6 months grace period start (w surcharge) |
Dec 08 2017 | patent expiry (for year 8) |
Dec 08 2019 | 2 years to revive unintentionally abandoned end. (for year 8) |
Dec 08 2020 | 12 years fee payment window open |
Jun 08 2021 | 6 months grace period start (w surcharge) |
Dec 08 2021 | patent expiry (for year 12) |
Dec 08 2023 | 2 years to revive unintentionally abandoned end. (for year 12) |