Slashdot Mirror


EFF Warns Most Of Intel's Chipsets Contain 'A Security Hazard' (eff.org)

The EFF is issuing a warning about the "tiny homunculus computer" in most of Intel's chipsets -- the largely-undocumented "Management Engine" which houses more than just the AMT module. An anonymous reader quotes their report: While AMT can be disabled, there is presently no way to disable or limit the Management Engine in general. Intel urgently needs to provide one....vulnerabilities in any of the other modules could be as bad, if not worse, for security. Some of the other modules include hardware-based authentication code and a system for location tracking and remote wiping of laptops for anti-theft purposes... It should be up to hardware owners to decide if this code will be installed in their computers or not. Perhaps most alarmingly, there is also reportedly a DRM module that is actively working against the user's interests, and should never be installed in a Management Engine by default...

While Intel may put a lot of effort into hunting for security bugs, vulnerabilities will inevitably exist, and having them lurking in a highly privileged, low-level component with no OS visibility or reliable logging is a nightmare for defensive cybersecurity. The design choice of putting a secretive, unmodifiable management chip in every computer was terrible, and leaving their customers exposed to these risks without an opt-out is an act of extreme irresponsibility... EFF believes that Intel needs to provide a minimum level of transparency and user control of the Management Engines inside our computers, in order to prevent this cybersecurity disaster from recurring. Unless that happens, we are concerned that it may not be appropriate to use Intel CPUs in many kinds of critical infrastructure systems.

TLDR: "We have reason to fear that the undocumented master controller inside our Intel chips could continue to be a source of serious vulnerabilities in personal computers, servers, and critical cybersecurity and physical infrastructure."

