Security News

Cybersecurity news aggregator

HIGH Updates Ars Technica Security

Windows and Linux users: The deadline to update Secure Boot keys is near

The threat is the impending expiration of three Microsoft-signed Secure Boot certificates on June 24, which could allow attackers to bypass the chain of trust and install bootkits—persistent, firmware-level malware that loads before the OS and can survive reinstallation. The article does not specify a CVE, CVSS score, or affected version ranges, as this is a planned certificate expiry affecting all systems using these specific Secure Boot keys. The required action is for IT administrators to apply firmware/UEFI updates from their hardware manufacturer before the deadline to receive the new key databases.
Read Full Article →

The clock is ticking for Windows and Linux users to update cryptographic keys that protect their systems against firmware-based UEFI infections, a pernicious form of malware that loads before operating system and anti-malware protections start. Beginning June 24, three certificates that cryptographically verify that each piece of firmware and software that loads during system boot will expire. The Microsoft-signed certificates are the linchpins of Secure Boot, a Microsoft-designed chain of trust. Secure Boot checks the digital signatures of all code that loads during system startup to ensure it originates from a trusted provider, such as the manufacturer of the motherboard the system runs on. Secure Boot is designed to thwart bootkits, a form of malware that alters the systems responsible for loading firmware and software during the initial boot sequence. Because bootkits load before the OS and most other code, they can be difficult to detect. Once installed, they typically load malware onto the OS that steals credentials, backdoors the system, or performs other malicious actions. Even when the OS is disinfected, the bootkit can reinfect the system. Bootkits survive OS reinstallations as well. Read full article Comments

Share this article