Am I reading correctly that this has been under embargo for over a year?
MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
21–30 of 118 posts
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#22Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#23Am I reading correctly that this has been under embargo for over a year?
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#24Hyper-Threading has been a source of security concerns for a decade now, and vulnerabilities in existing HT implementations have been trickling out over the last few years. Unlike Management Engine or TrustZone, at least we can disable Hyper-Threading (for a 30% performance hit).
30% performance hit? I'm sure that heavily depends on the workload... and I'm also sure you lose performance when HT is on, depending on the workload as well.
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#25For me as a home user, taking a performance hit of any kind in response to threats which haven't yet been seen in the wild simply isn't good math.
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#26Hyper-Threading has been a source of security concerns for a decade now, and vulnerabilities in existing HT implementations have been trickling out over the last few years. Unlike Management Engine or TrustZone, at least we can disable Hyper-Threading (for a 30% performance hit).
The security concern is remote code execution via JS, and sharing processor time with other people you don't trust, right? It should be up to the VM-as-a-service and browser vendors to flush the cache properly.
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#27Hyper-Threading has been a source of security concerns for a decade now, and vulnerabilities in existing HT implementations have been trickling out over the last few years. Unlike Management Engine or TrustZone, at least we can disable Hyper-Threading (for a 30% performance hit).
The security concern is remote code execution via JS, and sharing processor time with other people you don't trust, right? It should be up to the VM-as-a-service and browser vendors to flush the cache properly.
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#28There are 4 separate vulnerabilities in MDS, not just the one reported in the ZombieLoad paper. They each have CVEs. Chrome Browser response here: https://www.chromium.org/Home/chromium-security/mds
Canonical says that they have those for 14/16/18.04 [1]. But possibly more interesting is the fact that this disclosure has been so well synchronized. How do the relevant players decide what the threshold is for informing other tech companies? How does everyone know what policies that the constituent companies use to prevent early disclosure or unintended disclosure to 'somewhat-less-trusted-employees'? Is this all coordinated by US CERT?
[1] https://blog.ubuntu.com/2019/05/14/ubuntu-updates-to-mitigat...
Re: MDS: Microarchitectural Data Sampling side-channel vulnerabilities in Intel CPUs
#29Hyper-Threading has been a source of security concerns for a decade now, and vulnerabilities in existing HT implementations have been trickling out over the last few years. Unlike Management Engine or TrustZone, at least we can disable Hyper-Threading (for a 30% performance hit).
Hyper-threading tends to benefit the performance of applications that have not been optimized, and therefore presumably are also not particularly performance sensitive in any case.