Luxury Car Hacker To Speak At USENIX Despite Injunction
alphadogg writes "The lead author of a controversial research paper about flaws in luxury car lock systems will deliver a presentation at this month's USENIX Security Symposium even though a UK court ruling (inspired by a Volkswagen complaint) has forced the paper to be pulled from the event's proceedings. USENIX has announced that 'in keeping with its commitment to academic freedom and open access to research,' researcher Roel Verdult will speak at the Aug. 14-16 conference, to be held in Washington, D.C. Verdult and 2 co-authors were recently prohibited by the High Court of Justice in the U.K. from publishing certain portions of their paper, 'Dismantling Megamos Crypto: Wireless Lockpicking a Vehicle Immobilizer.' Among the most sensitive information: Codes for cracking the car security system in Porsches, Audis, etc."
Because if they block the documents, organized crime will never find out.
c++;
See here's the deal: Just because one person discovers something, it doesn't magically mean that everyone else can figure it out right away. It might be the person who discovered it is pretty clever, and has done a lot of work in that field. So it may well take others quite some time to find it out. If you want to see some examples, look at various military technologies, in particular stealth technology. You might note that that US had working stealth systems long before anyone else.
Now as this relates to security, what it means is that disclosing right away may not be that useful. Perhaps if you give some time for a fix to be implemented, or at least a mitigation, then things could be a little better. Remember with cars it isn't like one can just post a bug fix on a website. All other things aside in terms of what has to be changed, there is pretty extensive testing and certification.
So one can well argue if you've found a flaw in a car you need to notify the manufacturers and give them time to fix it or mitigate it, which may be a good deal of time, rather than running out and telling the world so people know how clever you are.
Like say I discovered that if I pushed on a particular spot in your house, the whole thing would come crashing down on your head. Turns out, said spot is not easy to fix, you can't just go and spend $5 and an hour to do it. It will take a good bit of time and money to fix the problem. Would you like me to let you know, quietly, or would you like me to stick up a poster letting anyone who sees it know, and how that nobody does anything?
Indeed. And normally in cases like this, the researchers alert the people responsible for fixing the problem in good time before publication. In some (many?) cases, the people in charge of the problem doesn't take it seriously, downplaying the risks, or plays the never ending blame-the-contractor game. In that case the only way forward is to threaten to publish the information.
I don't know what happens here, the article never mentions either scenario, but seeing how the people behind the article are serious researchers, I don't think it's very far fetched to guess that they have at least taken some sort of responsible action before publishing the paper. It says that the source code for the crypto has been available since 2009, but hard to know what that means.
c++;
Which is the Netherlands. A German company is taking legal action against a Dutch hacker giving a presentation in the US using British law. This is like the poster child for jurisdictional WTFery. Do all laws of all EU member states now apply to every country in the EU? That doesn't sound quite right.
Bio questions? Ask me to start a Q&A journal. Computer analogies available for most topics!
It's not necessary that convoluted. The legal action is taken by the UK-based court on this particular work of the UK-based researcher, working at the University of Birmingham. The original article reads as if the court almost initiated this themselves, due to an ongoing case involving Volkswagen Group. Not sure how that actually holds up.
c++;
See here's the deal: Just because one person discovers something, it doesn't magically mean that everyone else can figure it out right away. It might be the person who discovered it is pretty clever, and has done a lot of work in that field.
History proves you wrong. Usually all it takes is the notion something is possible and vague explanation, or merely advances in other fields that make new discovery feasible. Look up parallel invention.
http://www.kk.org/thetechnium/archives/2009/08/progression_of.php
Who logs in to gdm? Not I, said the duck.
See here's the deal: Just because one person discovers something, it doesn't magically mean that everyone else can figure it out right away.
Um, no, that pretty much is the case with computers. Unlike stealth technology (your example), you don't have to have a multi-billion dollar military-industrial partnership to accomplish something clever with computers. You've just got to spend time learning and tinkering. And these security flaws aren't some fundamental-problem-of-physics stuff... it's often just a matter of sniffing out broken/shoddy code, which is pretty much the standard output of the industry. If you think differently, you're probably one of those people who refers to your nephew as a "computer genius" because he got your email working again that one time.
Here's the other deal: companies would rather shut you up than to acknowledge and fix the flaws in their own products. They'd also rather their customers live with the risk. For many companies, it is only the threat of disclosure that makes them invest the time and resources needed to secure their systems. (I'll grant that most software companies seem to have finally accepted this reality and tackle security more heavily, but it seems that the auto companies are still trying to play legal hardball.) And most security researchers (including this one, if other comments I've seen are correct) are willing to give manufactures some advance notice (though it resulted in court troubles in thanks, apparently). But ultimately the utmost professional obligation of a security researcher is to inform the public so they can either protect themselves or force the manufacturer's hand.
-1, Too Many Layers Of Abstraction
And I disagree. The researchers told the company of the product they found vulnerable. This is a security company - they should have measures in place to communicate the flaw up and down. The fact that they did not means they do not take security serious, and they cannot be trusted. There is nothing to fix here - the company has to get out of the security business one way or another.
Should the researchers also listen to any old guy who used a remote locking system on a shed? If I have a VW, can I block the publication because I did not have time to go to the garage yet? Where does it stop? As I see it, VW is just a customer here, and they are at the mercy of the supplier. The supplier can go to court, but VW should stay out of it.