When most people hear the term flash memory they likely think of USB sticks or SSD that store files. What you may not know is that flash memory has recently become an important part of server security. Flash memory is not just there to store files it can also be used to establish whether a server can be trusted to run executable code, or is wide open for hackers to take advantage of.
• Can block nefarious access so a hacker can't wiggle their way through,
• Ensure the firmware that will run is valid and will run safe code,
• Logging and tracing of someone tampering with it,
• Protect the encryption key even those to protect against future "quantum" fleeing,
• Protect supply chains, so firmware can't be switch out for fake versions.
• Checks digital signatures before booting the server (secure boot).
• Supports post-quantum cryptography, prepared for the future.
• Hides keys in hardware, resistant to theft.
• Includes a crypto engine in the form of a co-processor, so it can verify firmware directly.
Essentially, it is flash memory that does not just sit there - it actively protects.
Why Flash Memory Matters
Servers run almost everything, apps, banking, cloud, and even AI. Hackers know this, and rather than attack an app they want to exploit the firmware (the base code of an application) on the flash device. After a successful attack on the firmware, hackers can take over an entire system. Even the operating system won't have the ability to protect itself- frightening right? The attacks vulnerabilities such as the attack against the Baseboard Management Controller (BMC), shows how vulnerable this all is.From Storage Chip to Security Guard
Now, flash memory is more than a storage chip. It is now acting like the security guard. Here is what flash memory can do:• Can block nefarious access so a hacker can't wiggle their way through,
• Ensure the firmware that will run is valid and will run safe code,
• Logging and tracing of someone tampering with it,
• Protect the encryption key even those to protect against future "quantum" fleeing,
• Protect supply chains, so firmware can't be switch out for fake versions.
Winbond’s W77Q – Flash with Extra Powers
Winbond has created the W77Q series, a new type of secure flash memory. Think of it as flash memory with its own locks and alarms.• Checks digital signatures before booting the server (secure boot).
• Supports post-quantum cryptography, prepared for the future.
• Hides keys in hardware, resistant to theft.
• Includes a crypto engine in the form of a co-processor, so it can verify firmware directly.
Essentially, it is flash memory that does not just sit there - it actively protects.