D3 · Architecture

What is firmware security?

Firmware security protects low-level software in hardware components. Attacks: supply chain compromise, malicious updates, direct access via JTAG.
Firmware attacks persist through OS reinstalls. Secure Boot verifies firmware signatures. UEFI Secure Boot > legacy BIOS. Firmware updates should be digitally signed and verified before applying.
← Back to Glossary Practice Questions →