Slashdot Mirror


Remote Control of a Car, With No Phone Or Network Connection Required

Albanach writes: Following on from this week's Wired report showing the remote control of a Jeep using a cell phone, security researchers claim to have achieved a similar result using just the car radio. Using off the shelf components to create a fake radio station, the researchers sent signals using the DAB digital radio standard used in Europe and the Asia Pacific region. After taking control of the car's entertainment system it was possible to gain control of vital car systems such as the brakes. In the wild, such an exploit could allow widespread simultaneous deployment of a hack affecting huge numbers of vehicles.

15 of 160 comments (clear)

  1. LOL at the touchscreen in the article... by Anonymous Coward · · Score: 5, Insightful

    "Car infotainment systems can allow drivers to see vehicle status updates, play music and videos, view maps and in some cases run third-party apps" - and they also allow drivers to NOT SEE OTHER CARS, while they're trying to use a stupid touchscreen in a bloody CAR...

  2. Why?? by Munchr · · Score: 5, Insightful

    Why exactly is the entertainment system of a vehicle, devoloped by design to display "unknown" content, tied into critical systems? First airplanes and now cars. What the actual fuck are these people thinking?

    1. Re:Why?? by invictusvoyd · · Score: 4, Insightful

      Hyper integration . Top-end car buyers grin when they hear things like voice recognition ignition system. That level of integration is bound to introduce some security holes. They just have to be patched.

    2. Re:Why?? by Anonymous Coward · · Score: 5, Insightful

      Flash has millions (maybe billions) of users and after 15 years, they still find 0-day security holes. There's no "just" about it.

    3. Re:Why?? by 91degrees · · Score: 5, Interesting

      I think there's a lot of speculation in the article being represented as fact. Reading the article, it doesn't look like the researcher actually did manage to control the car through the radio. Just suggested that it might be possible to do so.

      Still, using the suggestion in the article, it might be possible to instruct the car to parallel park if this is operated using a touch screen through the "infotainment" system. Seems unlikely that such a system would operate any fundamental car functionality though.

  3. He didn't prove any flaw (yet) by Nikademus · · Score: 4, Informative

    He believed an attack could be done via a DAB broadcast, but from the article, he doesn't seem to have tried on a real car.

    That said, car companies do a lot of idiot stuff these days, like the trunk which opens automatically when you put your foot under the car and you are nearby. This is just a big gift for thieves, just wait for tourists with a car full of stuff to leave their car, stand in the vicinity and put your foot under the car when they leave but they are still near enough to allow the trunk to open...

    --
    I gave up with the idea of an useful sig...
  4. Re:I Don't Listen to Radio by DanJ_UK · · Score: 4, Informative

    Umm, no. I worked on the last iteration of the BBC website, specifically on advertising for the news site. If you browse the website from outside you are redirected to bbc.com which is the same site with commercial advertising for international users.

    --
    - Dan
  5. This is why the IOT will be a clusterfuck by Anonymous Coward · · Score: 4, Insightful

    WTF are the ass clowns who produce this shit thinking ? Have they been in a cave for the last 30 years ?

    All these so called "smart devices" seem to have been programmed by 5 year old children who have never considered that malicious people might try to crack/exploit their systems.

    10 minutes after the "Internet Of Things" is in place the world is going to descend into chaos as every script kiddie on the planet starts fucking around with stuff and exploiting every single one of the devices. Probably just by using the default admin password which will be printed on the box.

    Honestly I can't believe how truly abysmal the state of most modern programming is. Piss poor code running on umpteen frameworks (mostly just adding bloat) and every bit of it seemingly written without the FIRST THOUGHT to security. Fucking fifth rate crap the lot of it.

    You can take all your smart TVs, smart cars, smart fridges etc. and stick them right up your arse. None of this shit is coming into my house ever. Morons....

  6. potentially by Mirar · · Score: 4, Interesting

    "Because infotainment systems processed DAB data to display text and pictures on car dashboard screens, he said, an attacker could send code that would let them take over the system.

    Once an infotainment system had been compromised, he said, an attacker could potentially use it as a way to control more critical systems, including steering and braking."

    Well, yeah.

    Normally it's not that easy. Sure, the car stereo sits on a can bus with nice information (ACC, backing signals to turn on the back camera, speed information so the volume can be automatically adjusted, etc). But it's not on the vital CAN bus (at least not on most cars).

    But yes, it's an entrance point. So is the 3g/wifi receiver in the stereo, or the bluetooth connection to the handsfree that it can do.

    But you would have to:

    1. crack an entrance point to the stereo (any of the above)
    2. control the stereo CAN transmitter (if it has one)
    3. using that CAN to crack an entrance point to another system that talks to a vital CAN bus
    4. control that system enough to transmit CAN on the vital bus
    5. and then use this system to send bad messages to brakes or steering

    and all cars use different firmware with different security holes and different CPUs.
    But with enough research you could probably crack a specific vulnerable car model.

    Cracking modern airplanes seems easier, actually.

  7. Car electronics are safe like work IT systems by Antique+Geekmeister · · Score: 5, Interesting

    Car electronics are safe like work IT systems are safe. No one competent would design the systems with a shared set of credentials, with an easily cracked master control system, with low security systems granted bus access and with privileged commands going over the common bus without protection, because we "trust the people we work with".

    Unfortunately, this is rarely completely true in a large IT environment. There's often a set of vulnerabilities, which can be closed but require time and resources not allocated in the current quarter or even ever enabled. They're checked off on the security checklist, but the checklist is crafted to avoid the real problems, or personnel simply lie outright: this is at the core of many companies compliance with the FIPS guidelines. Those kinds of gaps help pay my salary: I often help close them and reduce the danger of them while they're being fixed.

    For car systems, there are various "buses" in use now. A casual search shows more than 10 distinct "vehicle bus" standards in use, and trying to secure and reliably use all of them consistently and safely _in terms of security_ is barely feasible, much less likely in the high urgency car market. The components also have to be extremely robust, low quiescent power, and not too expensive per unit, which adds other limitations and slows closing known security or newly discovered security holes.

    So I'm afraid that real security risks of the systems are to be expected. And they're quite unlikely to be fixed quickly when discovered, because it could involve replacing core components of the system and causing a _much_ higher rate of upgrade induced failures.

  8. Consider the background of auto makers by sjbe · · Score: 5, Interesting

    Why exactly is the entertainment system of a vehicle, devoloped by design to display "unknown" content, tied into critical systems? First airplanes and now cars. What the actual fuck are these people thinking?

    I work in the auto industry running a company that manufactures electronic wiring products. I can tell you exactly what they were thinking.

    Nothing. They weren't thinking about it at all.

    Auto makers have never had to deal with security much beyond ignition and door locks and car alarms. The concept of hardening the internal system of a car against malicious hackers is really something they've never really had to deal. The fact that there are asshats out there who will do malicious things simply hasn't been an issue for them until now. It's more ignorance than incompetence. Their electronics experience is more embedded systems than consumer electronics and they've built their companies accordingly.

    I do think it is dawning on them but its going to take some years before they get their house in order. It will require some significant organizational restructuring and changes in development and engineering. I think you'll likely see some hacking incidents and some sizable lawsuits along the way. They will almost certainly have to get handed some very expensive lessons before they get religion about doing security properly.

    1. Re:Consider the background of auto makers by njnnja · · Score: 4, Insightful

      If a carmaker builds a car that explodes in a normal accident, then they are negligent. But if they build a car that explodes when someone fires an RPG at it, I don't blame the automaker.

      The kind of hack that takes control of a car and disables the brakes is not an accident. It is like someone cutting the brake lines. And we don't require car manufacturers to make brake lines out of triply reinforced kevlar and steel so that people can't maliciously cut through them, nor require automakers to wrap the car in fireproof material in case somebody douses it in gasoline and sets fire to it. They just need to be enough to make it through standard operating conditions, not outright attacks.

      There will always be security holes as long as there is enough reason for someone to want to take control of a car. So although I think it is a good idea for carmakers to build better systems ("Mercedes Benz - the only luxury car that isn't affected by the ZeusMobile trojan!"), I think assigning liability in hindsight is a bit harsh. But some additional regulations that require some of the obvious best practices (air-gapped systems, etc) would also make sense.

    2. Re:Consider the background of auto makers by Nkwe · · Score: 4, Insightful

      They just need to be enough to make it through standard operating conditions, not outright attacks.

      As soon as you connect something to the Internet, "standard operating conditions" include outright attacks.

  9. Wasn't the beancounters by sjbe · · Score: 5, Interesting

    Beancounters.

    Nope. I'm both an engineer and an accountant and I'm in the industry. I can assure you that the beancounters had close to zero input on these design decisions and that is pretty much routine. Most of the beancounters aren't engineers and aren't really in a position to challenge the engineers on design decisions. These systems were designed by engineers and I can tell you with near 100% certainty that the design engineers had no background in security because I deal with engineers like this routinely in my day job. Basically the beancounters don't get involved much beyond helping to set the budget and keeping people to it but they rarely get involved in the mundane design decisions of exactly how the product will be built.

    Let me give you an example from my own company about how little input the beancounters have. My company makes wire harnesses and one of our products goes into a series of SUVs from GM and is used across several brands. We make two versions that are identical except for one part. The reason we use two parts instead of one is because the engineers at Chevy couldn't be bothered to talk to the engineers at Buick to make a common hole size. This raised cost and added a part number for no reason at all. The beancounters didn't get involved and never said a word.

    But it gets worse. The same product uses connectors on each end. The engineers could have used common, off-the-shelf, already-in-production connectors but instead they decided to custom design the connectors on both ends. As a result they more than doubled the unit cost of each connector and instead of having a part that could be purchased with zero lead time from any distributor, we have a 16 week lead time, continual part shortages and have to buy over 50,000 units at a time (we use about 1,000/day) to get the pricing we get. So we end up selling them the product for probably 30% more than was necessary because of stupid design decisions. The beancounters never said a word about any of this foolishness either.

  10. Arm chair quarterbacking by sjbe · · Score: 4, Insightful

    Incompetence is ignorance when you can hire someone competent and aware.

    That is an argument from hindsight. It's easy to see the problem in the rear view mirror. How do you propose they go about hiring someone "competent and aware" when they don't know about the existence problem in the first place? It's REALLY easy to armchair quarterback this and it's pretty unfair. The real question is what they will do going forward because the leadership damn well ought to be aware of it now. If they continue with business as usual THEN it is fair to say they are incompetent.

    They hired incompetent, ignorant idiots.

    Untrue and unfair. The problem is that they hired good people people to do the wrong task because they didn't know any better. I assure you that the people they hired were by and large competent at what they were hired for. I work with many of these engineers. They aren't stupid. They aren't incompetent. They ARE naive about computer security and how to design systems with that in mind.

    It's a problem they will likely deal with effectively in due time but there are going to be some painful lessons learned along the way. Companies that have made their money cutting metal don't become advanced IT operations overnight.