84 of 158 comments (clear)

  1. Are AMD chips scrutinized as well? by shoor · · Score: 3, Interesting

    I've read about security issues with Intel chips. Makes me think I should go with AMD. But then I wonder, since AMD has a smaller market share, maybe they just aren't scrutinized as much.

    Does anybody really know how 'safe' AMD chips are'? This is not a rhetorical question, and I'm not advocating or editorializing, just wondering.

    --
    In theory, theory and practice are the same; in practice they're different. (Yogi Berra & A. Einstein)
    1. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 4, Informative

      AMD has a similar feature. the FSF warned about these backdoors in both
      Intel and AMD CPUs a while ago. I think the said the last processor made
      without this "backdoor" was an AMD processor made in 2011.

    2. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 2, Insightful

      AMD faces the exact same incentives Intel does to seize control of the hardware it sells.

      EFF speaks the truth, but most of its audience will not listen. Intel and their ilk will continue to get away with selling us disobedient hardware so long as Joe consumer doesn't normally feel much pain from this disobedience.

    3. Re:Are AMD chips scrutinized as well? by fluffernutter · · Score: 4, Insightful

      As a member of the audience, if I am going to be buying a chipset then who do I buy it from if I want to talk with my wallet? Aren't Intel and AMD pretty much the only games in town?

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    4. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 2, Insightful

      so i guess this is why neither amd nor intel license 3rd party chipsets anymore... this tech is currently not only reliant on the cpu, but also the motherboard's chipset... and if people *HAVE TO* use their chipsets to use their processors.. then they pretty much assure that everything new since a known date is going to have the feature set in hardware... and NOT EVERYTHING is controllable by a bios when management is configurable in it.

      i guess i'm gonna hang on to a few old via-based boards and old 370/462 chips i have.. their value keeps going up every time something like this gets published.

    5. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 2

      The general gist is that users should be able to choose whether this shit is enabled or not. They did pay for the chip after all.

    6. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 1

      Though both supposedly contain "backdoor" functionality you can't really say they're "that similar". The Intel ME is massive and almost redundant, a fully featured PC on a die -TM

    7. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 1

      Yup. They are a cartel, at this point.

      Your only options are to use legislation to force them to do what you want, or to break them up and forcibly inject more competition.

      Neither is likely to happen any time soon.

    8. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 2, Informative

      Aren't Intel and AMD pretty much the only games in town?

      Among x86, yeah, pretty much. There used to be some others, like Cyrix and Transmeta, but I don't think they're around any more.

      Non-x86 might be the only practical escape at the moment, or much older x86 stuff. Which means open source software, and also, will preclude almost all PC based gaming. For basic web browsing, local email, and similar, I imagine you could do OK with an ARM based device.

    9. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 2, Insightful

      > Does anybody really know how 'safe' AMD chips are'?

      No, nobody knows. AMD engineers *think* they know, but that's what engineers always say while shipping bugged code. If (and it's a big if) there's a backdoor, say, by the Mossad, or the NSA, or the FSB, then you might think that THOSE guys know how 'safe' the chips are- but they don't either, and for the same reason (though if that is true, they would at least know in what exact measure the chips must be UNsafe).

      What AMD has is the Platform Security Processor (PSP, not to be confused with Sony's gameboy wannabe). The PSP, if not present, will not allow the x86 cores to process anything. The PSP on AMD and the ME on Intel are the topics of the day. Finally.

      AMD has shown some interest in going fully open with their PSP stuff. If they choose this direction, it would be an immense step forward: everyone who is concerned about the ME could simply buy an AMD. Those who want to risk the ME would be free to choose on other variables. Hasn't happened yet though.

    10. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 5, Informative

      AMD actually goes even further with TrustZone, literally implementing a full arm core on die.

    11. Re:Are AMD chips scrutinized as well? by sjames · · Score: 3, Insightful

      The BMCs used for IPMI have far less ability to spy on the running system than the ME does. The older BMCs only had a serial connection that the OS could choose to ignore. Newer ones can see the console (which a server can ignore) and a virtual drive (which the OS can ignore). They can be entirely disabled (including removing it from the board if you're paranoid) or restricted to a management network (physically separate or vlan, your choice).

      In contrast, the ME cannot be removed without bricking the system, it can probe main memory and any device attached to the system. It can even blow the OS away and replace it with one under the attacker's control. Since it can do that without writing to disk, the whole thing can disappear without a trace by strobing reset.

      Are you SURE the systems with IPMI are a bigger risk?

    12. Re:Are AMD chips scrutinized as well? by FilatovEV · · Score: 2
    13. Re:Are AMD chips scrutinized as well? by unixisc · · Score: 1

      Do they still make the Cyrix/Centaur/Winchip CPUs that they once did? What was the last point at which it developed - did it ever go 64-bit?

    14. Re:Are AMD chips scrutinized as well? by unixisc · · Score: 2

      Didn't Elbrus use a SPARC, or some proprietary VLIW instruction set?

    15. Re:Are AMD chips scrutinized as well? by geekmux · · Score: 1

      The general gist is that users should be able to choose whether this shit is enabled or not. They did pay for the chip after all.

      Oh really?

      Just because you paid for a car from Ford or Toyota doesn't mean you get to decide what shit is enabled in the ECU or CAN.

      And that's just scratching the surface with a car analogy. The general gist is there's a shitload of electronic devices you pay for and don't get to choose how it behaves.

    16. Re:Are AMD chips scrutinized as well? by AvitarX · · Score: 1

      That doesn't mean it should be that way.

      Your statement and GPs are not even slightly contradictory.

      I believe the EFF thinks people should be able to do so with a car too (right to repair).

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    17. Re:Are AMD chips scrutinized as well? by FrankSchwab · · Score: 1

      And what instruction set do you believe the Intel ME runs? Hint: It's not x86.

      --
      And the worms ate into his brain.
    18. Re:Are AMD chips scrutinized as well? by arth1 · · Score: 1

      Most of those are not plain CPUs, but SoCs (system-on-a-chip) with their own additions, some much worse.

    19. Re:Are AMD chips scrutinized as well? by Anonymous Coward · · Score: 1

      You are fuct bro! This is the FACT of ALL current closed source chip fabrication on closed source fabs.

      Vote with your wallet by supporting the next project that offers...
      1) open source chip design
      2) produced on open fabrication labs

      until then, you can expect nothing but fucting backdoors and shiiitt code in everything you buy.
      that is the very sad FACT of affairs today.

      #opensource
      #opendesigns
      #openfabs

      that is the ONLY solution.

    20. Re:Are AMD chips scrutinized as well? by Ungrounded+Lightning · · Score: 1

      Used to be Atom. I through I heard they went to ARM in recent models but not sure.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    21. Re:Are AMD chips scrutinized as well? by infolation · · Score: 3, Informative

      if I am going to be buying a chipset then who do I buy it from if I want to talk with my wallet? Aren't Intel and AMD pretty much the only games in town?

      Regrettably the alternative is quite expensive. IBM's Power8 chip is the open-source hardware alternative.

      The Talos would be an example of a libre computer using this hardware.

    22. Re:Are AMD chips scrutinized as well? by thegarbz · · Score: 1

      Hint: It's not x86.

      Normally hints are designed to direct people towards the right answer, not away from it.

    23. Re:Are AMD chips scrutinized as well? by TheRaven64 · · Score: 1

      Yup, they've been making quad-core 64-bit chips for a little while. They're an interesting company to work with if you get the chance - they're much smaller than their surviving competitors and so focus incredibly hard on developer productivity. They've incorporated formal verification into their continuous integration systems at quite a few levels.

      --
      I am TheRaven on Soylent News
    24. Re:Are AMD chips scrutinized as well? by sjames · · Score: 1

      You can NEVER completely disable the ME. It is required to boot at all. If the BMC is turned off, it will compromise nothing.

      There is a compelling reason to have the BMC ON by default. If it is ON, it can easily be turned off locally or remotely, but if it is OFF from the factory, you can't just have someone rack it and turn it over to you.

    25. Re:Are AMD chips scrutinized as well? by tibit · · Score: 1

      Where on Earth do you think Intel's low-end embedded microcontroller offerings come from? It's just the "management" silicon sans the main CPU around it. Intel's Edison and Galileo are just management silicon monetized again.

      --
      A successful API design takes a mixture of software design and pedagogy.
    26. Re:Are AMD chips scrutinized as well? by Ungrounded+Lightning · · Score: 1

      ME 11 is x86, prior versions were ARC, and I haven't seen anything about a plan to move to ARM.

      Thanks. I misrememberd and stand corrected.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    27. Re:Are AMD chips scrutinized as well? by claude.j.greengrass8 · · Score: 1

      ARM based Chromebook. Then flash the BIOS and install Linux

    28. Re:Are AMD chips scrutinized as well? by martinfb · · Score: 1

      There's lots of other choices:
      https://www.quora.com/Are-ther...

      --


      Self-importance and self-indulgence is the root of ALL evil.
    29. Re:Are AMD chips scrutinized as well? by fluffernutter · · Score: 1

      We're talking about x86

      --
      Laws are rules for the court, but merely a bottom bar to hit for life. Think beyond laws in your actions always.
    30. Re:Are AMD chips scrutinized as well? by peawormsworth · · Score: 1

      If we appeal to paranoid delusional idiots like some of the fringe people in the EFF, then remote management features will not be in any system, thus even shittier, expensive, remote management tools end up being implemented instead.

      I like your suggestion. Remote management features should NOT be in any system. Those tools should be shitty or at least expensive. The idea of putting them in consumer grade products has the intent of anti-consumer and anti-privacy.

      I consider open backdoors to be a national security risk. How many of these chips are in government offices, medical and industrial applications.

      Get rid of it Intel. Make those who need it, pay for it. And stop making insecure desktop chips. It is not worth the risk to make it easy and cheap for a subset of your market when the result is weak security for the remainder.

  2. should be old news by Anonymous Coward · · Score: 1

    this black box has been around for years. probably a CIA backdoor with a gag order preventing them from documenting.

  3. It's not "a security hazard"... by Anonymous Coward · · Score: 1

    It's a purposefully built backdoor for the authorities that you should not try to use as a mortal. Only NSA and GCHQ should know about it. Now get in this black truck with us, we got a couple of questions to ask you.

  4. I posted links to this stuff 2 years + ago by Anonymous Coward · · Score: 1

    Nobody wanted to believe it was bad or real. The few who agreed it existed and was probably an issue immediately countered with "well, they all have backdoors I'm sure..." -but is that true? Do AMD x86 chips have backdoor subsystems on par with Intel ME? Complete with compartmentalized always-on internet subsystem, access to everything even when the OS is offline and the machine is "off"? If we're going to say this is serious enough to avoid Intel chipsets can we be reasonably assured that the major alternative isn't also as bad in that regard? It seems like a good thing to clear up off the bat.

    If all major chipsets do contain backdoors then it's pick your poison. If not, why the heck isn't this more widely known?

    1. Re:I posted links to this stuff 2 years + ago by peawormsworth · · Score: 1

      If we're going to say this is serious enough to avoid Intel chipsets can we be reasonably assured that the major alternative isn't also as bad in that regard?

      Yes. Avoid Intel and choose something else.

      One should always avoid a product that is known to be dangerous for an alternative that could be dangerous, but may not be dangerous at all.

      Even if your new non-intel chip is Dangerous like Intel chips... at least you are sending a signal to all chip suppliers that making weak chips with backdoors will effect their sales, customers will pay more for security and that it will effect shareholders. And hopefully, the backdoors we don't know about will be removed due to the risk of lower sales and bad news reports like this in case of their discovery.

  5. Which Computers Are Vulnerable Out-Of-The-Box? by Anonymous Coward · · Score: 1

    According to the article:

    Not every machine is susceptible to the attack. For it to work, AMT has to have been both enabled and provisioned... It can be provisioned by default if vendors used a feature called "Remote Configuration" with OEM Setup

    So, which computers have "Remote Configuration" with OEM Setup? These are the computers that are vulernable the moment you take them out of the box and plug them in.

    For example, are Lenovo ThinkCentres vulnerable out-of-the-box? I recently read a report of an indivual complaining that his ThinkCentre M58P is affected by this vulnerability:

    http://openbsd-archive.7691.n7.nabble.com/How-are-people-dealing-with-the-Intel-AMT-BIOS-vulnerability-backdoor-td318400.html

  6. Feature that screams NSA tampering.. by dweller_below · · Score: 5, Interesting

    ".. presently no way to disable or limit the Management Engine in general.

    Now this is the feature that screams of interference by a spy agency. If this feature was for Management, then YOU COULD MANAGE IT!

    It would be turned off by default. You could turn it off. You could permanently disable it. I have been asking for these capabilities for years. I know I am not the only one. When I talk to other security folks and IT admins, the majority of them want to be able to manage and control the possibility of remote management.

    1. Re:Feature that screams NSA tampering.. by gtall · · Score: 2

      Yes, we know there's nothing of which the NSA isn't capable. They can even violate physical laws if they want.

    2. Re:Feature that screams NSA tampering.. by Kjella · · Score: 5, Informative

      Now this is the feature that screams of interference by a spy agency. If this feature was for Management, then YOU COULD MANAGE IT! It would be turned off by default. You could turn it off. You could permanently disable it. I have been asking for these capabilities for years. I know I am not the only one. When I talk to other security folks and IT admins, the majority of them want to be able to manage and control the possibility of remote management.

      This is the best info on what it is I found:

      "Built into many Intel-based platforms is a small, low power computer subsystem called the Intel Management Engine (Intel ME). This can perform various tasks while the system is booting, running or sleeping. It operates independently from the main CPU, BIOS & OS but can interact with them if needed. The ME is responsible for many parts of an Intel-based system. Such functionality extends, but it's not limited, to Platform Clocks Control (ICC), Thermal Monitoring, Fan Control, Power Management, Overclocking, Silicon Workaround (resolves silicon bugs which would have otherwise required a new cpu stepping), Identity Protection Technology, Rapid Start Technology, Smart Connect Technology, Sensor Hub Controller (ISHC), Active Management Technology (AMT), Small Business Advantage (SBA), Wireless Display, Protected Video/Audio Path etc. For certain advanced/corporate features (AMT, SBA etc) the ME uses an out-of-band (OOB) network interface to perform functions even when the system is powered down, the OS and/or hard drivers are non-functional etc. Thus it's essential for it to be operational in order for the platform to be working properly, no matter if the advanced/corporate features are available or not."

      Sure, the remote management bits can be disabled (and in many cases aren't even supported), but part of that sounds pretty impossible to disable. From what I gather AMD is using ARM's TrustZone to achieve pretty much the same things.

      --
      Live today, because you never know what tomorrow brings
    3. Re:Feature that screams NSA tampering.. by tommyatomic · · Score: 1

      It's certainly possible. If NSA or anyone at Intel did this on purpose, there will be hell to pay.

      I by 'hell' you of course mean that pretty much no repercussion is going to happen to any of the responsible parties.

      BTW. What chipset/bios goes into government purchased hardware? Intel is a pretty standard stipulation for government contracted IT equipment purchases. In what manner exactly does Intel polish this turd before they deliver on government contracts.

      Dont tell me the government buys equipment with this vulnerability pre-installed. Its almost like they are asking to be pwned. . If so I think the first security researcher to develop a viable exploit is in for a sweet payday from whatever nationstate that happens to have upped their offensive IT security budget.

    4. Re:Feature that screams NSA tampering.. by Anonymous Coward · · Score: 1

      Yes, I think my clever.

    5. Re:Feature that screams NSA tampering.. by GameboyRMH · · Score: 2

      Funny you mention this, because someone at Intel let slip that there is a special ME firmware installed on computers sold to certain government entities...

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    6. Re:Feature that screams NSA tampering.. by chihowa · · Score: 5, Insightful

      Ha! The NSA is directly responsible for weaponizing and attempting to bury a security flaw that just caused a massive worldwide crisis this weekend and there appears to be no hell to pay for that. I'm pretty sure it's been established that they'll not be held accountable for anything they do.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    7. Re:Feature that screams NSA tampering.. by rrohbeck · · Score: 1

      It's not for you to manage your system, it's for the system to manage you.

    8. Re:Feature that screams NSA tampering.. by GameboyRMH · · Score: 2

      May be just a rumor, I've heard of it more than once recently. Here's one instance:

      https://hackaday.com/2016/11/2...

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    9. Re:Feature that screams NSA tampering.. by wildstoo · · Score: 2

      IME+AMT actually does offer features that are very valuable to Enterprise. You can manage computers Out-of-Band, i.e. even when they're "switched off" or the OS has shit the bed, you can connect remotely and alter BIOS settings, boot to different devices, etc. You can block a computer's network access (e.g. if a machine is infected) and fix the problem remotely without endangering your network. These are real use cases where AMT is genuinely valuable and it's hard to see how you could accomplish this stuff without something like IME in the chipset.

      Not being able to turn IME off completely if you don't want it is inexcusable, though.

    10. Re:Feature that screams NSA tampering.. by AmiMoJo · · Score: 1

      The mitigation for the current problem involves disabling the remote management. Then you are just left with a mostly dormant subsystem, but of course it still presents an attack surface.

      Disabling it completely is tricky. You can erase part of its ROM, leaving just the bootloader part required to start up the system.

      The Intel ME seems to be quite complex, with some kind of operating system and various services. One of the most useful is the ability to get a VNC connection to the machine right from power on, so you can access the BIOS or diagnose boot problems with the OS.

      I'm still waiting for a patch from Intel.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re:Feature that screams NSA tampering.. by martinfb · · Score: 1

      Yet, if (you) were able to turn it on or off, then could hackers also do this?

      --


      Self-importance and self-indulgence is the root of ALL evil.
  7. "...inside our Intel chips..." by qeveren · · Score: 2

    See, I think this is the fundamental misapprehension, these days. :)

    --
    Don't just stand there, get that other dog!
  8. A solution to AMD & Intel has been brewing: EO by Anonymous Coward · · Score: 1, Interesting

    This just reiterates the reason EOMA68 came about and why ThinkPenguin has funded its development for years. EOMA68 aims to reduce the cost of designing and manufacturing devices that are in the users control by modularizing critical components (CPU/RAM/etc). By taking these core components and putting them onto a card it reduces the cost of designing and manufacturing systems. By basing designs on open modular standards the user and community can retain control. And by basing on open modular standards anyone can design systems and devices around chipsets and SoCs we the community are in complete control of as we will have the complete corresponding source code for everything. So far there is a laptop and desktop design around EOMA68 and the first EOMA68 card is an AllWinner A20 dual-core with 2GB of ram, but there is a 4GB card with a Rockchip quad-core CPU in the works... and obviously much faster cards will follow.

  9. Re:Yeah... and? by vtcodger · · Score: 2, Insightful

    If you don't want a backdoor in your processor, you'll need to use an ancient processor.

    But fortuitiously, for the 95% of us who aren't ardent gamers, aren't bitcoin miners, and aren't wrangling huge data bases, ancient processors should be more than adequate. A 386SX16 might be a bit lightweight for playing cat videos. But a 15 year old VIA C5 will do a surprising amount of the things people actually want to do about as well as more modern CPUs.

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  10. Re:VIA? by vtcodger · · Score: 1, Funny

    Time to fire up my Raspberry Pi.

    Not a bad idea. I'd use mine, except I seem to have mislaid it. It's not very big you know. Maybe I'll epoxy the next one to a rock or something.

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  11. Factory reset vs anti-theft, pick one by davidwr · · Score: 2

    A remote--triggered anti-theft system automatically precludes a complete factory-reset, at least while it is on.

    After all, what good would a remote-trigger anti-theft system do if a theif could just "reset" a stolen laptop before selling it?

    In a perfect world, enabling anti-theft would "lock out" a factory-reset and disabling the anti-theft would require a key of some sort.

    The key here - pun intended - is that the user needs to be able to factory-reset an "unlocked" device and know with confidence - perhaps because a dedicated/single-purpose LED lights up at the end of a successful reset - that the device reset successfully.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Factory reset vs anti-theft, pick one by aberglas · · Score: 1

      Talking about factory reset is showing your age. These days it is all about continuous update. If the device stops working you buy another one.

    2. Re:Factory reset vs anti-theft, pick one by davidwr · · Score: 1

      Talking about factory reset is showing your age. These days it is all about continuous update. If the device stops working you buy another one.

      "If it breaks, trash it" is for cheap stuff or stuff already at end-of-life, not several-hundred-dollar+ computers with years of useful life in them.

      --
      Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  12. How many hospitals have been pwned? by bromoseltzer · · Score: 1

    If this vulnerability shut down all the hospitals in the UK, you'd see some action maybe. Without a crisis, you just have some snooty security gurus gnashing their teeth, which they do all the time, right?

    This is a big problem -- getting chip / system / OS designers to spend time and money to debug systems beyond what end users ignorantly are willing to pay for.

    --
    Fiat Lux.
    1. Re:How many hospitals have been pwned? by Anonymous Coward · · Score: 2, Interesting

      If this vulnerability shut down all the hospitals in the UK, you'd see some action maybe. Without a crisis, you just have some snooty security gurus gnashing their teeth, which they do all the time, right?

      This is a big problem -- getting chip / system / OS designers to spend time and money to debug systems beyond what end users ignorantly are willing to pay for.

      The current UK NHS issue has nothing to do with CPU, but instead with unpatched XP based systems and SMB shares.

      And the NHS Trusts where provided funds a couple years ago to update/replace things... where did that money go? obviously not on IT as envisioned.

  13. Re:VIA? by Cmdln+Daco · · Score: 1

    Mount it to the wall with a couple sheetrock screws.

  14. Only Some Intel Chips Included ME and AMT by Anonymous Coward · · Score: 2, Interesting

    Namely the vPro and selected Xeon chips that were marketed to business users at extra cost. You had to pay extra to get these features on the chip, so most chips sold to individual consumers didn't come with them.

    1. Re:Only Some Intel Chips Included ME and AMT by ayesnymous · · Score: 1

      I configured my laptop to have vPro disabled, so I know that means AMT was also disabled. Do you have a citation that says this ME is also part of vPro?

    2. Re:Only Some Intel Chips Included ME and AMT by rahvin112 · · Score: 4, Informative

      Your are so wrong it's not even funny. The intel ME is included in every single Intel chip produced since 2008. If you own an Intel computer that you haven't had since before Obama was president your computer is vulnerable. Period. There is no doubt about this and it's fully acknowledged and published in all the releases from Intel about this vulnerability. It's remotely executable and the code to do so is live in the hacker community.

  15. Re:Yeah... and? by GameboyRMH · · Score: 1

    Recently I've got the feeling that most of my computers' CPUs are woefully underpowered all the sudden, thanks to H.265/HEVC videos.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  16. Re: Establish a router based port filter: Why? by Brockmire · · Score: 1

    Luck is the best defence? Wtf are you smoking?

  17. Alan Says.... by tekrat · · Score: 1

    My TRON program should take of the Master Control Program, and shut that right down.

    --
    If telephones are outlawed, then only outlaws will have telephones.
    1. Re:Alan Says.... by freeze128 · · Score: 1

      Ed Dillinger: "What's the project you're working on?"

      Alan Bradley: "Well, it's called TRON. It's a security program in itself, actually. It monitors all contacts between our systems and other systems. Finds anything going on that's not scheduled, it shuts it down."

      Ed Dillinger: "Part of the Master Control Program?"

      Alan Bradley: "No. No, it'll run independently... and watchdog the MCP as well."

      Ed Dillinger: Smiles badly - "Sounds good."

  18. Re:I make my own chips by phantomfive · · Score: 1

    outdated, now it's:
    yum install nsa-backdoor gchq-backdoor

    Get with the times, neckbeard!

    --
    "First they came for the slanderers and i said nothing."
  19. Re:Yet Another "Defective by Design" Troll by Z80a · · Score: 1

    If its a feature, why you can't disable or see how it works?

  20. Re:I make my own chips by arth1 · · Score: 1

    outdated, now it's:
    yum install nsa-backdoor gchq-backdoor

    Get with the times, neckbeard!

    +1 Unintentionally Funny, given that yum has been deprecated in favor of dnf in newer distros.

  21. Re:I make my own chips by phantomfive · · Score: 1

    Shit, I better trim my beard now that I made that simple mistake!

    --
    "First they came for the slanderers and i said nothing."
  22. Re:Yeah... and? by David_Hart · · Score: 4, Insightful

    If you don't want a backdoor in your processor, you'll need to use an ancient processor.

    But fortuitiously, for the 95% of us who aren't ardent gamers, aren't bitcoin miners, and aren't wrangling huge data bases, ancient processors should be more than adequate. A 386SX16 might be a bit lightweight for playing cat videos. But a 15 year old VIA C5 will do a surprising amount of the things people actually want to do about as well as more modern CPUs.

    What are you smoking? A 15 year old VIA C5 would barely run java with decent performance. Load any web page today and there are over 25 java scripts being run in the background. The only thing that saved java was the increase in CPU power. Core 2 CPUs from 2006/2007 (about 10 years ago) would be the bare minimum.

  23. IPMI ; Backdoor by DrYak · · Score: 1, Interesting

    AMD has a similar feature.

    On AMD, it's called IPMI.
    The difference is that IPMI is a vendor neutral industry standard (and could be found on chipset of any vendor),
    whereas Intel's ME is their own "NIH-Syndrom" spin of the same concept.

    The difference is that IPMI is considered a "special feature", and can only be found on specific server/workstation chipsets.
    The AMD 990FX doesn't feature this micro server.

    You need to order specific workstation motherboard from manufacturer such as SuperMicro.
    (You know, the manufacturer with such a filmsy UEFI implementation, that the FlashROM can randomly commit suicide when you simply add a boot option).
    Or from manufacturer of servers (HP, etc.)

    the FSF warned about these backdoors in both Intel and AMD CPUs a while ago. I think the said the last processor made without this "backdoor" was an AMD processor made in 2011.

    Huh.... no. Wrong.
    For the record : both Intel's ME and industry standard IPMI live inside the motherboard chipset, not inside the CPU.
    (i.e.: they live where they have access to all the critical component to function : network card, embed GPU's framebuffer, etc.).

    On AMD's side, IPMI is *still* only featured on server chipset. Again, there's no IPMI in gamer-oriented chipsets such as 990FX.
    So for most AMD-powered /.ers : the tower under their desk in their basement geek-cave is safe. It's the server at work at their day-jobs.

    On Intel's side ME is much more widely spread even on normal desktop chipset (the idea is to make the life of sys admins in enterprises easier).

    Tehcnically it's not much a "backdoor" (i.e.: something hidden) as it is a "maintenance entrance" (i.e.: makes the life of the sysadmin easier so he can remotely VNC and diagnostic a server that won't boot, flash computer's firmware UEFI/BIOS, etc.)

    The problem is that the quality of this small server is horrendously bad. To the point that any motivated script kiddy can pwn all the workstations and servers across the whole enterprises network easily, simply by downloading some ready to use package.

    (Luckily, most of the ME and IPMI implementation only listen to the secondary network port, and thus should be only visible on the private administration network. The bad news is that pro laptops also have ME and that can be enabled on the *WIFI* network)

    So to keep with the above metaphore, ME and IPMI are a "maintenance access" door, which actually isn't even locked, but whose whole security boils down to a small sticky note say "please, sysadmins only".

    Life would have been much more easy if the ME / IPMI firmware running on the embed system was open-sourced....

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:IPMI ; Backdoor by Anonymous Coward · · Score: 1

      A lot of what you have said is incorrect. In particular, conflating IPMI with ME and PSP, and your suggestion that ME is implemented in the chipset as opposed to the CPU - it is not. In ME 11 it's a separate x86 core, in prior versions it was one of several dedicated ARC derivative core. AMD uses a dedicated ARM core, right in their CPU, for PSP.

      IPMI offers similar client manageability to Intel's AMT (which is a component of ME), but they are unrelated technologies. Both function when the machine is turned off. Only ME/PSP have direct access to IO, behind the scenes.

      ME doesn't use a secondary network port - it uses the built-in NIC (think virtualisation) at a lower level than the operating system. IPMI, at least in the implementations I'm aware of, does require its own dedicated NIC.

  24. TrustZone != IPMI by DrYak · · Score: 1

    IPMI and TrustZone are 2 entirely different concepts.

    IPMI is a separate full blown soc that run a micro server offereing a web interface for admins and a java-based VNC
    (AMD's equivalent of intel'sME/AMT)

    TrustZone is about having a separate core that handle a couple of security tasks that, by purpose, need to be shielded from CPU activity.
    namely handling private keys
    (it's cousin of Intel's Trusted Platform).

    IPMI is the scary one, because it has full access to tons of critical component (network, framebuffer, firmware settings, etc.) even it the main CPU is shut down (it's a full blown independent server inside a dedicaded SoC on the motherboard, usually inside the chipset)

    TrustZone basically only handles key signing/encryption/etc. so isn't that much critical.

    Same goes for Intel's ME vs Trusted-whatever-its-called now.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  25. Blame patent trolls by DrYak · · Score: 1

    thanks to H.265/HEVC videos.

    Problems are patents.
    There exist *several separate* patent pools, and a few extern patent holder.
    So paying the IP rights for H265/HEVC is nightmarish patent minefield.

    So most manufacturer end up NOT enabling hardware H265/HEVC.
    Thus you end up with VLC doing the work on your CPU.

    Luckily things are very likely to get better soon with AOMedia's AV-1
    (similar to other opensource efforts as OPUS, Vorbis, etc. it's designed to be patent-free)
    (and its has all the big names behind it - including Google and Netflix, i.e.: most of the content watched only - but also hardware manufacturer, etc.)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Blame patent trolls by GameboyRMH · · Score: 1

      Luckily things are very likely to get better soon with AOMedia's AV-1
      (similar to other opensource efforts as OPUS, Vorbis, etc. it's designed to be patent-free)
      (and its has all the big names behind it - including Google and Netflix, i.e.: most of the content watched only - but also hardware manufacturer, etc.)

      Ah good news, it would be no help as another technological footnote like Vorbis & Theora.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
  26. Re:VIA? by infolation · · Score: 1

    If we're talking about open libre hardware, then the BeagleBone Black would be a better option.

  27. Re:Go AMD by thegarbz · · Score: 2

    IPMI is usually only available on chipset targeting the server/workstation market.

    - Firstly IPMI is still just as separate on Intel server boards and forms an alternative.
    - Secondly IPMI style functionality is a small subset of what Intel's IME does.
    - Thirdly AMD's equivalent is the PSP, which just like IME is in every Intel chip, PSP is in every AMD chip.
    - Fourthly the Trust Zone functionality in AMD's PSP seems to go even a step ahead
    of Intel's IME based on marketing materials in terms of being not in the interests of the user. But I'm inclined to believe that this has more to do with Intel's lack of marketing rather than lack of functionality.

    So no in summary voting AMD with your wallet is just dumping one abusive partner for another.

  28. Re:Yeah... and? by thegarbz · · Score: 1

    But a 15 year old VIA C5 will do a surprising amount of the things people actually want to do about as well as more modern CPUs.

    You're absolutely delusional or completely ignorant of just what it is that people actually want to do and the power required to do it. What people want to do is watch videos, read dynamic websites, edit word documents within their browsers. What the Via C3-800 was capable of would be an exercise in frustration just loading an operating system compatible with a modern browser that would meet the requirements of people (i.e. run a modern web browser).

    It would also be capable of it if you tricked out the entire system to its maximum, but even then the 2GB max RAM on supported motherboards would lead to nothing other than a fist being put through the computer screen.

    A 4 year old smartphone, not even a top of the line smart phone is far more powerful than the processor you're talking about, running an OS that is generally light weight and yet what people "want to do" still pisses them off.

  29. Trustzone vs. IPMI by DrYak · · Score: 1

    Secondly IPMI style functionality is a small subset of what Intel's IME does.

    It's still a small separate SoC, which runs its own small operating system, webserver and java-based VNC solution (which already implies TONS of access),
    and is connected and listening to the network constantly, even when the main CPU is completely shut down (or even unable to boot) (which was the entire purpose of this kind of system).

    In practice the code quality of the system running on this chip is still so awefull that, it's still vera pwnable.

    - Thirdly AMD's equivalent is the PSP, which just like IME is in every Intel chip, PSP is in every AMD chip.
    - Fourthly the Trust Zone functionality in AMD's PSP seems to go even a step ahead

    From what I've understood, all these various "Security Processor" mainly deal with storing private key in a secluded part of the system.
    They're mainly handling cryptography-related questions.
    They don't have a networking stack (and could not be listening on the network even if the CPU is unpowered, they *are* part of the CPU).
    Except libreboot's rant about them, I haven't seen yet any concrete proof that they can - by themselves - handle anything more nefarious than "store private key inside, perform signature and encryption/decryption if provided with the correct PIN".

    In marketing material, they seems to be attached to wild possibility (remote wiping stolen computers), but there's evidence that these kind of functionality require coordination between multiple component, and the security processor's role boils down "contains the crypto key to the data saved on the mass storage device". They actual communication of the remote command require kludges in the UEFI / IntelAMT / IPMI.
    Even TFA specifically speaks about the security hazard contained in *the chipsets* (not the CPU).

    But I haven't been *actively* investigating these capabilites.
    so maybe recently, Intel and AMD have discretely been moving extra functionality into their secure processors
    (network access, full memory r/w access, always-on even when the main CPU is turned off, etc.)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Trustzone vs. IPMI by thegarbz · · Score: 1

      mainly deal

      Yes PSP mainly deals with cryptography like IME mainly deals with power management of the CPU. What they actually do is quite secretive and open.

      Does the PSP have a network stack? Who knows. We do know I/O is mentioned in the marketing materials, we know it has direct memory access to all parts of the system, and we know that all we can do is *trust* AMD, just like all we can do is *trust* Intel that there's nothing nefarious going on.

      Frankly I don't care what the marketing says. The problem comes that there's an unauditable self-sufficient CPU with hard coded firmware running unknown code working at a level of the system low enough that it escapes all interrogation. No one is angry about Intel for providing the features of IME in the first place, quite the opposite actually since we used to pay for such features as a premium product.

      No, we're angry at the presence of something completely out of our control, completely unable to be monitored, and completely at the whim of the manufacturer. To me IME and PSP present the same security threat, with the exception that based on the marketing materials IME actually has useful features to me as an end user as well, while PSP only exists to limit what I am allowed to do with my computer.

  30. Technological footnote by DrYak · · Score: 1

    Ah good news, it would be no help as another technological footnote like Vorbis & Theora.

    regarding Vorbis : back in the days it did see some success. By virtue of being BSD-like licensed (i.e.: a permissive license) it was used to compress audio in several game engines (e.g.: at ID starting from Quake3 and up). Also Spotify apparently used it on their app, at least for some time.

    regarding Theora : Google used it on Youtube as a possible alternative, so still some use.

    But yes, both pale in comparison with OPUS (the offspring of Xiph and Skype collaboration) which incredibly widespread (again permissive license AND best quality in A/B/X tests AND patent free), seems like any modern communication application uses it : it's used for WhatsApp, Skype (well obviously), etc. but also even in some un expected places (Digital Radio Mondial - the digital success of AM Radio, same relationship as DAB+ to FM Radio - supports OPUS. It's not in the official specs, but the major software suite all have ways to use it).

    And again the number of AOMedia members is impressive, so it's clearly going to be a success.

    The things which changed in the recent time :
    - Patent real-word problems: Frauenhofer was some pain back in the MP3 era (hence some in the wild usage of Vorbis). During the MPEG4 AVC / H 264 era, a nice single central patent pool made the things not that much difficult. Theora was a nice concept or patent-free-ness, but in practice there wasn't much difficulties in obtaining the necessary license. Nowaday H265 / HEVC is pure madness. To the point that several hardware manufacturer have backpedalled and we currently see a *decrease* of device manufactured with H265 support enabled. There is definitely room for a patent-free / freely licensed codec.
    - Quality : Vorbis was a provably better than MP3 back then (hence tiny better success in the wild). But Thoera was just a repurposed old codec from On2 (VP3) that just got opensourced, not much more arguments going for it.
    Compare the situation nowadays with OPUS which completely blasts everything in ABX tests except for the ultra-low-bandwith ( 4 kbits) which are beyond its scope anyway.
    Currently AV-1 is the offspring of the Daala efforts of Xiph (and there's some really interesting idea going in: perceptual vector quantization, chroma-from-luma, lapped transforms, rANS entropy coding, etc.), Google's VP10 (now we are several generations down) and Cisco's thor.
    Even at the current state of development, it's already showing promises.

    So yeah, big thing are in the making.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  31. This backdoor also a problem for low latency by Tough+Love · · Score: 1

    This thoroughly evil Intel backdoor is also a problem for low latency - every so often, the response latency just gets blown to hell and there is nothing that can be done about it, except switch to a different chip. It is high time Intel came clean about it. Just pure evil, nothing less. Can't say anything good about this, or about the idiot PHBs that came up with it.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  32. Re:A solution to AMD & Intel has been brewing: by tomxor · · Score: 1

    This is an interesting product but it uses ARM, that is not completely open. Yeah they supposedly dont have a management engine of any sort yet but it's still not "open" like they claim.

  33. Re:Yeah... and? by David_Hart · · Score: 1

    .... Java and javascript are completely unrelated things. What the fuck is with all these people who don't know shit getting modded informative on slashdot lately? Are we fucking reddit now?

    Yes, there is a difference between Java and Javascript. Javascript processed on the server side is fine, as the client has to do very little. However, javascript being processed on the client side has just as bad a processing overhead as java. A lot of web pages now have forms, apps, etc. that are based on javascript that would load very poorly on a pentium based system. You can argue that its due to bad or poor web programming practices, but it is a reality.