System and method for enhanced security and update of smm to prevent malware injection

US2017242598A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2017242598-A1
Application numberUS-201615048768-A
CountryUS
Kind codeA1
Filing dateFeb 19, 2016
Priority dateFeb 19, 2016
Publication dateAug 24, 2017
Grant date

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.

An information handling system for enhanced system management mode (SMM) security may include a processor, system management random access memory (SMRAM), persistent memory, and basic input/output (BIOS) memory. The system may include instructions that, when loaded and executed by the processor, cause the processor to initialize the memory, initialize the BIOS memory, initialize the persistent memory, and check whether the system has previously executed a power-on self test (POST) routine. Based on a determination that the system has not previously executed a POST routine, the processor may unzip the SMM Code located in the BIOS memory store the unzipped SMM Code in the persistent memory and in the SMRAM. Based on a determination that the system has previously executed a POST routine, the processor may create a duplicate copy of the SMM Code from the persistent memory and store the duplicate copy in the SMRAM. The processor may further initialize the SMRAM, lock the SMRAM, and hide the SMM Code stored in the persistent memory.

First claim

Opening claim text (preview).

What is claimed is: 1 . An information handling system for enhanced system management mode (SMM) security, comprising: a processor; a memory, including a system management random access memory (SMRAM) included in the memory and a persistent memory; a basic input/output (BIOS) memory; instructions included in the memory, the instructions, when loaded and executed by the processor, cause the processor to: initialize the memory; initialize the BIOS memory; initialize the persistent memory; check whether the system has previously executed a power-on self test (POST) routine; based on a determination that the system has not previously executed a POST routine: unzip a SMM Code located in the BIOS memory; and store the unzipped SMM Code in the persistent memory and in the SMRAM; based on a determination that the system has previously executed a POST routine: create a duplicate copy of the SMM Code from the persistent memory; and store the duplicate copy in the SMRAM; initialize the SMRAM; lock the SMRAM; and hide the SMM Code stored in the persistent memory. 2 . The system of claim 1 , further including instructions to cause the processor to: receive a request to update the SMM Code; validate the request to update; and based on a determination that the request to update is not valid: unzip the SMM Code located in the BIOS memory; replace the SMM Code stored in the persistent memory and in the SMRAM with the unzipped SMM Code; lock the SMRAM; and hide the unzipped SMM Code stored in the persistent memory. 3 . The system of claim 1 , further including instructions to cause the processor to: receive a request to update the SMM Code; validate the request to update; and based on a determination that the request to update is not valid: create a duplicate copy of the SMM Code stored in the persistent memory; store the duplicate copy in the SMRAM; lock the SMRAM; and hide the SMM Code stored in the persistent memory. 4 . The system of claim 1 , further including instructions to cause the processor to: receive a request to update the SMM Code; validate the request to update; and based on a determination that the request to update is valid: create a updated copy of SMM Code based on the request to update; store the updated copy in the persistent memory and in the SMRAM; lock the SMRAM; and hide the updated copy stored in the persistent memory. 5 . The system of claim 4 , further including instructions to cause the processor to update the SMM Code in BIOS memory based on the request to update. 6 . An article of manufacture, comprising: a computer readable medium; computer-executable instructions carried on the computer readable medium, the instructions readable by a processor, the instructions, when read and executed, for causing the processor to: initialize a memory; initialize a BIOS memory; initialize a persistent memory; initialize a SMRAM; check whether the system has previously executed a power-on self test (POST) routine; based on a determination that the system has not previously executed a POST routine: unzip a SMM Code located in the BIOS memory; store the unzipped SMM Code in the persistent memory and in the SMRAM; based on a determination that the system has previously executed a POST routine: create a duplicate copy of the SMM Code stored in the persistent memory; store the duplicate copy in the SMRAM; lock the SMRAM; and hide the SMM Code stored in the persistent memory. 7 . The article of manufacture of claim 6 , wherein the computer-executable instructions are further configured to: receive a request to update the SMM Code; validate the request to update; based on a determination that the request to update is not valid: unzip the SMM Code located in the BIOS memory; replace the SMM Code stored in the persistent memory and in the SMRAM with the unzipped SMM Code; lock the SMRAM; and hide the unzipped SMM Code stored in the persistent memory. 8 . The article of manufacture of claim 7 , wherein the computer-executable instructions are further configured to: receive a request to update the SMM Code; validate the request to update; based on a determination that the request to update is not valid: create a duplicate copy of the SMM Code stored in the persistent memory; store the duplicate copy in the SMRAM; lock the SMRAM; and hide the initial copy stored in the persistent memory. 9 . The article of manufacture of claim 7 , wherein the computer-executable instructions are further configured to: receive a request to update the SMM Code; validate the request to update; based on a determination that the request to update is valid: create an updated copy based on the request to update; store the updated copy in the persistent memory and in the SMRAM; lock the SMRAM; and hide the updated copy stored in the persistent memory. 10 . The article of manufacture of claim 11 , wherein the computer-executable instructions are further configured to update the SMM Code in the BIOS memory based on the request to update. 11 . A method for providing enhanced system management mode (SMM) security, comprising: triggering a BIOS power-on self test (POST) routine; detecting whether the system has previously executed a POST routine; creating a duplicate copy of a SMM Code stored in persistent memory, storing the duplicate copy in an SMRAM; initializing the SMRAM; locking the SMRAM; and hiding a SMM Code stored in persistent memory. 12 . The method of claim 11 , wherein the step of detecting whether the system has previously executed a POST routine further comprises: based on a determination that the system has not previously executed a POST routine: creating an initial copy of the SMM Code from the BIOS memory; storing the initial copy in the persistent memory; and hiding the initial copy stored in the persistent memory. 13 . The method of claim 11 , further comprising: receiving a request to update the SMM Code; validating the request to update; and based on a determination that the request to update is not valid: creating a replacement copy of SMM Code from the BIOS memory; storing the replacement copy in the persistent memory and SMRAM; locking the SMRAM; and hiding the replacement copy stored in persistent memory. 14 . The method of claim 11 , further comprising: receiving a request to update the SMM Code; validating the request to update; and based on a determination that the request to update is not valid: creating a duplicate copy of the SMM Code stored in persistent memory; storing the duplicate copy in the SMRAM; locking the SMRAM; and hiding the SMM Code stored in persistent memory. 15 . The method of claim 11 , further comprising: receiving a request to update the SMM Code; validating the request to update; based on a determination that the request to update is valid: creating a replacement copy based on the request to update; storing the replacement copy in the persistent memory and in the SMRAM; locking the SMRAM; and hiding the replacement copy stored in persistent memory. 16 . The system of claim 11 , further comprising updating the SMM Code in the BIOS memory based on the request to update.

Assignees

Inventors

Classifications

  • Replication mechanisms · CPC title

  • Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title

  • Key-lock mechanism · CPC title

  • by power-on test, e.g. power-on self test [POST] · CPC title

  • G06F3/0619Primary

    in relation to data integrity, e.g. data losses, bit errors · 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 US2017242598A1 cover?
An information handling system for enhanced system management mode (SMM) security may include a processor, system management random access memory (SMRAM), persistent memory, and basic input/output (BIOS) memory. The system may include instructions that, when loaded and executed by the processor, cause the processor to initialize the memory, initialize the BIOS memory, initialize the persistent …
Who is the assignee on this patent?
Dell Products Lp
What technology area does this patent fall under?
Primary CPC classification G06F12/1466. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Aug 24 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).