Apparently the CEO sold a lot of his stock on Nov 29th and kept the bare minimum amount.
https://www.fool.com/investing/2017/12/19/intels-ceo-just-sold-a-lot-of-stock.aspx
Insider trading???
Apparently the CEO sold a lot of his stock on Nov 29th and kept the bare minimum amount.
https://www.fool.com/investing/2017/12/19/intels-ceo-just-sold-a-lot-of-stock.aspx
Okay, now that the actual security details are out, finally... it may very well turn out to affect AMD and every other processor maker in existence. The CERT advisory lists AMD as "affected". And given that it's a timing attack, and AMD chips do speculative execution (as does every modern processor) - it's way to early too make the claim it's Intel-only.
Indeed the security researchers simply state they've only tested it on Intel. I think the smart money is to assume any processor is vulnerable to some variant of this, unless it's definitively explained why not.
Important links from the US-CERT advisory:
Vulnerability Note VU#584653
Microsoft's Advisory
Mozilla's blog post
Side note: I still think Intel's press release was the most weasel-worded, ham-handed attempt at blame deflection I've seen in a long, long time.
OK so would be attackers can only read my secrets. Feel much better now, especially when said attackers can also read the secrets off AMD and ARM users![]()
THIS!All those unpatched android devices
It's partially patched. Last nites patch fixes 1 out of 3 errors in the processor design. Number 2 is coming. Number 3 can not be fixed. Might want to talk to Microsoft about how they are going to handle warranty. Your processor is broken and can not be fixed. If you would like to better understand this, I would read this statement by ARM https://developer.arm.com/support/security-updateMy 15" Surface Book 2 was just patched. Fast!
A32 is not quoted there.
So what was Apple's solution and what kind of performance hit do Macs experience? Under what kind of conditions?
Interestingly, it appears ARM may be affected but not AMD. Is a processor change upcoming in Macs?
I doubt SPARC, Snapdragon, A[x] chips are affected. Sounds like AMD is affected since they just copy Intel.
As I noted yesterday in this thread of one of the others (getting too hard to remember where I said what now) it's very early in all of this. Yesterday I was lead to believe that ARM processors only had 1 or the 3 defects and it could not be fixed. Today I read https://developer.arm.com/support/security-update and learn that is not true. There are only certain ARM cores that are affected, they suffer from all 3 errors, and patches can exist for all 3. I'm betting the same is true for Intel. AMD is in a Better place that ether ARM and Intel. Moral of the story, Remember my advice, It's early. We do not know everything yet. Stuff is going to change. Peoples perspectives (even mine) are wrong.
Everyone should be outraged. This is a total industry failure. It's not one company or camp,it's all of them. This is going to cause the entire industry to have to rethink everything. To have these types of major bugs in products for up to 20 years and no one even knew? Things are going to have to be changed. Welcome to the world of the internet!I'm noticing how few of the people outraged by Apple and pledging to buy PCs are in this thread being outraged.
The AMD president has asked them to do just that. (or rather he asked the Linux developers- I expect that Microsoft had already told him no.) We will see what they do. One should note-and I know this does not make sense to most users,but many server sysadmins will not be patching at all. Their systems are in isolated networks that are not directly connected to the internet and they run only well tested and vetted software. You do not surf the web on your SQL server system. They also have very strong and expansive warranty and service agreements on them. They will be pursuing getting the servers,blades or processors replaced by the system vendor,who will take it up with Intel under their OEM warranty.So the Meltdown exploit can be fixed by splitting (isolating) the kernel page table away from the user ring page table. Context switching will take a bigger hit because the CPU has to dump and reload its page table cache with each context switch.
This is only necessary on intel CPUs.
So will Microsoft and linux offer AMD only versions of their server level products that do not include kernel page table isolation in the VMem code? AMD would have a lot to crow about if only intel has to suffer the ~23% to 30% hit in heavy context switching server use.
It's early in our understanding though. The information is under embargo until Tuesday the 9th. We will know much more in the coming days.Is it early days though? I have read that they have known about this since last June.
It is not "in the instruction set". It is in the speculative execution of instructions.Not sure if it was said in this thread but I read the vulnerability was inside the x86 instruction set, and if this is the case It would affect all CPUs that use x86 instructions
Nope. It has nothing to do with instructions, and ARM affected too.Not sure if it was said in this thread but I read the vulnerability was inside the x86 instruction set, and if this is the case It would affect all CPUs that use x86 instructions
Apple has no time to bother... they still counting cash ripping off customers.
It is not "in the instruction set". It is in the speculative execution of instructions.
Nope. It has nothing to do with instructions, and ARM affected too.
You're right on that, but sadly I could name a few that did similar thingsYou are basically speculating that intel employees have been doing things that could mean serious jail time to keep their boss happy, acting significantly against the interests of their company, and that their boss expects that to stay secret?
Employees eventually become ex-employees and talk. One British minister went to jail when his wife became his ex-wife and talked.
The CEO would have to be an absolute imbecile to risk jail time and his career over this, in a way that just must come out.
I wish I had your optimism, but we're doing some language processing that chews through CPU cycles, writing massive amounts of data to queues in a high availability/replicated VM cluster, and storing the processed data in a database. In the last 24 hours, our business model has literally become "Lets gets screwed by Intel".The hybrid design makes no difference.
[doublepost=1515024679][/doublepost]
The real world hit won't be anywhere near 50%.
AFAIK, 30% was the worst that anyone found, and that was worst case scenario with essentially a feedback loop on the loopback interface while writing to disk (metric crap ton of syscalls). A 10-17% hit seems more realistic. Postgres for instance was benched 10-15% slower as you said.
Still sucks though. Undoubtedly this will hurt everyone, especially Intel.
Agree, but the longer it takes for them to respond - even a ref to the Jan 9th deadline (yes I know, PR has a few cases on its sleeves) the more obscure it looks. In the chipmakers statements there is already significant creativity around the whole truth.Until ARM have identified the A32 (or indeed any of the Apple derivatives) you're just guessing based on ignorance of the problems identified.![]()
Insider trading???
Actually, for the 64-bit instruction set Intel 'copied' AMD.
I'm noticing how few of the people outraged by Apple and pledging to buy PCs are in this thread being outraged.
Its unlikely that they would name explicitly the A32 as this is going to upset a lot of people. Additionally the Bionic A11 is a custom chip by TSMC per Apples fabrication requirements. Its up to Apple to validate its exposure to the issue. Hence why it hasn't been explicitly named.
Per Meltdown, its unlikely that this would affect iOS as ARM chips (like ARMv8-A) don't usually provide prediction (expect for branches). See https://en.wikipedia.org/wiki/ARM_architecture#64/32-bit_architecture. Additionally the Program Counter (PC) is hidden.
If anything this will most certainly hit the MacBook and Pro lines since Apple went Intel - All the more reason to switch back to ARM in my opinion.