|
|
Log in / Subscribe / Register

Firefox 104 released

Firefox 104 released

Posted Aug 24, 2022 15:32 UTC (Wed) by farnz (subscriber, #17727)
In reply to: Firefox 104 released by flussence
Parent article: Firefox 104 released

For those without a local copy of the kernel git tree, this is commit 9049572fb and it references PLATYPUS: Software-based Power Side-Channel Attacks on x86 (DOI: 10.1109/SP40001.2021.00063, paywalled) as triggering the decision to remove the driver.

Abstract for those without full-text access:

Power side-channel attacks exploit variations in power consumption to extract secrets from a device, e.g., cryptographic keys. Prior attacks typically required physical access to the target device and specialized equipment such as probes and a high-resolution oscilloscope.In this paper, we present PLATYPUS attacks, which are novel software-based power side-channel attacks on Intel server, desktop, and laptop CPUs. We exploit unprivileged access to the Intel Running Average Power Limit (RAPL) interface that exposes values directly correlated with power consumption, forming a low-resolution side channel.We show that with sufficient statistical evaluation, we can observe variations in power consumption, which distinguish different instructions and different Hamming weights of operands and memory loads. This enables us to not only monitor the control flow of applications but also to infer data and extract cryptographic keys. We demonstrate how an unprivileged attacker can leak AES-NI keys from Intel SGX and the Linux kernel, break kernel address-space layout randomization (KASLR), infer secret instruction streams, and establish a timing-independent covert channel. We also present a privileged attack on mbed TLS, utilizing precise execution control to recover RSA keys from an SGX enclave. We discuss countermeasures and show that mitigating these attacks in a privileged context is not trivial.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds