BMC Configuration Lockdown via SCP Digital Signatures

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Information handling systems face challenges in securely enabling and disabling the baseboard management controller (BMC) configuration lockdown mode, as existing methods lack robust authentication and verification mechanisms to ensure trusted configuration updates.

Innovation Solution

The system employs a secure copy protocol (SCP) file with digital signatures to authenticate and verify configuration changes, allowing the BMC to apply updates only when in a non-lockdown mode and enabling or disabling the lockdown mode based on valid signatures, thereby ensuring secure and authorized changes to configuration settings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the BMC is in lockdown mode to prevent unauthorized changes, then security is improved, but the ability to apply configuration updates is reduced

Engineering Contradiction:
ImprovesecurityVSAvoidconfiguration update capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary authentication of the SCP file using digital signatures before allowing configuration updates. The BMC verifies the digital signature of the received SCP file to authenticate its source and integrity. Only after successful verification does the BMC exit lockdown mode temporarily to apply the configuration updates, ensuring security is maintained while enabling necessary updates.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If the BMC allows configuration updates without authentication, then ease of operation is improved, but security is reduced

Engineering Contradiction:
Improveconfiguration update processVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system introduces digital signature verification as an intermediary mechanism between the configuration update request and the BMC's configuration application. The SCP file includes a digital signature that the BMC automatically verifies before applying any configuration changes. This intermediary authentication process maintains ease of operation by automating the verification, while simultaneously ensuring security through cryptographic validation of the configuration source.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10534936B2System and method for enabling and disabling of baseboard management controller configuration lockdown
Publication Date: 2020.01.14 DELL PROD LP
  • US10534936B2 patent drawing
  • US10534936B2 patent drawing
  • US10534936B2 patent drawing

AI summary

An information handling system includes a processor and a baseboard management controller (BMC). The BMC receives a secure copy protocol (SCP) file including configuration information for the processor, determines whether the BMC is in a lockdown mode in response to receiving the SCP file, and applies the configuration information to change a configuration of the processor in response to determining that the information handling system is not in the lockdown mode.