Embedded Controller Security via Branch Trace Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Information handling systems are vulnerable to malicious code that can exploit embedded controllers, leading to potential harmful operations such as overheating or unauthorized firmware modifications, as existing security measures fail to adequately verify the authenticity of System Management Mode (SMM) operations.

Innovation Solution

The implementation of a verification mechanism that checks the processor's branch trace store information against a pre-defined SMM memory range to ensure only bona fide SMM code executes, with security enable flags controlling the execution of transactions and address decoding processes to prevent malicious access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing security measures are used to protect embedded controller communications, then basic security is provided, but the system remains vulnerable to malicious code that can exploit the embedded controller

Engineering Contradiction:
Improvesecurity of embedded controller communicationsVSAvoidvulnerability to malicious code
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent implements preliminary verification by checking branch trace store information against pre-defined SMM memory ranges before allowing embedded controller communications. This advance verification prevents malicious code from exploiting the embedded controller, resolving the vulnerability issue while maintaining security.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms through security enable flags that control and verify SMM operations. The branch trace store provides feedback about actual code execution paths, allowing the system to detect and block malicious activities, thereby improving reliability while reducing vulnerability.

Inventive Principle:
Principle #23Feedback

2Reliability

If verification mechanisms are implemented to ensure only legitimate SMM code executes, then system integrity is improved, but device complexity increases

Engineering Contradiction:
Improvesystem integrityVSAvoidcomplexity of verification mechanism
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The verification mechanism utilizes existing processor structures (branch trace store) and pre-defined memory ranges to perform self-verification of SMM code execution. This self-service approach maintains system integrity without requiring external verification systems, thereby limiting the increase in device complexity.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent changes the verification parameter from complex code analysis to simpler memory range checking. By verifying that branch trace store addresses fall within pre-defined SMM memory ranges, the system achieves integrity verification with reduced complexity compared to full code authentication.

Inventive Principle:
Principle #35Parameter changes

3Object-affected harmful factors

If security enable flags control transaction execution and address decoding, then protection against malicious access is improved, but ease of operation deteriorates

Engineering Contradiction:
Improvemalicious access protectionVSAvoidoperation of embedded controller
Core Design Contradiction:
Object-affected harmful factorsVSEase of operation

Solution Approach 1:

The patent extracts the security verification function into separate security enable flags and branch trace store checking mechanisms. This separation allows legitimate SMM operations to proceed normally while malicious access is blocked, protecting against harmful factors without significantly impacting ease of operation for authorized users.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10289832B2System and method for securing embedded controller communications by verifying host system management mode execution
Publication Date: 2019.05.14 DELL PROD LP
  • US10289832B2 patent drawing
  • US10289832B2 patent drawing
  • US10289832B2 patent drawing

AI summary

An information handling system includes a processor operable to provide a branch trace message, and an embedded controller coupled to the processor via a primary interface and via a management interface. The embedded controller receives a management transaction from the processor via the primary interface. In response to receiving the management transaction, the embedded controller requests the branch trace message via the management interface and determines if the processor is operating in a system management mode based upon the branch trace message.