Slashdot Mirror


Microsoft Admits to Hiding Flaw Details

Spongeform writes "eWeek has an interview with a Microsoft security official admitting to hiding details on software vulnerabilities that are discovered internally. The reason? Microsoft believes that full disclosure of every security-related product change only serves to aid attackers. However, companies using host-based IPS that rely on flaw information to build signatures are basically left at risk because of Microsoft's silent fixes."

147 comments

  1. So that's why Microsoft has such a low vulnerabili by Whiney+Mac+Fanboy · · Score: 5, Insightful
    Anyone remember the (deeply flawed) Cert statistics where Microsoft had 812 vulnerabilities compared to Unix + Linux's 2328?

    Well, here's another reason why that report was flawed - it turns out that Microsoft are fixing multiple vulns in one advisory - from the article:
    Manzuik said Microsoft has been silently fixing bugs as far back as 2004. He referred to the company's MS04-007 bulletin as a classic example of Microsoft announcing a fix for a single vulnerability when in fact a total of seven flaws were quietly fixed.
    Of course, Microsoft is going to argue that they fix vulns silently to prevent the 'bad guys' from using the patch info to create attacks, but this is refuted by the same researcher:
    "I don't buy the argument that they are aiding attackers. The attackers are already reverse-engineering the patches. They have the time and resources to find out where the flaw lies. The guy that feels the pain is the system administrator who is in the dark and who can't do his own reverse-engineering,"
    --
    There are shills on slashdot. Apparently, I'm one of them.
  2. Obfuscandalous! by eldavojohn · · Score: 5, Insightful

    I seem to remember being told in my software engineering class of a type of protection that provides a false sense of security. I think that Microsoft may be becoming more and more guilty of it.

    Perhaps it's time they should change their "Who would ever think to put those bytes there anyways?" mantra.

    --
    My work here is dung.
    1. Re:Obfuscandalous! by antifoidulus · · Score: 3, Insightful

      It is insecure and it isn't....Security through obscurity if you want to put it like that does do one thing: it buys time for them to create a fix. If they came out right away and told people about the holes then they would be in an even more intense race against attackers.
      I'm not defending their practice(this is /. after all :P) but saying "it is totally worthless" is a bit well..disengenious.

    2. Re:Obfuscandalous! by JPribe · · Score: 0
      Perhaps it's time they should change their "Who would ever think to put those bytes there anyways?" mantra
      Wait, what? I don't know anyone producing real software that thinks in those terms. How much pain do you feel writing code to trap errors constantly? Hell, most of the time my PHP is at least 50% traps...of course, I'm not a seasoned veteran, I know my stuff isn't the most efficient, and no, my pages don't do everything under the sun. I don't even see MS being guilty of this.
      --

      Why go fast when you can go anywhere? O|||||||O
    3. Re:Obfuscandalous! by noskill · · Score: 1

      From what I've noticed, many companies/software developers hide security exploits from the public. I don't nessissarily think it is a bad thing as spelling out every such exploit to everyone is essentially releasing a roadmap to replicate the bug (well if you are clever enough..which isnt too hard). Firefox, aka Pheonix/Firebird tends to hide there security bugs a lot. as whitehats tend to find bugs and send them in ..eg a bug found out in pheonix 0.5 later became public only in rc1 of the 1.0 (ohh and I use firefox still..it is still lightyears ahead of explorer)

    4. Re:Obfuscandalous! by schon · · Score: 2, Interesting

      it like that does do one thing: it buys time for them to create a fix.

      Only if ou are working on the flawed assumtion that only MS will find the flaws.

      I've got news for you:

      There are real black hats, and they spend their free time looking for ways to exploit software. It's hubris to think that only MS can find security flaws in their own product.

      Besides, this isn't about early disclosure, it's about any disclosure.

    5. Re:Obfuscandalous! by clydemaxwell · · Score: 1

      Writing 100% secure code (in your own code, not considering linked libraries et al) is near impossible, but you go a long ways towards stopping anyone who hasn't spent dang near his whole life on black hatting by simply remembering: don't assume.

      --
      Browsing with classic discussion, noscript, at -1 and nested
      no hidden comments and I only mod UP
    6. Re:Obfuscandalous! by Bert64 · · Score: 1

      Thats slightly different in the case of firefox...
      If something is a 0.x, beta prerelease version of something, then vulnerabilities shouldn't really be counted. You use a beta product at your own risk.
      There are also plenty of security issues in microsoft's beta versions, but they too are not counted unless the issue remains in the final release. Anything which is marked as development/beta code is bound to have bugs, some of which may be security related.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    7. Re:Obfuscandalous! by Zeinfeld · · Score: 2, Insightful
      It is insecure and it isn't....Security through obscurity if you want to put it like that does do one thing: it buys time for them to create a fix. If they came out right away and told people about the holes then they would be in an even more intense race against attackers.

      The point is that relying on security through obscurity alone is a bad strategy. The ideal is to be able to publish the entire architecture and the system would still be safe. No system in existence meets the ideal.

      Full disclosure is bunk, there are large numbers of evil hackers on BUGTRAQ. Exploit code is often published there for the sole purpose of covering the tracks of an attacker.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    8. Re:Obfuscandalous! by Anonymous Coward · · Score: 0

      You're missing the point. Microsoft HAS patched these particular bugs, they're just not telling the sysadmins which bugs they've fixed. There's an argument for not publishing the bug before the patch is ready, but not saying what's been fixed risks patches not being applied because they apparently aren't relevant to the system in question.
      Why should I patch Outlook when I actually use Thunderbird? Because MS may have hidden a patch for some random bit of Windoze that I do use in the same patch without saying, apparently.

    9. Re:Obfuscandalous! by Schraegstrichpunkt · · Score: 1
      Full disclosure is bunk, there are large numbers of evil hackers on BUGTRAQ. Exploit code is often published there for the sole purpose of covering the tracks of an attacker.

      In other words, 'evil hackers' don't need full disclosure by the vendor to attack your system, but you need it to best defend your system. I hardly see how that's an argument against full disclosure.

  3. This article is flamebait by Anonymous Coward · · Score: 0

    Why should Microsoft tell people about security flaws which are not known about in the public domain? It makes sense to fix them, issue a patch, and then make a statement.

    Also, it's an internal engineering matter. When I find a bug/security flaw in the software I work on, should I make a public announcement? Of course not! I should go fix it and issue a patch.

    1. Re:This article is flamebait by smittyoneeach · · Score: 1
      If you're an LWN subscriber, you can contrast Microsoft's position with this Firefox vulnerability article:
      http://lwn.net/Articles/179828
      Or you can wait a week.
      The gist is that there are indeed vulnerabilities:
      There is a long list of JavaScript-related vulnerabilities, including problems with crypto.generateCRMFRequest() (CVD-2006-1728), a security restrictions bypass vulnerability (CVE-2006-1726), a "cloned parent" access restriction failure (CVE-2006-1734), and a regular expression memory corruption bug (apparently no CVE number at the moment).
      Cascading style sheets account for a couple of problems, including an integer overflow bug (CVE-2006-1730) and an array overflow vulnerability (CVS-2006-1739).
      The Extensible Binding Language (XBL) facility has an access restriction failure (CVE-2006-1733) and a privilege escalation vulnerability (CVE-2006-1735).
      Other troubles include "memory corruption via a particular sequence of HTML tags" (CVE-2006-0749), a DHTML memory corruption bug (CVE-2006-1724), and "an unspecified vulnerability" in how display styles are handled.
      But there is an interesting conclusion:
      Unfortunately, it would seem that such an exploit is bound to happen, sooner or later. A web browser is a seriously complex piece of code which is simultaneously exposed to potentially hostile input from the net and used for tasks requiring a high degree of trust - working with financial sites, for example...We must hope that the security fixes will continue to reach us ahead of the attackers.
      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    2. Re:This article is flamebait by makomk · · Score: 1

      The list of vulnerabilities fixed in Firefox 1.5.0.2 is also on the official Mozilla site. They're not providing full details of the vulnerabilities or exploit code yet, though (apparently to give everyone a chance to upgrade first).

  4. Every MS Patch is Utmost Severe? by digitaldc · · Score: 1, Interesting

    Reavey said businesses should use Microsoft's severity rating system to help with patch deployment timetables. "It's important to remember that the best way to be safe and secure is to apply all the updates. We are providing patches for everything."

    'Everything' you say? Um, well...apparently NOT.

    Can there truly be a flawless operating system?
    Is it possible to design an easy to use, accessible, and reliable application that has no security holes?
    I think not, but if you could, you may become richer than Gates himself.

    --
    He who knows best knows how little he knows. - Thomas Jefferson
    1. Re:Every MS Patch is Utmost Severe? by briansmith · · Score: 2, Insightful

      Can there truly be a flawless operating system?
      Is it possible to design an easy to use, accessible, and reliable application that has no security holes?
      I think not, but if you could, you may become richer than Gates himself.


      The reason you wouldn't become richer than Gates if you did this is that it would be incredibly expensive to develop such a system. You would also have a long time-to-market. The result would be a very reliable operating system that is late to market and incredibly expensive. Your would-be customers would then choose your cheaper competitors that have more modern features that they have come to expect. These features would be ones that were invented during the huge period of time that your operating system is going through its rigorous design, implementation, and verification process.

      Even coming up with a workable definition of a "flawless operating system" and stating exactly what criteria is used to certify the product as "easy to use, accessible, and reliable" would takes a lot of time and money.

    2. Re:Every MS Patch is Utmost Severe? by jallen02 · · Score: 1
      #include <stdio.h>
       
      int main()
      {
          printf("Hello, World!\n");
      }


      This is most definitely a "easy to use, accessible, and reliable application that has no security holes".

      Where is my money? :-D

      Jeremy
    3. Re:Every MS Patch is Utmost Severe? by kfg · · Score: 1
    4. Re:Every MS Patch is Utmost Severe? by ergo98 · · Score: 1

      Is it possible to design an easy to use, accessible, and reliable application that has no security holes?

      Yes.

    5. Re:Every MS Patch is Utmost Severe? by Dystopian+Rebel · · Score: 1
      Can there truly be a flawless operating system?


      "Flawlessness" is unattainable. No intelligent design team would aim for it. But reasonable security via a reasonable effort is certainly attainable. UNIX is proof.

      Is it possible to design an easy to use, accessible, and reliable application that has no security holes?


      These are not even the worst years of M-Windows; the worst years of M-Windows were when there was not even ~reasonable~ security in the design of the OS. Then the poor simpleton was encouraged to wander the mean streets of the Internet.

      Now the simpleton has been equipped with a bike helmet, one knee pad, and a small radio that tells him how simple he is. ;o)

      Ease of use certainly can be built within a secure system. Look at Gnome and KDE atop UNIX and Linux; moreover, look at OS X.

      I think not, but if you could, you may become richer than Gates himself.


      Gates and his lieutenants got very rich with little consideration being given to security in his company's products.

      Jobs and his team did turn a dying company around and get rich, in part, by using good OS technology and making it easy to use.

      Torvalds and Friends created a clone of UNIX using GNU tools (hello, RMS), and the clone is an excellent OS that is now very easy to use. (See Ubuntu.)

      But Jobs isn't as rich or richer than Gates, and Torvalds makes less than Gates' chauffeur. So my argument must be flawed. ;o)
      --
      Rich And Stupid is not so bad as Working For Rich And Stupid.
    6. Re:Every MS Patch is Utmost Severe? by the_humeister · · Score: 1
      Can there truly be a flawless operating system?
      Is it possible to design an easy to use, accessible, and reliable application that has no security holes?
      I think not, but if you could, you may become richer than Gates himself.


      Or you could be poorer than you are now because no one will use your application.
    7. Re:Every MS Patch is Utmost Severe? by dJOEK · · Score: 2, Funny

      "Flawlessness" is unattainable. No intelligent design team would aim for it. But reasonable security via a reasonable effort is certainly attainable. UNIX is proof.
      please, let's not start THAT old discussion here, as if the evolution team makes such flawless products ;-)

      --
      Exercise caution when modding this message up: the author acts like a jerk when his karma is excellent.
    8. Re:Every MS Patch is Utmost Severe? by vadim_t · · Score: 1

      It's got a bug.

      You're missing the "return 0;" statement, which means that the return value will be random junk. This in turn means you can't count on it to determine whether the program ran correctly, so it's not reliable.

    9. Re:Every MS Patch is Utmost Severe? by Mayhem178 · · Score: 1

      Until someone comes along and messes with your header files. Then that harmless "printf" function you rely on so much suddenly does some pretty nasty stuff when it gets called.

      Within the realm of this utterly simple program, yes, it's an "easy to use, accessible, and reliable application that has no security holes". But an application is only as strong as its weakest dependency...in this case, stdio.h, which cannot be guaranteed to be an "easy to use, accessible, and reliable application that has no security holes".

      --

      "You will pay for your lack of vision..." - Emperor Palpatine to Ray Charles

    10. Re:Every MS Patch is Utmost Severe? by TheRaven64 · · Score: 1
      as if the evolution team makes such flawless products

      Excuse me? There are currently no possible exploits in my genetic-algorithm kernel. Give it a few more decades, and it might even become bootable...

      --
      I am TheRaven on Soylent News
    11. Re:Every MS Patch is Utmost Severe? by inode_buddha · · Score: 1
      "Can there truly be a flawless operating system?
      Is it possible to design an easy to use, accessible, and reliable application that has no security holes?
      I think not, but if you could, you may become richer than Gates himself.

      Already been done, and a long time ago at that. The project basically went broke. See about secure Multics here.
      [pdf warning, but its a great read]

      --
      C|N>K
    12. Re:Every MS Patch is Utmost Severe? by jallen02 · · Score: 1
      Such a tough crowd on something that was just sarcasm/a joke :-)

      It does serve to illustrate the point that:
      • I forgot my return statement so the program is not reliable thus some folks can't even enjoy the joke :)
      • True security is incredibly difficult


      And it is true that relying on stdio.h is a dependency. Someone could modify it and subvert it. It is honestly a moot point as you can connect how the standard C library would be subverted to a number of different weak links. Did you download it corrupted, weak link: Download Provider. Did someone break into your system, weak link: Overall system security. So on and so forth. However if you had verified that your download was from a trusted source and the checksum of the download matches with a checksum that is signed with the software providers public key you can be sure you have a download from someone that has access to the private key that you believe is the software providers. Then you are placing your trust in the ability of the software provider to guard their private key and PKI in general.

      You can play the trust game all day. So, use tripwire to verify no one has cracked your system. What if you can't trust tripwire? What if this program, even though it is exactly the one we wanted had a lovely backdoor or security bug or flaw?
       
      The point here is that practical security and absolute security are entirely different things. That is kind of what I was trying to illustrate in a joking manner with the malformed hello world program. Practical security is incredibly difficult and complexity is the enemy. The more complexity a program has the more chance for a security vulnerability. To some extent even the program language you are using is a part of the complexity. Hello world in Python has fewer moving parts than hello world in C.

      You can extrpolate from the continuing stream of vulnerabilities in most major operating systems that they are both relatively complex pieces of software and whatever attempts have been made to mitigate the complexity are not working out so well ;) Anyhow, that is all for now. Back to the salt mines for me.
      Jeremy
    13. Re:Every MS Patch is Utmost Severe? by Dystopian+Rebel · · Score: 1

      No intelligent design team would wait for Intelligent Design to take place. ;o)

      --
      Rich And Stupid is not so bad as Working For Rich And Stupid.
    14. Re:Every MS Patch is Utmost Severe? by swimmar132 · · Score: 1

      Nope, for the past 7 years main() returns an implicit 0 if there's no return statement.

    15. Re:Every MS Patch is Utmost Severe? by Anonymous Coward · · Score: 0

      I've never had my watch crash.

    16. Re:Every MS Patch is Utmost Severe? by Mister+Whirly · · Score: 1

      as if the evolution team makes such flawless products

      Excuse me? There are currently no possible exploits in my genetic-algorithm kernel. Give it a few more decades, and it might even become bootable...

      Oh yeah? Then please explain how Celene Dion came about...

      --
      "But this one goes to 11!"
    17. Re:Every MS Patch is Utmost Severe? by Mayhem178 · · Score: 1

      I didn't even actually notice the missing return statement. I'm too used to have "void main".

      We all know it was a joke (at least, I hope I can speak for "we"). But, think about what you did. You posted code on /. and claimed it had "no security holes." Even in jest, that's just asking to get slammed. :)

      --

      "You will pay for your lack of vision..." - Emperor Palpatine to Ray Charles

    18. Re:Every MS Patch is Utmost Severe? by jallen02 · · Score: 1

      Worse, I work in the security industry :)

    19. Re:Every MS Patch is Utmost Severe? by red+tiger · · Score: 1
      In practice it often really is so; however, there's no obligation for the compilers to actually do it. For example, gcc actually warns if that is assumed:
      <b>$</b> cat test.c
      #include <stdio.h>

      int main()
      {
      printf("Hello, World!\n");
      }

      <b>$</b> gcc test.c -o test -Wall
      test.c: In function `main':
      test.c:6: warning: control reaches end of non-void function
      So we really should return politely from the main function.
    20. Re:Every MS Patch is Utmost Severe? by vadim_t · · Score: 1
      Not in GCC:
      vadim@alice ~ $ cat hello.c
      #include <stdio.h>

      int main(void) {
      printf("Hello, world!\n");
      }
      vadim@alice ~ $ gcc hello.c -o hello
      vadim@alice ~ $ ./hello
      Hello, world!
      vadim@alice ~ $ echo $?
      14
      vadim@alice ~ $
    21. Re:Every MS Patch is Utmost Severe? by mgblst · · Score: 1

      This has nothing to do with it. If he could create a perfect operating system tomorrow, with the latest up-to-date features he would still not win - why marketing!

    22. Re:Every MS Patch is Utmost Severe? by swimmar132 · · Score: 1

      Enable gcc's C99 mode.

  5. The risks of using "someone else's" software by Anonymous Coward · · Score: 2, Insightful

    Relying on software developed and maintained by someone else always leaves you vulnerable to changes they make.

    This isn't exactly limited to Microsoft.

  6. update is update by mapkinase · · Score: 1

    However, companies using host-based IPS that rely on flaw information to build signatures are basically left at risk because of Microsoft's silent fixes.

    Default decision to update automatically whenever MS update (including the one silently fixing bugs) is ready seems to be taking care of that.

    There is an inevitable time gap between announcement of update and zillions of updates on customer computers. In principles, hackers could use the time gap to attack computers that are not updated.

    Eh... Mustdie?

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  7. scandal! by celardore · · Score: 0, Redundant

    Doesn't SLASH have a similar policy?

    For security-related bugs, please email security@slashcode.com . We will adhere to the RFPolicy and request that you do too; please keep security issues private until all sites running Slash have a chance to apply fixes. Thanks.

    1. Re:scandal! by Whiney+Mac+Fanboy · · Score: 2, Insightful

      Doesn't SLASH have a similar policy?

      If you had read the article rather than rushing to point out slashdot's supposed hypocrisy, you would know that they're talking about releasing information about flaws after the patch is released.

      Nothing to with responsible disclosure at all.

      --
      There are shills on slashdot. Apparently, I'm one of them.
    2. Re:scandal! by perp · · Score: 2, Informative
      Doesn't SLASH have a similar policy?

      Au contraire. The RFPolicy gives the vendor five working days to respond to a communication from the discoverer of a vulnerability, after which the discoverer can go public at any time. The discoverer and vendor are encouraged to work together to make a joint statement of the vulnerability once there is a fix.

      --
      There are two kinds of sysadmins: paranoids and losers. I'm both kinds.
  8. The Truth by Elitist_Phoenix · · Score: 1, Funny

    I'm not outta order! You're outta order! The whole freakin' system's outta order! You want the truth? You want the truth? You can't handle the truth! 'Cause when you reach over and stick your hand into a pile of goo that used to be your best friend's face! You'll know what to do forget it Marge it's Chinatown!

    --
    "I'm going to f***ing bury that guy, I have done it before, and I will do it again. I'm going to f***ing kill Google"
    1. Re:The Truth by mottie · · Score: 0

      one of the best all time homer quotes..

      http://www.mottie.com/tmp/homtruth.wav

  9. Re:So that's why Microsoft has such a low vulnerab by MobileTatsu-NJG · · Score: 1, Insightful

    "Of course, Microsoft is going to argue that they fix vulns silently to prevent the 'bad guys' from using the patch info to create attacks, but this is refuted by the same researcher:"

    I'm not really sure how the statement you posted really refutes it. He's right under the assumption that the attackers are aware of that particular flaw existing. But if Microsoft (or a good samartian) finds it first, then why wouldn't staying mum mean less risk of attack? We can metaphor joust about it, but I wouldn't say the argument is totally hot air.

    Don't confuse this post as support of MS's practices here. I don't agree with it. If I know an exploit is out there, even though I don't have the skills to build my own patch, I can at least take other steps to minimize or even prevent damage from happening. I just don't entirely blame Microsoft for advertising to the world the exact details of how to be a total butthead on the internet.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  10. Scandalous! by jesser · · Score: 1, Funny

    However, companies using host-based IPS that rely on flaw information to build signatures are basically left at risk because of Microsoft's silent fixes.

    Users who refuse to install Microsoft security patches are left vulnerable to security holes in Microsoft products they use!? Scandalous!

    --
    The shareholder is always right.
    1. Re:Scandalous! by Jacco+de+Leeuw · · Score: 1

      Users who refuse to install Microsoft security patches are left vulnerable to security holes in Microsoft products they use!? Scandalous!

      They also fix security flaws in regular bugfixes ("Hotfixes"). Microsoft's official policy is to install Hotfixes only if you really need a fix for a particular problem you are experiencing. Most people will not install Hotfixes so they are at risk for a vulnerability that Microsoft is aware of.

      I know about this from first hand because some years ago I found such a flaw in a Microsoft protocol.

      --
      -------
      Warning: Slashdot may contain traces of nuts.
  11. Customers? by farker+haiku · · Score: 3, Insightful

    FTA: "We want to make sure we don't give attackers any [additional] information that could be used against our customers.

    But, if they are your customers, they can get the patches no problem right? So really this policy only helps out the pirates. Right?

    --
    Your sig(k) has been stolen. There is a puff of smoke!
  12. Re:This article is flamebait [or are you a troll?] by Whiney+Mac+Fanboy · · Score: 5, Insightful
    Why should Microsoft tell people about security flaws which are not known about in the public domain? It makes sense to fix them, issue a patch, and then make a statement.

    If you had read the article rather than rushing to get first post, you would know that they're talking about releasing information about flaws after the patch is released.

    If you still don't understand why they should release information, consider the following from the article:
    "Microsoft's customers depend on that information to figure out how to respond to Patch Tuesday. The reality is, system administrators will delay deploying a patch based on the details of the bulletin. When details aren't included, he won't install that patch"
    --
    There are shills on slashdot. Apparently, I'm one of them.
  13. So they really had... by Anonymous Coward · · Score: 0
    He referred to the company's MS04-007 bulletin as a classic example of Microsoft announcing a fix for a single vulnerability when in fact a total of seven flaws were quietly fixed.

    So they really had ( 7* 812 ) 5684 vulnerabilities?

  14. Ballmer and Bill convo by Elitist_Phoenix · · Score: 1, Funny

    Billy: Acording to my calculations every hacker will eventualy run amok with the killing and the scripting and the botnetting...
    Ballmer: My God Bill, when will this happen?
    Billy: In exactly 24 hours! (hackers immediatly start posting 0day exploits) Oh dear, I forgot to carry the one.

    --
    "I'm going to f***ing bury that guy, I have done it before, and I will do it again. I'm going to f***ing kill Google"
  15. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    The security community has strongly suspected (ie: known) Microsoft has been doing this for years. It's amusing that the statistics are still against them even when they attempt to load the results. Microsoft will go to any lengths to sell their sub-standard software and that is not really news; there's an old quote where Gates himself basically says this.

  16. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 4, Insightful
    "Of course, Microsoft is going to argue that they fix vulns silently to prevent the 'bad guys' from using the patch info to create attacks, but this is refuted by the same researcher:"
    I'm not really sure how the statement you posted really refutes it.

    Perhaps I should be clearer. My quote included The attackers are already reverse-engineering the patches.

    All the attacker needs is the patch - they can look at that to see whats changed and where & deduce from that where to start looking for attack vectors. It's not particularly a big help for them to hear "Function blah in program blah has changed"

    System Administrators on the other hand do not have time to reverse engineer the patch, but can read the summary and say "we don't use function blah in program blah, lets apply the patch as it won't affect our operations" or "Holy shit, we have program blah exposed to a hostile network, lets quickly test our stuff & rush the patch out"

    So what Microsoft is actively hampering administrators and not hindering attackers.
    --
    There are shills on slashdot. Apparently, I'm one of them.
  17. Talk about a double-edged sword by mytec · · Score: 1

    From Microsoft's side, they heaping pile of exploitable code that is the Windows code base. Of course they don't want to expose any more than they have to because they can see, or know, what they are in for.

    On the other hand, like the article brings out, the customers who really deploy on test systems first or have to be super careful about breaking their system due to very custom sofware are at a disadvantage.

    There must be a channel, especially for larger customers, where MS could/would divuldge this information so they aren't in the dark? I can see MS being closed out in public but not behind the scenes. Does anyone know?

  18. Microsoft charging money for security tools? by sbaker · · Score: 2, Insightful

    But didn't I read someplace that Microsoft were coming out with their own anti-virus/anti-whatever suite with a monthly service charge?

    With that in mind - why would they tell other, competing, anti-virus companies what flaws to protect against?

    Come to think of it - why bother fixing flaws at all - just defend against them in the MS Anti-virus gadget instead and encourage people to pay the anti-virus tax. It might even be tempting to add the occasional flaw just to make that work better.

    I don't know whether any of these things will actually happen - but you simply can't trust the motives of a company that behaves the way MS consistently does.

    --
    www.sjbaker.org
    1. Re:Microsoft charging money for security tools? by drsmithy · · Score: 4, Insightful
      But didn't I read someplace that Microsoft were coming out with their own anti-virus/anti-whatever suite with a monthly service charge?

      The purpose of "anti-malware" tools is *not* to protect against software flaws, it's to protect against user mistakes. A rather large proportion of people on Slashdot seem to have a great deal of difficult understanding this.

      No amount of OS "security" can stop the end user from shooting themselves in the foot. The purpose of "anti-malware" software is to give them a chance to dodge the bullet.

    2. Re:Microsoft charging money for security tools? by TheLinuxSRC · · Score: 1

      No amount of OS "security" can stop the end user from shooting themselves in the foot. The purpose of "anti-malware" software is to give them a chance to dodge the bullet.

      It is too bad about the 125 char limit on sigs -- that would have been a great one :)

    3. Re:Microsoft charging money for security tools? by Dcnjoe60 · · Score: 1

      But didn't I read someplace that Microsoft were coming out with their own anti-virus/anti-whatever suite with a monthly service charge?

      With that in mind - why would they tell other, competing, anti-virus companies what flaws to protect against?


      Can you say Sherman Antitrust Act?

    4. Re:Microsoft charging money for security tools? by I'm+Don+Giovanni · · Score: 1

      Actual OS flaws will still be fixed for free via Windows Update.
      Spyware and other malware (virus, trojans, etc, which can be installed even without OS flaws (e.g. user installs some shareware that has a spyware component)), will still be dealt with via an anti-spyware and anti-virus program, which will be available from MS, McAfee, Symentec, etc, on equal footing.

      --
      -- "I never gave these stories much credence." - HAL 9000
    5. Re:Microsoft charging money for security tools? by fastgood · · Score: 1
      With that in mind - why would they tell other, competing, anti-virus companies what flaws to protect against?

      So people will just start submitting flaws to McAfee and the others, instead. There is less incentive in reporting to Microsoft now.
      Next summer's press: "This latest worm is limited to those running Microsoft Defender; Symantec and McAfee users are unaffected."

      --
      Windows new antivirus only runs on XP if
      you previously bought into Microsoft's new
      security packaging called Service Pack 2.

    6. Re:Microsoft charging money for security tools? by Anonymous Coward · · Score: 0

      > With that in mind - why would they tell other, competing, anti-virus companies what flaws to protect against?

      AV companies quite commonly share data with each other, and this data is typically shared with the OS vendor. If Microsoft decided to suddenly not share any of its own AV data, it would find itself ostracised from this sharing, and left with a very backward and ineffective AV product indeed.

      Not that this has ever stopped MS before in the past, but it'll certainly be no skin off the backs of the security companies who already don't get much help from MS as it stands today.

    7. Re:Microsoft charging money for security tools? by dkf · · Score: 1
      The purpose of "anti-malware" tools is *not* to protect against software flaws, it's to protect against user mistakes.
      True.

      User mistake #1: Using Windows
      User mistake #2: Using IE
      User mistake #3: Using Outlook

      Protect against those three, and malware ceases to be a heavy worry. Funny that...

      --
      "Little does he know, but there is no 'I' in 'Idiot'!"
  19. More fun if vulnerabilities are revealed by Bromskloss · · Score: 1
    We will adhere to the RFPolicy and request that you do too; please keep security issues private until all sites running Slash have a chance to apply fixes. Thanks.
    Personally, I think it's more interesting and exciting if people disclose vulnerabilities immediately. You could, if you want, see it as a way of punishing people for making mistakes or running programs with mistakes. Of course, it's impossible to avoid mistakes, but I think this "punishment" is fun anyway. It makes more of a game of it.
    --
    Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
  20. Re: Microsoft admits? by Ruphuz · · Score: 1

    There is only one possible reaction to this.

    --
    My other post is a First.
  21. Do you even know what RFPolicy means? by Inoshiro · · Score: 3, Insightful

    RFPolicy is a solid policy for allowing a vendor to be notified in a timely manner (5 days), let them work with the reporter to get a plan of action together (such as a quick way to notify customers and let them get the fix rolled out) and help the vendor reproduce the bug/verify the fix, before notification of the general populace.

    If, at any point, the vendor suddenly decides to play not-nice, the RFPolicy is quite clear -- go ahead and post it to bugtraq or whatever you like. It also states that the vendor should acknowledge the original disclosure. That is, if I found a vulnerability in slashcode, but delayed publication because I was trying to get it fixed in good faith, the Slashcode developers would acknowledge my efforts in their advisory -- even if someone else comes along and posts an advisory after I report it to the team, but before the team has posted an announcement.

    Nowhere in the RFPolicy v2.0 does it say anything along the lines of, "Hey, you should silently slip-stream fixes without ever notifying anyone ever " -- which is what this article is about Microsoft doing.

    The shit that gets modded up. I swear, we need a "-1 WRONG" tag we can apply to posts. Some kind of clue stick for the mods that don't bother to look up RFPolicy would also be good.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  22. Re:This article is flamebait [or are you a troll?] by gregarican · · Score: 2
    If you still don't understand why they should release information, consider the following from the article: "Microsoft's customers depend on that information to figure out how to respond to Patch Tuesday. The reality is, system administrators will delay deploying a patch based on the details of the bulletin. When details aren't included, he won't install that patch"

    I recall reading an article on the ISC website asking folks if they knew the inner working of Oracle's (many, many) patches. It seems as if this vendor as well hides in innermost details of the bugs their patches fix too. It takes many levels of registration, subscription, etc. to get one of their update e-mail newsletters outlining the patches. But even then the details are a bit sketchy. Perhaps this practice isn't just limited to Microsoft. But since Microsoft is perceived as the big bully on the block this makes better fodder.

  23. Truly not the right approach by Anonymous Coward · · Score: 1, Insightful

    This approach might help Microsoft avoid some embarrassment, under the plausible excuse of not helping hackers, but what about businesses that don't automatically apply every update that comes out? I worked for a manufacturing plant that carefully evaluated each vulnerability and weighed the security risk it posed against the risk that an update might break something.

    This is VERY important for the customer, which Microsoft has shown repeatedly not to give a rat's ass about. So, no surprise here. The best defense for the customer is to just assume MS is evil, and act accordingly.

  24. So what? by Anonymous Coward · · Score: 0

    I think that 'the critics' in this article have their own agenda. Unknown software vulnerabilities are much less likely to cause widespread damage than published ones.

    There are many non-technical Windows users out there who just use the automatic windows update and the builtin firewall to protect their computer. Publishing vulnerabilities before patches would have worms on the Internet in the same day.

    To try to suggest Microsoft is at fault for finding security problems in the Windows code or for keeping them to themselves until they can protect their user base simply looks like another tired round of Microsoft-bashing.

    1. Re:So what? by Anonymous Coward · · Score: 0

      Publishing vulnerabilities before patches would have worms on the Internet in the same day.

      let me guess...you didn't rtfa?
      the issue is that MS isn't releasing details of everything that is being fixed in some of their patches. they are silently patching some flaws and telling no one about it. sys admins don't like this because when they evaluate whether they should do the patch to try to determine how many of their systems it is going to break there are a few hidden pieces of the code in that patch that are touching things they haven't been told about.

  25. Microsoft is at war. by bbuchs · · Score: 3, Funny

    What you have to understand, what the American people have to understand, is that we're at war. The fact that we're talking about these vulnerabilities simply emboldens the enemy.

    1. Re:Microsoft is at war. by aug24 · · Score: 1

      Is this a quote? Or will we be seeing DVD Jon in a borderline illegal internment camp anytime soon?

      J.

      --
      You're only jealous cos the little penguins are talking to me.
    2. Re:Microsoft is at war. by PhxBlue · · Score: 1

      Insightful? Yes, but probably not the way the moderator thought. :)

      --
      !#@%*)anks for hanging up the phone, dear.
  26. Re:This article is flamebait [or are you a troll?] by Whiney+Mac+Fanboy · · Score: 1

    Perhaps this practice isn't just limited to Microsoft.

    I completely agree - I'm sure Oracle, Apple, Sun (and other closed source vendors) all do this.

    But since Microsoft is perceived as the big bully on the block this makes better fodder.

    Microsoft is the big bully on the block, but that's not what makes this better fodder - what makes this better fodder is the sheer weight of Microsoft users. The number of people affected by a patch to the most widely distributed oracle product is miniscule compared to a the amount of people affected by a typical MS patch.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  27. Those who do know aren't going to tell you by Secrity · · Score: 1

    The mechanisms that you are asking about do exist (and not just for Microsoft software). The people who are aware of the details of such mechanisms are certainly not going to tell you about those mechanisms.

  28. Of course it serves the attackers! by Anonymous Coward · · Score: 0

    ...if you are too incompetent to provide fixes ASAP and instead hide the flaw.

  29. Re:This article is flamebait [or are you a troll?] by gregarican · · Score: 1
    The number of people affected by a patch to the most widely distributed oracle product is miniscule compared to a the amount of people affected by a typical MS patch.

    I guess it depends on your definition of affected. Directly you are certainly correct. The desktop computer home and business users spend most of their time working with would be directly affected. But Oracle databases likely power the back-end of a lot of people's world. Banking, retail, transportation, government records, etc.

    Another vendor I could cite as being possibly in the same league would be Cisco. Sure not every home and business user has a Cisco router, switch, access point, etc. but Cisco equipment likely connects a large portion of the Internet's key structure points. And most techies know the IOS has been poked full of holes like so much swiss cheese. If the inner workings of every IOS patch was made public knowledge there are so many more potential attack vectors a black hat would have in their arensal.

  30. Re:So that's why Microsoft has such a low vulnerab by Billosaur · · Score: 2, Interesting
    All the attacker needs is the patch - they can look at that to see whats changed and where & deduce from that where to start looking for attack vectors. It's not particularly a big help for them to hear "Function blah in program blah has changed"

    System Administrators on the other hand do not have time to reverse engineer the patch, but can read the summary and say "we don't use function blah in program blah, lets apply the patch as it won't affect our operations" or "Holy shit, we have program blah exposed to a hostile network, lets quickly test our stuff & rush the patch out"

    And that's the crux of the problem. Of course, given Microsoft's checkered security history, why should this come as a shock? If I were a system administrator, I'd be applying every patch they handed me, on the off chance it's patching an obscure vulnerability I'd never catch in a million years. You can't worry about what Micrososft thinks is severe; while not every vulnerability is immediately exploitable, we've seen how easily unpatched vulnerabilties have allowed the black hats to create botnets overnight. If there's a way, the bad guys will find it, and it's stupid to leave any part of your system vulnerable for too long.

    --
    GetOuttaMySpace - The Anti-Social Network
  31. Of course they're not going to report all bugs! by Pichu0102 · · Score: 1, Funny

    After all, if they put up the code that has the bug in it for every bug found, people could piece together the entire Windows source code!

  32. Re:So that's why Microsoft has such a low vulnerab by TheNetAvenger · · Score: 1, Interesting

    Anyone remember the (deeply flawed) Cert statistics [tectonic.co.za] where Microsoft had 812 vulnerabilities compared to Unix + Linux's 2328?

    Well, here's another reason why that report was flawed - it turns out that Microsoft are fixing multiple vulns in one advisory - from the article:
    Manzuik said Microsoft has been silently fixing bugs as far back as 2004. He referred to the company's MS04-007 [microsoft.com] bulletin as a classic example of Microsoft announcing a fix for a single vulnerability when in fact a total of seven flaws were quietly fixed.


    A) Who in the tech world didn't aleady know this?
    B) Do you realize even *nix vendors do this, including Linux distributions?
    C) Do you also realize that Apple patches more items in a single Patch on average compared to MS by a factor of 10 or more?

    If you search back through my posts, I responded and talked about this several months ago in a request that we need better exploit and bug tracking that what is currently available for industry standards.

    For example, if my third party program creates a vulnerability in Windows, do you REALIZE that Windows gets the mark for the exploit, not my company or software, when Windows HAD NOTHING TO DO WITH IT?

    This is the same with Apps on Linux, OSX, etc. You can't brand exploits to an OS based on third party applications, there needs to be higher levels of granularity.

    For example, an Apache flaw get marked for almost every OS it runs on that exposes the exploit.

    However I do believe that the granularity should list the difference between OS and Applcation level exploits but ALSO track the applications that are installed by the OS by default or in a standard configuration.

    For example a Windows Media Player flaw should show up a mark for Microsoft for Windows Media Player, but also be a mark against Windows since it is part of the standard installation.

    However a Microsoft Word Flaw should show a Mark for Microsoft, but not show up as an OS flaw or exploit.

    This should also hold true for all *nix distributions. If the distribution in the standard install throws Application XXXX on the system, then the OS gets a mark. However if Application XXXX is only RAN on the OS, the Company's name should get the flaw, and not the OS itself.

    And even with that said, the exploits list should also maintain a collection of 3rd party application exploits that could 'possibly' affect the OS.

    This is just the like the JAVA exploits over the past year. They are Sun's responsibility. However I read several recent articles about it being an exploit in OSX because Apple includes the fix in their patch.

    This needs to be clear so that we know it who the flaw belongs to, who is to fix it, who fixed it, and when they fixed it. We can't have stuff lumped into just an OS level.

    So the articles I have seen on the latest JAVA flaw stating it is a flaw in OSX are just wrong and misleading.

    As for the original article, I don't think anything was stated anybody didn't already know, except that it is somehow making 'press'. All OS vendors do not release every found exploit before they patch them, especially when the OS vendor has the SOLE responsibility to fix the exploit. Apple does this, Sun does this, even Linux distributions do this with exploits specific to their builds.

    Now it can be debated if this is safer for the consumer or not. I tend to lean towards 'less press' on an exploit, as being safer for the consumer.

    Simply here is why I lean this direction. Hackers and nerds and people that are 'capable' of using the exploit are 10-100 times more likely to read the 'tech industry' news and these advisories than the average person that is not into the technology news nor could care about it.

    The second aspect to this, is the question, "Who can do more with this information?"

    A typical user, depending on the exploit, can do nothing until one is issued, even in the *nix world, as Linux and others move to the desktop

  33. Re:So that's why Microsoft has such a low vulnerab by slashdotnickname · · Score: 0, Redundant

    The attackers are already reverse-engineering the patches. They have the time and resources to find out where the flaw lies. The guy that feels the pain is the system administrator who is in the dark and who can't do his own reverse-engineering.

    That would be an insightful comment... in fantasy land. Most Windows system administrators are not programmers, and of those that are fewer still are technically skilled enough to reverse engineer a binary patch. Microsoft has a valid point when they say that publishing vulnerabilities mainly helps out 'bad guys' because the majority of their 'good guy' users don't have the skills to counterattack. It's not like the open-source world, where there's a large community of skilled programmers ready and willing to publish fixes... and, more importantly, outnumber skill-wise any malicious programmers.

  34. Re:So that's why Microsoft has such a low vulnerab by clydemaxwell · · Score: 1

    We apply every avail. patch using that same mentality.
    A quick testbed and then patch. We have to worry more about the patches breaking things than otherwise, since not patching isn't even a possibility.

    --
    Browsing with classic discussion, noscript, at -1 and nested
    no hidden comments and I only mod UP
  35. The inherent problem: "Doesn't apply to me" by Opportunist · · Score: 2, Insightful

    That's the crucial problem in this policy. People, especially people who're wary when it comes to MS "patches" or those who have to watch their bandwidth (unless they want to pay extra for more traffic) will read patchnotes carefully, then ponder what the patch does according to the info given and more often than not (especially when the patch is supposedly for a feature they don't use) they'll simply say "Don't need it. Doesn't apply to me."

    This patch might have fixed a key security hole. But if you don't know it, how should you decide whether you should apply it? I don't buy the story that MS knows what's good for me. If anyone knows, I do. And I certainly won't hand this decision over to someone else.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:The inherent problem: "Doesn't apply to me" by PitaBred · · Score: 1

      Sounds like it's about time to stop using Microsoft software then, eh?
      Yeah, yeah, usual arguments about MS. It takes pain to switch. But the question is which pain is less... known pain that you can plan for, or pain that blindsides you at 2am when you learn that someone has just downloaded your entire HR database?

    2. Re:The inherent problem: "Doesn't apply to me" by Opportunist · · Score: 1

      Unfortunately it's not really in my power. Who of us is going to convince a boss that bought a UPS right AFTER a 2 seconds blackout trashed the database?

      Something's gotta happen before people get smart.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:The inherent problem: "Doesn't apply to me" by PitaBred · · Score: 1

      Yeah, I know. Unfortunately comments like mine are in inverse proportion to the occurrence of common sense in business.

    4. Re:The inherent problem: "Doesn't apply to me" by 10101001+10101001 · · Score: 1

      I don't buy the story that MS knows what's good for me. If anyone knows, I do. And I certainly won't hand this decision over to someone else.

      Actually, you already did by using closed software. The fact is, you've no idea when two things are interrelated and are almost entirely dependent on MS to not only fix your problems but report how fixes or any other changes will effect other components. To that end, MS is really the only group that really knows what's good for you. Until you go over the entire system with a fine comb, you can't be sure there aren't any backdoor associations instilled by some component in the system. The same is true for open software, of course, but at least there you only have to verify any firmware or other ROMs, the compiler, and the source. At least the source, which is a huge bulk of the system, is reasonably readable.

      --
      Eurohacker European paranoia, gun rights, and h
  36. I'm shocked! by Progman3K · · Score: 0

    Shocked I say!
    This is not what I've come to expect from - ...

    Wait, this is EXACTLY what I've come to expect from them.

    Carry on.

    Mod me flamebait if you will, but it is obvious that this is S.O.P.
    Why is this even news?

    Do we even NEED to bash Microsoft anymore?

    Come on, Linux is better and all, so let's concentrate on how great it is and just ignore this type of Microsoft-reporting: It's not news and it's not new.

    --
    I don't know the meaning of the word 'don't' - J
    1. Re:I'm shocked! by gregarican · · Score: 1

      Just when I was about to post a Devil's Advocate example of Linux distros similarly hiding the nitty gritty details of security patches I hunted around and found most all patches give the details. Here's just one random example.So tooo-shaaaay.

    2. Re:I'm shocked! by Progman3K · · Score: 1

      I think you nailed it.

      That's the reason for open-source's (mostly) superior quality: it's about doing The Right Thing (TM), not about quarterly earnings, covering ass or FUDding-to-prevent-adoption. When you run around like a chicken with its head cut off like that (the MS way), then what time or resources do you really have left to get things right? Not much apparently...

      I declare it here; Microsoft is naked! There is no suit.

      --
      I don't know the meaning of the word 'don't' - J
    3. Re:I'm shocked! by maxwell+demon · · Score: 1

      But did you also expect Microsoft to admit it?
      The headline doesn't read "Microsoft hides flaw details", but "Microsoft admits to hiding flaw details".

      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:I'm shocked! by Progman3K · · Score: 1

      Did I expect them to admit it?

      I suppose that when you are caught red-handed, you have no choice...

      Either way, it isn't news because it isn't new: Microsoft have consistently included and slipped-by 'extra' things in their patches for ages and have been caught doing it regularly.

      Maybe you are right, it might be the first time they publicly admit to it, but since everyone is already expecting that type of behaviour from them, why not?

      --
      I don't know the meaning of the word 'don't' - J
  37. This isn't news by bitbin · · Score: 1

    I would bet that most vendors don't air all their dirty laundry, but that they do risk analysis and only release the bare minimum amount of information required.

  38. Re:So that's why Microsoft has such a low vulnerab by OwlWhacker · · Score: 4, Insightful

    If I were a system administrator, I'd be applying every patch they handed me, on the off chance it's patching an obscure vulnerability I'd never catch in a million years.

    If you apply a Microsoft patch for something that is never likely to affect you, you're taking a bigger risk by applying the patch!

    Most people here should be aware that applying a Microsoft patch is likely to screw something up -- something Microsoft has become renowned for.

  39. Re:This article is flamebait [or are you a troll?] by clydemaxwell · · Score: 2, Interesting

    I really disagree. This is security through obscurity, and hiding the plain english description of an available patch only limits the n00b level black hats (scriptkiddies and the like!)
    all the information about what is patched is directly available in patch, exposed via a relatively simple decompiling operation. A compare of the newly provided DLL and the original show you clearly what the original lacks. And as such, how you can attack anyone unpatched, or figure out what other DLLs may have such a problem.
    I remember helpctr.exe was the first executable I ever did this to. Simple buffer overflow, before SP1.

    --
    Browsing with classic discussion, noscript, at -1 and nested
    no hidden comments and I only mod UP
  40. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 4, Insightful

    A) Who in the tech world didn't aleady know this?

    The news is that microsoft are admitting it. The security community have 'stronly suspected' this for years.

    B) Do you realize even *nix vendors do this, including Linux distributions?

    Could you please provide an example of this (for linux vendors)?

    Of course - even if you do find an example (I doubt it), it doesn't change the fact that its just the distribution - the upstream developers will have released patch information, etc. There is no parallel for this sort of openess in the windows world.

    C) Do you also realize that Apple patches more items in a single Patch on average compared to MS by a factor of 10 or more?

    I do realise Apple patches multiple vulns in one go. Fortunately however, anything remotely important that is distributed by Apple is written by third parties with more responsible discolure policies (ie openbsd, the apache foundation).

    You make a good point about granularity of "bug counting" lists. There's a lot of room for improvement.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  41. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 1

    Do BSD variants run as much hardware & drivers for as many varied equipment types as Windows 2000/XP/Server 2003?

    NO??


    *snort*

    netBSD refutes you troll.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  42. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 3, Interesting

    Please reread my post.

    You write:Most Windows system administrators are not programmers, and of those that are fewer still are technically skilled enough to reverse engineer a binary patch.

    Which is exactly what I quoted:The guy that feels the pain is the system administrator who is in the dark and who can't do his own reverse-engineering,"

    It's the attacker doing the reverse engineering, not the sysadmins.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  43. Re:This article is flamebait [or are you a troll?] by mapkinase · · Score: 1

    If you still don't understand why they should release information, consider the following from the article:

            "Microsoft's customers depend on that information to figure out how to respond to Patch Tuesday. The reality is, system administrators will delay deploying a patch based on the details of the bulletin. When details aren't included, he won't install that patch"


    I always install patches. What is wrong with it?

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  44. BSD Owns You! by Anonymous Coward · · Score: 0

    Is it possible to design an easy to use, accessible, and reliable application that has no security holes?

    I dunno, why don't you ask the BSD users.

  45. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    "It never fails to amaze me how the Mac/Linux fanboys "run for big brother UNIX (like BSD variants)" when their OS of choice is shown as bearing more security holes &/or vulnerabilities than Windows NT-based OS have." - by Anonymous Coward on Thursday April 20, @09:17AM (#15164110)

    It never fails to amaze me how the Anonymous Cowards post false information when hardly anybody reads it.

    Besides, Anonymous Cowards who post without backing their opinions up have no girlfriends, and tiny peckers. Argue with the numbers, facts & figures.

  46. FUD! by OwlWhacker · · Score: 4, Insightful

    Anyone remember the (deeply flawed) Cert statistics where Microsoft had 812 vulnerabilities compared to Unix + Linux's 2328?

    Indeed.

    What makes it worse is that Microsoft knows full well that this data is false, and still uses this in its FUD attacks against Linux/Open Source.

    Even if Microsoft persuades people that it has a good reason for not disclosing vulnerabilities, Microsoft has no good reason to use false statistics, created by its hiding of information, in order to help persuade people that its software is more secure.

    1. Re:FUD! by mgessner · · Score: 1

      What makes it worse is that Microsoft knows full well that this data is false, and still uses this in its FUD attacks against Linux/Open Source.

      Well... maybe. It's quite possible that the two sub-organizations aren't communicating very well. If that's the case, then they need to do something about it.

      I don't really care for Microsoft, neither the company nor their software. But let's not get all paranoid and just jump to the conclusion that they're deliberately trying to mislead us.

      Oh, crap, what the hell am I saying?

      Of COURSE they're lying to us! Of course they know that they are deliberately misleading people with false statistics because they know that their business model is under attack!

      Sorry about that, kids. We now return you to your regular broadcast.

      --
      "Sometimes the truth is stupid." - Lawrence, creator of Prime Intellect
    2. Re:FUD! by whoever57 · · Score: 1
      What makes it worse is that Microsoft knows full well that this data is false, and still uses this in its FUD attacks against Linux/Open Source.

      Well... maybe. It's quite possible that the two sub-organizations aren't communicating very well. If that's the case, then they need to do something about it.

      Perhaps they are not communicating too well. Don't you think the PR department ought to call the security team to validate the numbers before going on the attack?

      My point here is that the lack of communication is probably willful.

      Or, on the other hand the PR departmetn did contact the security department and somewhere along the line, someone decided to lie.

      I don't care if someone decided to not find the truth or knew about the truth before launching FUD: it amounts to the same. Microsoft knew that the figures were bogus and Microsoft used bogus numbers to attack Linux. Lack of communication is irrelevant.

      If it were merely an unintentional failure, where is the apology? Where is the correction?

      --
      The real "Libtards" are the Libertarians!
    3. Re:FUD! by mgessner · · Score: 1

      Oh, I guess you didn't get the rest of my post :-)

      The PR folks probably knew EXACTLY what was going on. I think they probably DID release those false/misleading statistics purposefully.

      --
      "Sometimes the truth is stupid." - Lawrence, creator of Prime Intellect
    4. Re:FUD! by whoever57 · · Score: 1
      Oh, I guess you didn't get the rest of my post :-)
      I did read all of your post. Your final line ("We now return you to your regular broadcast.") made me think you were being sarcastic when you wrote: "Of COURSE they're lying to us!".
      --
      The real "Libtards" are the Libertarians!
    5. Re:FUD! by rtb61 · · Score: 1

      More specifically, where are the class action law suits for false and damaging advertising and another one for failing to inform their customers of potentially damaging security flaws ;).

      --
      Chaos - everything, everywhere, everywhen
  47. Re:This article is flamebait [or are you a troll?] by Anonymous Coward · · Score: 0

    If you still don't understand why they should release information, consider the following from the article:

    So why is "this patch fixes an important vulnerability" different from "this patch fixes seven important related vulnerabilities"? If you're responsible about security in your organization you're going to want to test it and deploy it either way.

  48. Re: also by FudRucker · · Score: 1

    when GNU/Linux had a vulnerbility it was counted for each distro that had the vulnerable piece of software.

    --
    Politics is Treachery, Religion is Brainwashing
  49. Re:So that's why Microsoft has such a low vulnerab by Bert64 · · Score: 2, Interesting

    Those previous statistics also failed to take into account that most of the vulnerabilities in apps for linux, can also exist if those same apps are installed on windows...
    Apps such as Apache for instance, can easily be installed on windows and most of the issues found will affect any platform running the software.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  50. Re:So that's why Microsoft has such a low vulnerab by makomk · · Score: 2, Insightful

    This got moderated Insightful?

    That would be an insightful comment... in fantasy land. Most Windows system administrators are not programmers, and of those that are fewer still are technically skilled enough to reverse engineer a binary patch.

    Exactly - so how are they meant to know what it does? On the other hand, at least some of the bad guys can and will reverse-engineer to the patches. (Some security researchers are able to too, hence why this came out, but they probably don't have the time to do it for every single patch.)



    Microsoft has a valid point when they say that publishing vulnerabilities mainly helps out 'bad guys' because the majority of their 'good guy' users don't have the skills to counterattack. It's not like the open-source world, where there's a large community of skilled programmers ready and willing to publish fixes... and, more importantly, outnumber skill-wise any malicious programmers.

    We're talking about vulnerabilities for which Microsoft has already released a patch - all the sysadmins need to know is that it exists and they need to apply it. The fact that Microsoft is providing incomplete information about what its patches fix means that some systems might not get patched because the administrators think it doesn't apply to them and don't want to risk breaking stuff by applying it.

  51. The answers are Yes and yes by Dcnjoe60 · · Score: 1

    Can there truly be a flawless operating system? Yes, my HP 25 had one. So do many other embeded devices.

    Is it possible to design and easy to use, accessible, and reliable application that has no security holes?Again, the answer is "Yes." Minesweeper is such an application in Windows.

    However, I believe you were meaning an operating system. To which, again, I would answer "Yes." What you cannot do, however, is to keep adding layers to an existing operating system that was never designed to be accessible, reliable and secure, and expect it become so. Windows is relatively easy to use (some may argue that), but the ease of use has come at the expense of reliability and security.

    It is possible, however, to go the otherway. You can take an operating system that is designed to be reliable and secure and add features to make it easier to use. Mainframe operating systems are an example of this. I am not saying they are easy to use, by any means, but from the user perspective, they are easier today than they were in 1960. And yet, they are just as secure and reliable.

    When focus is on reliability and security first, then ease of use features need to be evaluated in terms of that. For instance, wireless networking is great. It's great to be able to just turn on the a wireless router and turn on the computer and anywhere in the house you can be on the network. From an ease of use perspective, that shines. However, from a reliability/security perspective, it sucks, because not only, but your neighbor and anyone else can be on that connection. Wireless router manufactures realize this and most now longer ship with wireless enabled anymore.

    So, back to your original question whether it is possible to design an easy to use accessible and reliable [operating system] that has no security holes? The answer is yes, if one sets that as their priority and has the willpower to follow through.

  52. that's a business decision... by YesIAmAScript · · Score: 1

    I don't quite see how people can get so righteous about this.

    MS has internal business. Some of this includes security. It is their choice whether to release the info or not.

    Other companies are making similar decisions. Does Apple ever tell you what is fixed in iPod 1.1.1 software or iTunes 6.0.4?

    MS is taking a risk people might not patch. But if they want to take that risk, it's up to them. Why do people just love explaining how they'd do things better than MS all the time?

    --
    http://lkml.org/lkml/2005/8/20/95
    1. Re:that's a business decision... by Schraegstrichpunkt · · Score: 1

      Since when is it up to MS to choose what risks my company takes?

  53. hmm... by JumperCables233 · · Score: 1

    Isn't that sort of like Telly Savales admitting that he's bald?

    1. Re:hmm... by frederickroyceperez · · Score: 1

      R.I.P.

  54. blah blah blah by cyberfr0g · · Score: 0

    +troll

    get over it folks, full disclosure doesn't work. all it does is say "HEY LOOK AT US WE SUCK AT PROGRAMMING BUT WE ADMIT IT SO PLEASE DON'T PWN US!!"

    microsoft says "yea we know we have some problems ... we'll let you know when it's fixed"

    there will always be new exploits with or without full disclosure.

  55. Re:So that's why Microsoft has such a low vulnerab by kimvette · · Score: 1

    You mean: "It compiled? Ship it?"

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  56. Re:This article is flamebait [or are you a troll?] by k12linux · · Score: 1

    I would add that the patches by Oracle and many other vendors are typically MUCH less likely to break something.

  57. Re:So that's why Microsoft has such a low vulnerab by ratboy666 · · Score: 3, Insightful

    If I have two binaries, I can compare them. I have tools that can walk the function entries and traverse code. If I find a function binary difference, I can scrutinize it to try to determine what has been "fixed".

    Now, I *am* an experienced developer. When I do initial probes on "black box" binaries, I actually prefer to NOT have source available (as I am interested in what it is doing, not the comments or source that the original programmer put down indicating what it was intended to do).

    Administrators? Generally can't do it. If I WERE a "black-hat", I would be all over the actual patches. I don't care about the paper reports.

    The paper reports are critical to the administrators. They are not looking for a crack -- they have to trust that the changes have been checked and the work done carefully to avoid additional problems. But the only way the administrator has to determine if a patch should be applied, and what the risk is, is by full vendor disclosure. The "black-hats" don't really care that much. Of course, full disclosure can be a public relations nightmare.

    The advantage that "open source" has here is that the laundry is already out in the open. Reputation can be (perhaps) slightly reduced by exploits, but it (again generally) doesn't destroy the product.

    As an example, many people (including me) use sendmail and bind.

    However, a closed source provider typically stakes a marketing created reputation. Exploits can really hurt. Take Windows 9x as an example. About the only thing Microsoft can do is state that future Windows are more secure. (even though Windows 98 as a core is reasonably hardened, as long as trojans are not executed, which it is VERY vulnerable to).

    Oh, and "good guys" don't "counterattack". Just because someone attacks sshd on my box doesn't mean I turn around and attack. Generally, I ignore it. A "counterattack" stops at reporting the attempts to an upstream provider if they are very persistent (or successful).

    --
    Just another "Cubible(sic) Joe" 2 17 3061
  58. Re:So that's why Microsoft has such a low vulnerab by EvanED · · Score: 1

    Depends on how you view the question. netBSD (or any of them) runs on more platforms. But if you confine yourself to the x86, Windows has better hardware support.

  59. Re:So that's why Microsoft has such a low vulnerab by laffer1 · · Score: 2, Insightful

    Perhaps, but do you really think microsoft tests every possible patch configuration? I'd bet they only test the last service pack plus the patch and maybe current with all updates. You're taking a risk running a "non standard" environment too. Besides, you should always patch a few systems that seem common to your environment before rolling out patches in a large corporate environment anyway.

  60. Re:This article is flamebait [or are you a troll?] by stanmann · · Score: 2, Insightful

    The big difference is a patch for Oracle 9.0.7, isn't going to change the functionality of your email client. Just as a patch for a Cisco 9320, isn't going to change how your flatbed scanner works. A MS Word patch could change how your email client works, or how your flatbed scanner works.

    --
    Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
  61. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    "Apps such as Apache for instance, can easily be installed on windows..."/i>

    You would only do that for a non-production, non-internet facing web server. Apache does not recommend that it runs on win32 as real http server ready to face the hostile world.

  62. Re:So that's why Microsoft has such a low vulnerab by OwlWhacker · · Score: 2, Insightful

    do you really think microsoft tests every possible patch configuration?

    No.

    You're taking a risk running a "non standard" environment too.

    I am?

    Besides, you should always patch a few systems that seem common to your environment before rolling out patches in a large corporate environment anyway.

    Indeed. You should test the patches first; however, if there is a vulnerability that you really must patch, and it's going to knock out something you're dependent on, either way you lose.

  63. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 1
    Depends on how you view the question.

    I'll view it precisely as the OP posted it. Here it is again for you, with relevant bit bolded:
    Do BSD variants run as much hardware & drivers for as many varied equipment types as Windows 2000/XP/Server 2003?
    They talk about hardware drivers & equipment. Nowhere do they mention confining to x86.
    --
    There are shills on slashdot. Apparently, I'm one of them.
  64. Re:So that's why Microsoft has such a low vulnerab by Skuld-Chan · · Score: 1

    Most people here should be aware that applying a Microsoft patch is likely to screw something up -- something Microsoft has become renowned for.

    I should mention that in my experience I've only ever got screwed by a patch from Microsoft once. The patch was for a login delay on metaframe, and it screwed up Acrobat 5 dialogues (you could no longer type into them). I honestly believe with most well behaved applications this sort of thing is pretty rare - especially with the sort of testing that microsoft does before hand.

    Linux however - I've had patches break applications all the time - especially binary only programs.

  65. False Advertising by TubeSteak · · Score: 1

    I MS actually used those claims in any advertisements... that's false advertising.

    http://en.wikipedia.org/wiki/False_advertising

    I'm not sure how the FTC would deal with MS Sales Reps using that survey in their promotional/sales materials, but I imagine that someone could probably make a Lanham Act case out of it. To get damages under the Lanham Act, "Actual loss is not required to show an injury. All that is needed is a reasonable basis for the belief that the plaintiff is likely to be damaged as a result of the advertising." Read http://www.poznaklaw.com/articles/falsead.htm for the rest of "Basics In False Advertising"

    --
    [Fuck Beta]
    o0t!
  66. Re:So that's why Microsoft has such a low vulnerab by TheNetAvenger · · Score: 1

    Of course - even if you do find an example (I doubt it), it doesn't change the fact that its just the distribution - the upstream developers will have released patch information, etc. There is no parallel for this sort of openess in the windows world.


    Ok, so you think flaws in Linux have never been corrected without a full published disclosure? Really... I have this bridge I would like to sell...

    As for distributions, I have seen everyone from Redhat to SuSE push through patches that were 'previously' undisclosed.

    Even OpenBSD has done this, they do not always Announce the flaw before a patch is made available.

    Yes, you are right it WOULD happen less in Open Source OSes due the process and nature of open source, but that does not mean it doesn't happen.

    This really isn't big news.. Sorry you think it is...

    PS. I have heard people from MS say many times that flaws are not disclosed if possible to give them time to create a patch. Heck even do a Google search on this. THIS IS NOT THE FIRST TIME MICROSOFT HAS ADMITTED IT. Ok?

  67. Re:So that's why Microsoft has such a low vulnerab by OwlWhacker · · Score: 1

    in my experience I've only ever got screwed by a patch from Microsoft once.

    I've never been screwed by any Microsoft patches on my Windows network either. I guess we should be thankful.

    Linux however - I've had patches break applications all the time - especially binary only programs.

    All the time?

    Any particular apps? Was anything important broken? When did these problems occur? This sounds terrible!

    I've heard from people in charge of Windows networks who have told me that a patch from Microsoft caused problems. No, I couldn't tell you what happened, as I don't remember -- it didn't happen to me. Besides, I know for a fact that many people have problems with patches from Microsoft; you can read about it quite frequently in the news.

  68. while (patch != FUD) by Anonymous Coward · · Score: 0

    MS releases full patch details, scary contents coax people into updating, people-with-a-clue patch or protect their systems immediatly, and for the lesser-clued people, there's always survival of the fittest.

    I think MS just hates freedom of information.

  69. Re:So that's why Microsoft has such a low vulnerab by Whiney+Mac+Fanboy · · Score: 1

    Good god!

    *sighs*

    If you read the discussion rather then have a knee-jerk-pro-MS reaction, you would realize that this is about disclosure after the patch has been released.

    Please, please, even if you can't be assed reading TFA, read the discussion before posting.

    --
    There are shills on slashdot. Apparently, I'm one of them.
  70. Microsoft == BAD by loose_cannon_gamer · · Score: 1
    My subject is to prove a point. Slashdot is notoriously, and regulary with good reason, quite anti-Microsoft. Would the comments and content be different if, say, we swapped Microsoft with Apache in the original article / summary? The comments would probably change just because there are more Apache apologists than Microsoft apologists here. Oh well, big deal. Plus, the subject 'Microsoft == BAD' is going to get good readership here. Know your audience. :-)

    Second, I think something most people haven't covered here is that code defects vary wildly in terms of visibility and seriousness. I pretend to do software development (as a day job), and know full well that after my first code-build-test-debug iterations complete and I hit an alpha stage of functionality for some feature (it appears to work and passes my initial tests), I will likely still make Q changes per K lines of code (unknown constants to me). Some of these are actually critical, segfaults hiding in unchecked variables, potential buffer overruns, exceptions I forgot to try-catch. Others are cosmetic or for readability -- changing formatting or variable/class names to make more sense, adding comments. Others are for performance improvements or memory efficiency. I know full well many of the issues I fix will probably never be seen by any client of my code, but I fix 'em anyway, but only as often as I find them. And even for serious defects, there are definite (unknown) probabilities that my clients are going to see them.

    My point here is that there's no clear principle for when the public needs to know. If it affects one in a trillion people, should it be declared in press conference? 1 in one billion? one million? 100000? 10000? Sure, there's a threshold there, but it is arbitrary and biased -- if I'm the one in 10000, I will wish that they'd talked about it; if I'm one of the other 9999, well, I don't care. And if some fellow fixing the 1 in 10000 fatal flaw finds and fixes 10 other 1 in a trillion flaws in the same area of code (and that's quite common in my experience, because bad code tends to localize well), do I really need publication on the other 10 tiny flaws? No. Just fix the one big one publicly, and spare me the details on the other 10. But post it somewhere so I can google it.

    So is Microsoft evil for their bug tracking and disclosure policies? Beats me, but probably. :-) My comments above neither defend nor attack them, they're just comments.

    --
    In Soviet Russia, us are belong to all your base.
  71. Spare a few $$$ for OpenBSD? by Dareth · · Score: 1

    They are everything you say... well mostly. And they have OpenSSH to support!

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  72. if Software can fix user error with Software??? by Dareth · · Score: 1

    If software can fix user error with software, why doesn't the original software "fix" the potential for error. It is obviously possible, so why not?

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
    1. Re:if Software can fix user error with Software??? by drsmithy · · Score: 1
      If software can fix user error with software, why doesn't the original software "fix" the potential for error. It is obviously possible, so why not?

      Because they are two separate piece of functionality, and including the "antimalware" part would probably have Microsoft embroiled in another antitrust lawsuit.

  73. Re:So that's why Microsoft has such a low vulnerab by jschottm · · Score: 1

    If you apply a Microsoft patch for something that is never likely to affect you, you're taking a bigger risk by applying the patch!

    There's very few updates that are pushed as "must install" downloads via Windows Update that aren't likely to pose a threat to the system. IE is so tied into the system and other software that keeping it patched is important even if you don't do web browsing on the system. Many of the other vulnerabilities may not seem like they're important behind a firewall, but firewalls fail or can be worked around.

    Most people here should be aware that applying a Microsoft patch is likely to screw something up -- something Microsoft has become renowned for.

    To be fair, every major vendor I can think of has released a patch or ten that screwed something up. The MS faulty patches have gotten better and with less significant problems.

  74. Re:So that's why Microsoft has such a low vulnerab by aybiss · · Score: 0

    Someone mod parent down. Its pure fantasy and a troll.

    Microsoft 'has become known for' providing timely patches for their software like no-one else. Nobody on the face of the planet invests the amount of time and effort in this area that MS does.

    Microsoft may have, at some stage in the past, caused a problem with a fix, but sitting here applying 45 updates to every OEM copy of XP+Office I've sold, I can't say I ever noticed a patch screwing up a machine.

    Grrr.

    --
    It's OK Bender, there's no such thing as 2.
  75. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    Someone mod parent down. Its pure fantasy and a troll.

    Please note: the above sentance was not a quote from the parent of this post, I just happen to have used the same wording because I have the same feelings.

    "Microsoft 'has become known for' providing timely patches for their software like no-one else. "

    Microsoft's patches are coming quicker than they used to, which is probably why more of them seem to be causing problems.

    Timely patches like no-one else? I don't think so. I know Microsoft has left critical flaws unpatched for longer than others...

    "I can't say I ever noticed a patch screwing up a machine."

    You and me are a pretty small percentage of the world's Windows users, so I don't think it really matters. Here are a few articles pointing to problems with Microsoft's patches:

    http://www.vnunet.com/vnunet/news/2154155/users-fe el-pain-latest
    http://www.crn.com/sections/breakingnews/breakingn ews.jhtml?articleId=185302749
    http://www.informationweek.com/news/showArticle.jh tml?articleID=180202426
    http://www.theregister.co.uk/2005/10/17/ms_patch_g litch/
    http://www.theregister.co.uk/2005/09/12/ms_pulls_s ecurity_patch/
    http://www.informationweek.com/story/showArticle.j html?articleID=168600620
    http://tech.monstersandcritics.com/news/article_79 92.php/Faulty_Microsoft_patches_highlight_quality_ concerns
    http://news.zdnet.com/2100-1009_22-5648595.html
    http://www.itnews.com.au/newsstory.aspx?CIaNCID=43 &CIaNID=18362

  76. Re:So that's why Microsoft has such a low vulnerab by Bert64 · · Score: 1

    And a number of the open-source apps in which vulnerabilities were found are not considered largeproduction-ready... For instance some of the vulnerabilities in prerelease betas of firefox etc.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  77. Microsoft hampers sys admins by solo6 · · Score: 1

    Apparently written by a diehard Linux geek. Which is to say, hardly worth the space it took in Slashdot or the dignity of a reply (blush).

  78. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    "netBSD [netbsd.org] refutes you troll." - by Whiney Mac Fanboy (963289) * on Thursday April 20, @09:31AM (#15164214)

    First of all, it doesn't refute this:

    From CERT (an agency that specializes in computer based security findings):

    http://it.slashdot.org/it/06/01/05/0027219.shtml?t id=172&tid=218 http://it.slashdot.org/it/06/01/05/0027219.shtml?t id=172&tid=218

    &

    http://www.us-cert.gov/cas/bulletins/SB2005.html http://www.us-cert.gov/cas/bulletins/SB2005.html

    QUOTE EXCERPT:

    "Linux/Unix (including Mac OS) had almost three times the number of OS-specific vulnerabilities reported last year compared to Microsoft Windows."

    Also, I don't see BSD able to run 1/10th the types of peripherals Windows does, point-blank.

    (You can try to add up all of those other platforms, CPU-wise, but it still doesn't equal or surpass Windows support of peripheral equipment... no questions asked).

    I nearly hate to tell you this, but you need a "dose of reality":

    It's a WIDELY known & accepted fact that Windows based OS run on a good 90% of the world's computers... most of which, machine-for-machine out there nowadays, are x86 based!

    In fact, X86 has proven such a versatile and fast platform, that it just took down stuff from the RISC world, 1 by 1 over the last decade or so.

    (Anyone recall MIPS &/or PowerPC? They are being used less & less, and Apple's MacOS X is one recent proof of it... a UNIX based example, no less).

    AND, that same 90%++ or better numbers in favor of machines running Windows based OS (specifically nowadays NT-based types like 2000/XP/2003 Server) are fully inclusive of systems ranging from:

    Home desktops/laptops, to work based workstations on the job, up thru departmental servers and right up to the Enterprise-Class type (DB servers, webservers, app servers, file & print, you-name-it).

    Versatility & ubiquity IS what Windows is all about, & why it's ontop!

    (And, x86 is where it is at, especially since distributed & clustered computing is taking hold, ontop of client-server application designs).

    E.G.-> It's already been proven time & again, that a few dozen/hundred/thousand clustered rigs can do more than many larger "big-iron" rigs can, which is why systems of that nature take the top-spots in today's super-computer shootouts/challenges.

    (YES, Linux does clustering, as do many UNIX variants, AND, Windows can as well nowadays (albeit not final yet but close), via its compute-cluster edition versions).

    ABOVE ALL:

    Overall, since more systems worldwide run Windows NT-based OS from home desktop/laptop, departmental workstations, thru departmental servers as well as up to enterprise-class/mission-critical servers (web, db, application, file & print you-name-it), where are your employment opportunities greater?

    Windows, or UNIX & its variants??

    Windows, hands-down, of course!

    * :)

    Yup... You Linux Penguins & UNIX nuts either need to gain experience in this field, or wake up earlier & have more coffee in the A.M., to get the better of me...

    Same to you mods also:

    You've blocked me via 1 IP from replying (literally, lol, the "geek angst" of the defeated only shows itself MORE in that little debacle which I easily blew by)...

    Mods blocking my IP addy or Mac Address doesn't stop me from posting from another set of those... Simply by just merely setting up my own anonymous servers, & blowing by your PUNY block attempts THAT way, seen here:

    "Due to excessive bad posting from this IP or Subnet, anonymous comment posting has temporarily b

  79. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    Time to dismantle this 'pot-calling-the-kettle-black' Ad-Hominum attack utilizing Linux Penguin who's already on the ropes, tossing names:

    "It never fails to amaze me how the Anonymous Cowards post false information when hardly anybody reads it." - by Anonymous Coward on Thursday April 20, @09:37AM (#15164261)

    Funny, you read it, first of all!

    "Argue with the numbers, facts & figures." - by Anonymous Coward on Thursday April 20, @09:37AM (#15164261)

    No no, senor:

    You argue with these facts & figures here, from CERT (an agency that specializes in computer based security findings):

    http://it.slashdot.org/it/06/01/05/0027219.shtml?t id=172&tid=218 http://it.slashdot.org/it/06/01/05/0027219.shtml?t id=172&tid=218

    &

    http://www.us-cert.gov/cas/bulletins/SB2005.html http://www.us-cert.gov/cas/bulletins/SB2005.html

    QUOTE EXCERPT:

    "Linux/Unix (including Mac OS) had almost three times the number of OS-specific vulnerabilities reported last year compared to Microsoft Windows."

    Argue with the numbers & facts + findings from a gov't. organization that specializes in that area... you'll see it's better than your F.U.D. attempts & puny attempts @ it.

    "Besides, Anonymous Cowards who post without backing their opinions up have no girlfriends, and tiny peckers." - by Anonymous Coward on Thursday April 20, @09:37AM (#15164261)

    LOL, well... JUST in case you hadn't noticed?

    You also post as "A/C" as well!

    (YES, folks - yet another typical Linux user oversight, lol! They can't even realize they are the pot calling the kettle black! AND, I posted quite the body of facts & figures from a respected source in this field.)

    Secondly - Ah, the INEVITABLE "Ad-Hominum" attack from the Linux/UNIX boys when they get floored by facts - Yes, truly the "VERY BEST" you can expect from Linux/UNIX people, when they are 'down-for-the-count' attack YOU, not the subject matter @ hand!

    LOL!

    (That the BEST you've got? No WONDER your OS & software are fast becoming (or in the case of Linux already are) the '2nd-class citizenry' of computing by comparison to Microsoft-based OS users worldwide, machine for machine)

    * :)

  80. Re:So that's why Microsoft has such a low vulnerab by Anonymous Coward · · Score: 0

    hogwash, windows still runs more equipment types in peripherals alone than all of those diff cpu type platforms you noted.