Slashdot Mirror


Intel Says Newer Chips Also Hit by Unwanted Reboots After Patch (zdnet.com)

Intel says the unexpected reboots triggered by patching older chips affected by Meltdown and Spectre are happening to its newer chips, too. From a report: Intel confirmed in an update late Wednesday that not only are its older Broadwell and Haswell chips tripping up on the firmware patches, but newer CPUs through to the latest Kaby Lake chips are too. The firmware updates do protect Intel chips against potential Spectre attacks, but machines with Ivy Bridge, Sandy Bridge, Skylake, and Kaby Lake architecture processors are rebooting more frequently once the firmware has been updated, Intel said. Intel has also updated its original Meltdown-Spectre advisory with a new warning about the stability issues and recommends OEMs and cloud providers test its beta silicon microcode updates before final release. These beta releases, which mitigate the Spectre Variant 2 CVE-2017-5715 attack on CPU speculative execution, will be available next week.

16 of 115 comments (clear)

  1. Enough with the euphenisms by Anonymous Coward · · Score: 5, Insightful

    These "unwanted reboots" are system crashes.

    1. Re:Enough with the euphenisms by bazmail · · Score: 2

      Indeed, classic corporate sterility. Like saying that homeless man on the street initiated an unwanted surcharge against the man while holding a knife to him.

    2. Re:Enough with the euphenisms by PingSpike · · Score: 2

      Or just standard Windows 10 Update behavior.

    3. Re:Enough with the euphenisms by sinij · · Score: 2

      Not homeless man, but man from indeterminate address. Also not holding a knife, but presenting coercive evidence.

      A person from an indeterminate address initiated an unwanted surcharge against the man while presenting a coercive evidence.

  2. Don't worry folks by Thruen · · Score: 3, Funny

    You won't even notice the effects of the patch.

  3. Are they working on new chips? by jfdavis668 · · Score: 2

    Is Intel developing new chips that don't have this problem? Are they going to be slower, too?

    1. Re:Are they working on new chips? by EndlessNameless · · Score: 3, Informative

      Is Intel developing new chips that don't have this problem?

      Of course, but the lead time on CPU development is long. It will be at least a year or two before consumers can buy anything with builtin resistance to Spectre and Meltdown.

      Are they going to be slower, too?

      The generational improvements will probably offset the losses, so I strongly doubt that will be the case.

      Plus, fixed CPUs will not require KPTI anymore, so they will be secure with the "normal" OS-level performance optimizations. Windows and Linux can go back to doing things the pre-Meltdown way if Intel fully addresses their problems.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    2. Re:Are they working on new chips? by Anonymous Coward · · Score: 5, Informative

      The truth is that Meltdown is a patented Intel(TM) only spying method (or almost, but AMD got it right on all its x86 implementations).
      More seriously, it is delaying the check for access violation well past the point of no return (from an exploit point of view), it is probably fairly cheap to correct the hardware: you have to go through the TLBs to translate the access from virtual address to physical (and even more complex in a virtual machine), this means matching 36 bits (for current 48 bit virtual addresses, 9 more bits with 5 level page tables), moving back the logic to check for access violation to be simultaneous with the translation or cache access (where it belongs) is not trivial, but a competent team could probably do it in a few weeks (the issue is that the HDL code dates from the PPro, and it may be a black box that nobody understands anymore). It's only a few bits to check in the TLB entry (along the bits that define memory attributes cacheable). The influence on the transistor bugdet, processor frequency, performance, and power consumption is probably not measurable. Meltdown is simply a side channel of excessively optimistic execution past a point which would always result in an access violation.
      While they are at it, an access violation should always end up in a page table walk, reloading the TLB entry, otherwise this is a side channel which may indicate the kernel mappings to an attacker. This would also get rid of some cases of spurious access violation: the kernel does not invalidate page tables when it relaxes access permission to a table, another thread which has this page cached actually incurs a useless page fault in which the kernel simply invalidates the offending TLB entry so that it is reloaded after the exception routine terminates.

      Now Spectre is another matter, it means basically a complete redesign of the branch prediction logic, which often skimps on the number of address bits used to address the associated caches. One solution is to make a full address match, including address spaces, but I'm not even sure that it would be 100% tight.

    3. Re:Are they working on new chips? by AvitarX · · Score: 2

      I guess prevent is a better word, but the checks that AMD does in hardware prevents meltdown. Does that check have overhead? If so how much? It follows that some of the speed difference is because of this overhead if there is overhead.

      Clearly AMD had other problems with their design that made them slower for a very long time, but how much was because they were immune from meltdown?

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
  4. Reports of reboots from patch vastly overstated by JoeyRox · · Score: 5, Funny

    I updated my machine and haven't had a single r

  5. Windows? Linux? Mac? by Anonymous Coward · · Score: 4, Interesting

    Can you be more specific? Which OSes are rebooting?

  6. Re:Intel's days are numbered by kelemvor4 · · Score: 5, Funny

    I think they're stock price may have every 18 months.

    and then you can't even?

  7. Re:Rebooting more frequently? by kelemvor4 · · Score: 2

    is that some kind of euphemism for a blue screen or bricking?

    yes

  8. Hardware now faulting, hello warranty. by Fly+Swatter · · Score: 4, Interesting

    If it used to work without 'reboots', and now it is failing within the hardware, is this not a defect under warranty? Not that they would have a 'working' replacement at this point.

    Yes I read Intels warranty, and they will deny you, but in theory this is no longer an errata and plain old defective behavior until they release an update to mitigate the failure caused by the vulnerability mitigation.

    Quite frankly Intel is trying to get something out way too fast, and is looking even worse for it.

  9. Re:Intel's days are numbered by bazmail · · Score: 2

    I am shit at typing, although not bad at spelling. Carry on.

  10. Solution is simple... by GerryGilmore · · Score: 4, Insightful

    ... do not apply any of the "patches" or new firmware! A little perspective can go a long way here and unless you have a hosted data center where you MUST be current for legal liability reasons, anyone applying these fixes deserve what they get. The chances of this vulnerability (as opposed to the 94 quadrillion viruses, etc already out there) affecting you are so small as to be ridiculous for you to do anything to mitigate. Much less tampering with the entire, delicately balanced ecosystem of mobos, OSes, etc.