It is a good video isn't it?
Here is an update from HP by the way:
Get your Support Assistant on fellow HP users:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A lot of noise on the internet, after Intel confirm that chips have a bug:
https://newsroom.intel.com/news/intel-responds-to-security-research-findings/
This post is to bring some light on this.
1- Intel says is not only their chips affected
2- PCID (Process-Context Identifiers), a chip feature, has a bug that allow apps (malware) to read data
3- Process-context identifiers (PCIDs) are a facility by which a logical processor may cache information for multiple linear-address spaces. The processor may retain cached information when software switches to a different linear address space with a different PCID.
4- Macintosh and Linux OS are also affected.
Rumors:
1- If you have Haswell (4th-gen) or newer, PCID (Process-Context Identifiers) is enabled.
2- After apply the patch, performance is going to be slower on newer CPU. Around 5 to 10%.
2- Still if you have older CPU, performance will be affected worse than newer CPUs.
3- To be affected you must have a OS 64 bits. {Correction: 32bits has vulnerability, MS still working on this)
Just as I'm writing this, Linus Torvalds and his team are working on this too:
https://lkml.org/lkml/2018/1/2/703
https://www.postgresql.org/message-id/20180102222354.qikjmf7dvnjgbkxe%40alap3.anarazel.de
Can we get a word from Microsoft?
For windows, What patch is going to address this? (Update: Patch links and KB are listed on postings)
Is that is going to be on the Montly Rollup and/or Security only patches? (Update: See the links posted)
If performance is going to suffer, can we be able to uninstall such patch? (Update: Microsoft published a document about it, See the links posted)
Please, any info will be appreciated.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Yep. However there are already IDS/IPS signatures out to help protect you if are using decent security. I would say the average home user could be entirely unprotected depending on what other 3rd party security they are using.
That's a great video by the way. User mode and Kernel mode memory should have always been separated. To me at least, it seems as if someone long ago knew they were breaking the rules, but competition for speed and $ drove us to this.
You probably know that the information vulnerability being exploited by these side channel attacks known as Meltdown and Spectre is information that is (without these patches and updates) entirely unprotected.
The vulnerability being exploited actually dates back to before paired devices and all that really became a thing and no one stopped to think they might need to protect this stuff.
Here's an easy to understand video for those casual users who may still be unclear as to what is being targeted and how:
So, basically, we're agreeing it all depends on your priorities, then 😎
Well, We still are on HOLD until Symantec certify that is ready to be deployed.
For all what is worth. Microsoft released a PowerShell script to validate if you are covered or not.
Speculation Control Validation PowerShell Script
NOTE: At least for 2 out 3:
ADV180002 Advisory include 3 vulnerabilities:
CVE-2017-5753 - Bounds check bypass
CVE-2017-5715 - Branch target injection
CVE-2017-5754 - Rogue data cache load
CVE-2017-5715 and CVE-2017-5754 are check with this script, CVE-2017-5753 is not.