The People Who Are Branding Vulnerabilities
antdude points out a story at ZDNet about how the naming of security vulnerabilities and exploits has evolved into branding and awareness campaigns. Heartbleed set the trend early this year, having a distinct name and logo to represent a serious security problem. It seemed to work; the underlying bug got massive exposure, even in the mainstream media. This raises a new set of issues — should the response to the disclosure of a vulnerability be dependent on how catchy its name is? No, but it probably will be.
Heartbleed charmed the public, and in a way, it was designed to do so. By comparison Shellshock, POODLE (aka clumsy "Poodlebleed"), Sandworm, the secretively named Rootpipe, Winshock, and other vulns seem like proverbial "red headed stepchildren" — despite the fact that each of these vulns are critical issues, some are worse than Heartbleed, and all of which needed fast responses. The next "big bug" after Heartbleed was Shellshock — real name CVE-2014-6271. Shellshock didn't have a company's pocketbook or marketing team behind it. So, despite the fact that many said Shellshock was worse than Heartbleed (rated high on severity but low on complexity, making it easy for attackers), creating a celebrity out of Shellshock faced an uphill climb.
Fuck naming shit to appeal to the plebes and media. It's not a popularity contest. It's a fucking security vulnerability that needs to be patched. You don't get points for media mentions.
If you want to think up shitty names for shit you have two options:
1: Go work for some Congressman's lawyer's office and think up names for bills that mean the complete opposite or what the bill actually does.
2: Go work for the restaurant industry and come up fresh and creative hits that can stand alongside "Awesome Blossom", "Crispy Honey-Chipotle Chicken Crispers", "Razz-Ma-Tazz Raspberry Iced Tea", and "Yummy Nummy Chicken Drummies".
Look, we all know we all are vulnerable. Naming helps people determine how much armor we need to deploy. Vulnerabilities that aim to fuck us up the ass need especially thick armor.
Time is what keeps everything from happening all at once.
Why every bug should be named by the same people? Make a Name Contest for each bug and raise public awareness still more, about their real danger!!!
Start alphabetically, and with a long list of random names (take randomly from US+other census data, or other large pools), and each successive vulernbility gets the next name from the list, no exceptions.
Not only did this work for hurricanes, this is actually how the US Government has decided on operation names for a while:
How the US Army choses operation names
Next vulnerability name - WAGTD (We all going to die!!!)
noun: vuln; plural noun: vulns
a vulnerability, especially one associated with computer security.
According to Google, this usage of the word vuln has not been used much since the 1840s. Get with the times people!
Apparently, computer viruses were a big thing back then.
If you are not allowed to question your government then the government has answered your question.
Sorry but this term is quite offensive, and they way it's being used with the author's poor attempt to be cool is worrying. For those who think it's amusing, replace "red headed" with "black" in the same phrase, see what kind of uproar you get from the community.
- Linux has a greater market share in critical systems
- Linux is expected to be more secure than Windows
- Being a closed system, there isn't much you can do in Windows beside waiting the patch from MS. Linux is community based and more attention results in faster response.
- Vulnerabilities like heartbleed are not linux-specific. OpenSSL may be used on many OSes including Windows.
Giving names is often part of propaganda. This is common in politics. No surprise that this happens in industries where lots of money is. Giving catchy names to vulnerabilities certainly was effective to raise awareness but once the storm is over people care even less or become immune. Especially if propaganda is evident, it does not work any more. Heartbleed was serious, but totally over hyped by the media, with poodle it worked less, with shellshock it was already pathetic Its best to keep being informed by trusted sources like Cert. What would be nice to know is a scale analogue to a Richter scale in earthquakes with a well defined gauge, taking into account how much damage the bug or malware has created, how many systems were affected in total, taking into account also a relative number.
"Heartbleed set the trend early this year"
Wait, this is NEW!? http://en.wikipedia.org/wiki/B...
Shellshock was a terrible name. Not all shells were vulnerable (especially not non-unix shells), only bash. The name for the vulnerability's name should've had "bash" in it at least.
Heartbleed actually sounds physiologically dangerous. Shellshock (and some of the other names) sounds unfortunate. In fact, Poodle actually sounds cute...
"If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
Most OpenSSL developers are FIPS contractors. Working for free in their spare time? Hardly.
putting a patch over that vulnerability results in a lot of other problems.
Sleep your way to a whiter smile...date a dentist!
Keep all the complex interfaces and code if you need them, but put them behind very small paravirtualization codebase ingrained into the OS which keeps them isolated -- from the core system, and from each other. Really, even your devices like USB controllers and NICs can be treated as untrusted in this way if you have an IOMMU. And you can have it in a normal desktop GUI.
Kernel-implemented security is a failure; Its ridiculous to go through continued years & decades of pain by relying on it and worrying about breakouts from its weak sandboxing tactics.
Nowadays they do assign names to typhoons / hurricanes, and TFA gives me an idea ... why stop at branding vulnerabilities when we can branding disasters?
All we need to do is to supply a meme, a logo, a theme song, ... and we can even throw in a new aerobic dance step as a bonus!
Anyone thinks such a venture might sell? How about we crowdsource our funding @ www.kickstarter.com?
Muchas Gracias, Señor Edward Snowden !
A lot of people have no business being in charge of the security of a server. Those are the same people who need the media to bring an exploit to their attention. They might fix Heartbleed but they never fix CVE-2014-wxyz and others and their server is probably already compromised or could be anyway. Some of the hackers will help keep your system up to date, since they don't want some other hacker taking one of "their" servers.
I found Heartbleed very simplistic and how it went unnoticed for so long is impressive. Why the hell did it let you specify the number of characters to send back and never check that? https://xkcd.com/1354/
s/©//g
A content-aware firewall made of rubber is the professional solution.
Linux is community based and more attention results in faster response.
Hah hah! That is no guarantee. Very often the "response" is just crickets chirping. The actual benefit of Linux is that you can hire your own engineers to write code to the kernel or other open source components.