Slashdot Mirror


MS Security Patch Blocks Net Access For ZoneAlarm Users

An anonymous reader writes "Users of Check Point ZoneAlarm security products, including the extremely popular, free-of-charge software firewall, have discovered that a Microsoft security update released on Tuesday has blocked their internet access. The firewall manufacturer is 'investigating the issue,' and so far the workaround seems to be to uninstall the recent DNS spoofing vulnerability fix MS08-037 (KB951748), and not reinstall it until Microsoft or Check Point have come up with updated versions of their products."

110 comments

  1. And this is a bad thing how? by trolltalk.com · · Score: 4, Funny

    a Microsoft security update released on Tuesday has blocked their internet access.

    ... it certainly makes their computers less prone to being hacked on the net ...

    1. Re:And this is a bad thing how? by Floritard · · Score: 5, Funny

      So the headline should have read:

      "MS Security Patch perfects ZoneAlarm firewall"

    2. Re:And this is a bad thing how? by Spy+der+Mann · · Score: 4, Interesting

      ... it certainly makes their computers less prone to being hacked on the net ...

      I know you wrote it as a joke, but it gets me thinking on the proprietary software problem again (yeah yeah, I know, more anti-MS babbling). The risk of having your operating system suddenly lose internet access completely is inadmissible. Since Windows is a closed-source product, only the maker (Microsoft) knows how to fix vulnerabilities. And if they screw up, like in this case, we have to depend on them to fix the problem. Either you lose internet access, or still are vulnerable to the DNS exploit.

    3. Re:And this is a bad thing how? by SQLGuru · · Score: 5, Informative

      You make the immediate assumption that it was a problem with the MS Patch. I'll wait until the final news release about the subject, in case it's an issue with Zone Alarm. Why is Zone Alarm the only firewall with this problem (so far)? Is Zone Alarm firewall released as open source? Free != Open Source. Your same argument against MS can just as easily be applied to Check Point.

      Layne

    4. Re:And this is a bad thing how? by quonsar · · Score: 3, Funny

      The risk of having your operating system suddenly lose internet access completely is inadmissible.

      They should have gotten a warrant?

    5. Re:And this is a bad thing how? by Anonymous Coward · · Score: 2, Insightful
      What changed?

      It's not a hard question and, thus, not a surprising answer when Microsoft is blamed.

      AND you are absolutely correct about Check Point NOT being open source themselves; if they were it might also present a path to the resolution.

      Otherwise, my bet is that:
      1. Zone-Alarm expects a portion of MS's network stack to behave in a certain way and it has now changed,
      2. Microsoft broke changed something in their API, or as I suspect
      3. Zone-Alarm mis-interpreted the API or poorly coded to it.
    6. Re:And this is a bad thing how? by ToasterMonkey · · Score: 2

      Are you trying to somehow credit open source software with bringing together disparate development teams on total different projects to test & QA their software releases together? That's insane.

      Be realistic, whatever system-wide stability advantage Linux (the OS) has is because of the centralized distribution model now commonly used, and can be credited solely to the maintainers of said distribution. Even the centralization hasn't been all that great until recent years, and you still have to use caution installing anything outside your "package manager". For sure, Free software helps when doing system-wide integration testing, but it is absolutely not required to get the same levels of stability as Linux. Another method might be, I don't know... maintaining a well documented, backwards compatible programming interfaces, or issuing updates to partners in advance so they could get some QA cycles in?

      Since Windows is a closed-source product, only the maker (Microsoft) knows how to fix vulnerabilities.

      Just stop, YOU don't know how to fix most vulnerabilities, and probably wouldn't accept a patch from some random neighbor either. You line up in front of your vendor and take what you can get like anyone else.

      If you happen to be one of the few who writes your own fixes for the open source software you use, kudos, you're one in a million.

    7. Re:And this is a bad thing how? by snoyberg · · Score: 2, Insightful

      I think his main argument is just against proprietary (ie, non-open source) software, meaning that regardless of who's to blame here, this is an example of why FOSS is better.

      --
      Thank God for evolution.
    8. Re:And this is a bad thing how? by Spy+der+Mann · · Score: 1

      I think his main argument is just against proprietary (ie, non-open source) software, meaning that regardless of who's to blame here, this is an example of why FOSS is better.

      Exactly! That's what I wanted to say.

      (whew, that was close!)

    9. Re:And this is a bad thing how? by sjames · · Score: 1

      Or at least keeps their bot infested piece of junk from spamming the rest of us. :-)

    10. Re:And this is a bad thing how? by punissuer · · Score: 1

      You make the immediate assumption that it was a problem with the MS Patch.

      In my book, it was a problem with the MS Patch. MS of all companies should know that they aren't releasing software into a vacuum, that they have to play nice with existing software. They should have noticed this update's incompatibility with ZoneAlarm before releasing it. They deserve a stinging slap on the wrist for not mentioning ZA in their knowledge base article about the update, and for not even mentioning DNS in the Automatic Update dialog. If it weren't for the article about the coordinated DNS patch on /. yesterday, my XP Home system might still be unable to use the net.

    11. Re:And this is a bad thing how? by Anonymous Coward · · Score: 0

      Not really.

      If it's a DNS issue then they can't access most of the net since most of the user visible parts of the net are name based. It does not mean their computer is not accessible from the outside by IP nor does it mean that anything that does not use DNS can't connect. Whoa, lots of negatives in there but it's grammatically correct... I think...

    12. Re:And this is a bad thing how? by hyperquantization · · Score: 2, Insightful

      Agreed, but only when the corporation who owns the source is incompetent. So to blanket all proprietary software, IMHO, is rather unfair. Either way, unless you're spending your own time developing the software, you're trusting somebody; if not a single corporation, then the Open Source Community. The point is, it's really just up to you, the user, to decide who you trust more.

    13. Re:And this is a bad thing how? by Anonymous Coward · · Score: 0

      Do you do a code review of all your OSS/Free software and install from source?

      I didn't think so, because I doubt your name isn't Theo.

      So in this case OSS/Free is just as good at closed because your still taking the word of some other asshole.

    14. Re:And this is a bad thing how? by Anonymous Coward · · Score: 0

      OK, I buy that the system losing internet access is inadmissible. But why is this a problem only for proprietary software? When I upgraded OVER THE NET from Ubuntu 6.04 to 7.02 it decided I had no network card and hence no network. This was supposedly a completely successful upgrade.

      I imagine that should be just as inadmissible. I don't believe for a minute that this type of problem is "ooh, teh evil proprietary software". It is everyone in the industry's problem to work on and fix. In this particular case, Check Point was probably getting an advantage by not following some specification and making use of a subtle flaw that existed in the DNS stack. One of the things everyone - proprietary and OSS should remember is to only code to the published API specifications if you expect your app to work after an update to the OS.

    15. Re:And this is a bad thing how? by jeebusroxors · · Score: 2, Insightful

      So MS has to test their updates with EVERY piece of software that _may_ be used? It seems more likely that this is a ZA problem. Plus I'm willing to bet that the Windows firewall alone (that's still included right?) works just fine.

    16. Re:And this is a bad thing how? by snoyberg · · Score: 1

      The difference is that if the original developer on an open source project quits, you could hire someone to take the code and continue working on it. That might not sound feasible to an individual, but it might sound very good to a corporation.

      --
      Thank God for evolution.
    17. Re:And this is a bad thing how? by goofyspouse · · Score: 1

      Whoa, whoa, whoa...has ANYONE ever claimed that the built-in Windows firewall "works just fine"?

    18. Re:And this is a bad thing how? by jeebusroxors · · Score: 1

      You're right.

      s/works\ just\ fine/functions\ the\ same\ as\ it did\ before\ the\ patch/

    19. Re:And this is a bad thing how? by SQLGuru · · Score: 1

      You Linux people and your cryptic commands.....

      ^Hworks just fine[TAB]functions the same as it did before the patch[ALT-A]

      Much fewer keystrokes.

      Layne

  2. other workaround by TheSHAD0W · · Score: 5, Informative

    Set Zonealarm's security level to "medium".

    1. Re:other workaround by Anonymous Coward · · Score: 0, Informative

      Or uninstall zonealarm completely.

    2. Re:other workaround by Anonymous Coward · · Score: 0

      I work for an ISP and we have a machine in here right now with Zone Alarm that wasn't able to browse. Set the "internet" Zone to 'Medium' and it worked fine so I can vouch for this fix.

    3. Re:other workaround by Anonymous Coward · · Score: 0

      That's something necessary for online gaming anyways. I was curious as to why I didn't get blocked after the update, now I know.

    4. Re:other workaround by Anonymous Coward · · Score: 0

      I thought Billy G. retired, why is he posting here?

    5. Re:other workaround by goombah99 · · Score: 1

      Set Zonealarm's security level to "medium".

      For those of you using the GUI, that's the checkbox next to the goatse icon.

      --
      Some drink at the fountain of knowledge. Others just gargle.
    6. Re:other workaround by MikeBabcock · · Score: 2, Informative

      That would be horrifically stupid -- don't EVER enable incoming TCP ports like those unless you know what you're doing. Outbound ports are you connecting out, but inbound ports allow anyone on the internet to try and connect to you on those ports, none of which relate to DNS lookups -- that would be port 53 (UDP and/or rarely TCP).

      --
      - Michael T. Babcock (Yes, I blog)
    7. Re:other workaround by Anonymous Coward · · Score: 2, Insightful

      Don't you think it's hard to take a security product seriously when its settings are "high", "medium", and "low"?

      Not that other products are any better...

    8. Re:other workaround by Anonymous Coward · · Score: 0

      Although Goldberg's Pants said s/he was behind a router, I think it's actually a NAT unit. That makes more sense in the context of what was said. As such, MikeBabcock's comment about enabling incoming TCP ports is off target. For hosts not in the "demilitarized zone", which is to say, all hosts in the usual case, NAT units prevent incoming connections other than those which have been explicitly enabled.

      NAT units do provide some protection against inbound connection attacks. They provide no protection against compromised machines making unwarranted outbound connections, and this is what makes a "personal firewall" worth contemplating.

    9. Re:other workaround by kayditty · · Score: 0

      Uh, 'inbound port 53' doesn't relate to DNS look-ups, unless you're running a nameserver, or have a really flawed resolver. 53/tcp for DNS isn't rare. It's used for all kinds of things: long query responses and AXFR/IXFR transfers for nameservers, off the top of my head. The first one relates directly to client usage, as well.

      I have to wonder what the grandparent is on about, though. Enabling inbound SMTP, pop3 + pop3s, SMB over TCP, HTTP, and SMTP over SSL makes no sense whatsoever. Quite a funny post, guy!!

    10. Re:other workaround by MikeBabcock · · Score: 1

      I never specified inbound or outbound, but since UDP is stateless, specifically allowing inbound packets may be required, depending on the router. Ditto for NTP (different protocol, same problem, port 123 though).

      I was simply making the point that none of the ports the parent to my original comment specified had anything to do with DNS.

      --
      - Michael T. Babcock (Yes, I blog)
    11. Re:other workaround by MikeBabcock · · Score: 1

      Untrue and irrelevant. NAT or no NAT, don't open inbound ports to service ports like this, EVER unless you're running a server that needs it.

      If you're a normal user, you'd open (for example) an outbound port 53 UDP and TCP for DNS queries, and inbound replies (source port 53, NOT destination port). Preferably, your firewall software would have been made in the last 5 years and simply allow inbound replies automatically (otherwise you're just wide open).

      --
      - Michael T. Babcock (Yes, I blog)
  3. Thanks for the "update" by snl2587 · · Score: 1

    Crap! Here come the phone calls asking for tech support...I think I'll turn off my phone for a bit...

    1. Re:Thanks for the "update" by Bomarc · · Score: 1

      ... and this /. story explains my brothers phone call late last night.

    2. Re:Thanks for the "update" by clone53421 · · Score: 1

      Crap! Here come the phone calls asking for tech support...I think I'll turn off my phone for a bit...

      Kind of like a firewall for your telephone, eh?

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  4. Girlfriends Comp by elemnt14 · · Score: 1

    So that what was causing the issue. I spend almost an hour trying to figure out what went wrong. Funny thing is she suggested it was ZA. Uninstalled and got net back online. I demand a refund for my wasted hour!

    1. Re:Girlfriends Comp by pxc · · Score: 1

      After you found out it was ZoneAlarm, you should have pretended it was something else and changed that, too.

      What? Somebody's gotta keep your girlfriend in line, and I sure ain't got time!

    2. Re:Girlfriends Comp by AkaKaryuu · · Score: 1

      You wasted 4 minutes of my life and I want them back. /moleman

  5. BTW-for those unsure if you're broken by faloi · · Score: 3, Funny

    If you're reading this article from a machine in question, you're not broken.

    Now please don't call me asking if it's something you should worry about.

    --
    "It is a miracle that curiosity survives formal education." -Albert Einstein
    1. Re:BTW-for those unsure if you're broken by gEvil+(beta) · · Score: 4, Funny

      I'm pretty sure the computer I'm on right now is affected by this problem. Tell me what I need to do to fix it. It's a G5 iMac running Microsoft Tiger. The problem started when I updated Internet Safari. Please help!!!

      --
      This guy's the limit!
    2. Re:BTW-for those unsure if you're broken by Anonymous Coward · · Score: 0

      Actually, OP was wrong. You ARE broken. Everyone please call OP repeatedly asking how to fix it.

      OP: enjoy your new friends. =)

    3. Re:BTW-for those unsure if you're broken by Fnord666 · · Score: 1

      Is this something I should worry about?

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    4. Re:BTW-for those unsure if you're broken by Cro+Magnon · · Score: 1

      Now please don't call me asking if it's something you should worry about.

      Okay, I'll just ask by email.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    5. Re:BTW-for those unsure if you're broken by belthize · · Score: 1

          How do you normally log onto the internet ? Did you check you don't have capslock on that happened to me once. It might just be

          A friend of mine said he had the same problem and upgraded to Office 2008, I think he said, and that fixed it.

      Belthize

    6. Re:BTW-for those unsure if you're broken by pklinken · · Score: 1

      Argh, Technologyhypochondriacs!

    7. Re:BTW-for those unsure if you're broken by jeebusroxors · · Score: 1

      It could be:
      #127 - Sticky bits on the disk.

      or

      #237 - Plate voltage too low on demodulator tube.

    8. Re:BTW-for those unsure if you're broken by BlueStrat · · Score: 1

      #237 - Plate voltage too low on demodulator tube.

      Now you've done it!

      Poor confused users will now be calling their senators, ISPs and their great-uncles that were TV repair techs in the '60s.

      Cheers!

      Strat

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  6. Security through obscurity by the4thdimension · · Score: 1

    Obscure the computer from the internet and its secure!

    Good idea MS!!

  7. Re:Scheme for Microsoft spyware by Apple+Acolyte · · Score: 1

    I'd agree with you there. Otherwise you have to attribute it to really poor M$ QA, which is just slightly less believable.

    --
    Part of the hardcore faithful who believed in Apple long before it was cool again to do so
  8. In all Fairness to Microsoft by docstrange · · Score: 5, Informative

    This patch was not designed to patch a Microsoft flaw, but instead a vulnerability in nearly all implementations of DNS. So far over 100 vendors have patched their products and coordinated the release of this workaround. If zone alarm is broken because of this change they need to adjust their product to work with this change, not the other way around.

    I've taken this snippet from: http://isc.sans.org/diary.html?storyid=4687 which explains things in a little more detail. Full details won't be disclosed until Blackhat in vegas this August.

    The root cause is a fundamental, well known, weakness in the DNS protocol. DNS uses UDP, a stateless protocol. A DNS server will send a request in a single UDP packet, then wait for a response to come back. In order to match request and response, a number of parameters are checked:

    who sent the response? Was it the DNS server we sent the request to?
    for this particular response, do we have an outstanding request?
    each request uses a unique and random query ID. The response has to use the same query ID.
    The response has to be sent to the same port from which the request was sent.
    Only if all this matches, the response is accepted. The first valid response wins. If an attacker is able to guess the query id and the source port, the attacker is able to send a fake response, which will be cached by the DNS server.

    --
    Remember that you are unique, just like everybody else.
    1. Re:In all Fairness to Microsoft by JCSoRocks · · Score: 1

      Well at least *someone* remembers the stories that were posted just a few days ago...

      --
      You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
    2. Re:In all Fairness to Microsoft by nategoose · · Score: 1

      In all Fairness to Microsoft

      How could you?

    3. Re:In all Fairness to Microsoft by mr_mischief · · Score: 1

      If an attacker is able to guess the query id and the source port, the attacker is able to send a fake response, which will be cached by the DNS server.

      It'd also work if the attacker was able to sniff that packet in the first place, of course, and with a much higher probability.

      DNS over TCP for queries as well as zone transfers has long been an option for most DNS servers. Enabling that as the default would seem to be a secure enough fix, although with more overhead than UDP.

      I haven't taken the time to see what this new recommended fix does. Anyone have details on how it makes the query response harder to fake?

    4. Re:In all Fairness to Microsoft by Mushdot · · Score: 1

      Cheers for the explanation! I've just got online after closing Zone Alarm down.

      I think one problem is going to be the fact Zone Alarm can't check for updates when it has started, so it's going to be a bit difficult to auto roll a fix out?

    5. Re:In all Fairness to Microsoft by Simon+(S2) · · Score: 4, Informative

      I haven't taken the time to see what this new recommended fix does. Anyone have details on how it makes the query response harder to fake?

      Sure. The security update addresses the vulnerabilities by using strongly random DNS transaction IDs, using random sockets for UDP queries, and updating the logic used to manage the DNS cache.

      --
      I just don't trust anything that bleeds for five days and doesn't die.
    6. Re:In all Fairness to Microsoft by J_Doh! · · Score: 1

      Short term work around. Set the internet security zone to medium. Make sure your behind a hardware firewall though. Just tried it, and it worked.

      --
      To secure peace is to prepare for war ...
    7. Re:In all Fairness to Microsoft by cjacobs001 · · Score: 1

      Haven't we known about this vulnerability for years ?

      --
      cjacobs001
    8. Re:In all Fairness to Microsoft by Ritchie70 · · Score: 1

      Thanks! I was just reviewing the Microsoft patch at work today - evaluating what category it should go into ("OMG NOW NOW NOW", "Soon", "Next Release", "Never.")

      That helps a lot with understanding it. (I said "Next Release", by the way.)

      --
      The preferred solution is to not have a problem.
  9. Another workaround by martinw89 · · Score: 3, Interesting

    Why not take this time to try out something new?

    1. Re:Another workaround by Goldberg's+Pants · · Score: 2, Interesting

      I've tried multiple firewalls over the years, including that one, and had a variety of issues ranging from general system stability problems to constant BSOD's. So much so I don't even bother anymore. I'm behind a router. I know it's not perfect, but having one less buggy, unstable program in the background makes life a lot nicer.

      Off the top of my head I tried ZoneAlarm, both old and new versions, Tiny Personal Firewall, the prior TPF that had a different name, and several others.

      Just not worth the aggravation.

    2. Re:Another workaround by ChrisLynx · · Score: 1

      Now that's a descriptive product name!

      Comodo: flush those bad packets away!

      *If you don't get why this is funny, see
      http://www.merriam-webster.com/dictionary/commode
      definitions 2c and 2d :)

  10. But.. by Anonymous Coward · · Score: 2, Funny

    But this is Slashdot.. ofcource it is Microsoft's fault.

  11. Not just Zone Alarm by jimbobborg · · Score: 1

    From articles I've read on the subject, a LOT of the personal firewalls for Windows PCs are having this problem.

  12. Wow thank you by jasonmanley · · Score: 1

    Dude that was such a cool breakdown of the situation. I love it when people do that - someone did that the other day with the post about the gpcode virus and how it does it encryption etc and it was an eye opener.

    --
    http://projectleader.wordpress.com
  13. Why are we blaming Microsoft? by Alereon · · Score: 3, Insightful

    Why are we assuming that this is a defect in the Microsoft patch, rather than a defect in the security software? I think it's much more likely that the software firewall application (which tend to be pretty skeevy in general, see Norton Internet Security) is inappropriately blocking access than that Microsoft screwed up the patch. From my (admittedly vague) understanding of the issue, I'm guessing that the firewall software whitelists outgoing UDP requests from port 53, and the new randomized ports are being blocked, preventing DNS queries from succeeding. I know blaming Microsoft is fun, but blaming even crappier software vendors is more fun :)

    1. Re:Why are we blaming Microsoft? by Paradigm_Complex · · Score: 3, Insightful

      Why are you assuming that we're assuming? Vista got a lot more heat than it really deserved, often by people who know better. However, much of the public at large believed the complaints. Most non-technies I know, when the subject comes up, cite something along the lines of "I heard Vista sucks." No explanation why (often because they don't think they'd understand, they just don't care). Similar here: plenty of people will purposefully make stupid anti-MS statements, irrelevant of if they believe it or not or even care whose fault it is, in the hopes that if done sufficiently, it'll sink into the public mindset. Maybe they feel justified in giving MS back what it deserves after all the bad stuff they've gotten away with. Now mod me -1 Insightful so Joe Sixpack doesn't see this and we can continue our conspi^H^H^H^H^H^H vigilante fight for software freedom!

      --
      "A witty saying proves nothing." - Voltaire
    2. Re:Why are we blaming Microsoft? by Toreo+asesino · · Score: 1

      Similar here: plenty of people will purposefully make stupid anti-MS statements, irrelevant of if they believe it or not or even care whose fault it is, in the hopes that if done sufficiently, it'll sink into the public mindset.

      Careful now, with such logic and level-headedness like that you could end up in twitter's journal and everything :)

      --
      throw new NoSignatureException();
    3. Re:Why are we blaming Microsoft? by 0123456 · · Score: 1

      "I'm guessing that the firewall software whitelists outgoing UDP requests from port 53, and the new randomized ports are being blocked, preventing DNS queries from succeeding."

      Then you're guessing wrong; DNS works fine, but http gets blocked.

      I agree though, that it could be a flaw in Zonealarm rather than Windows, since it hooks into the OS at such a low level.

    4. Re:Why are we blaming Microsoft? by Paradigm_Complex · · Score: 1

      I think I'm safe from twitter's journal, but yeah every once in a while I accidentally say something logical. I'll try not to let it happen again, but no promises. P.S. if we end up being twitter-journal-buddies I call top bunk.

      --
      "A witty saying proves nothing." - Voltaire
    5. Re:Why are we blaming Microsoft? by Anonymous Coward · · Score: 0

      Why are we assuming that this is a defect in the Microsoft patch, rather than a defect in the security software?

      The default for all bugs is Microsoft until proven otherwise.

    6. Re:Why are we blaming Microsoft? by dedazo · · Score: 1

      I can assure you that's not good enough. No, your hatred of "M$" does not seem sincere enough. Might also want to check the other list, just to make sure you're not in it. Like those pesky "vista defenders" and people like me, with special mysterious powers to ruin accounts =)

      --
      Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    7. Re:Why are we blaming Microsoft? by Paradigm_Complex · · Score: 1

      Oh-oh. Just make sure to save a comfy spot for me on the list, 'cuz I look like I'd fit right in if I keep accidentally making sense.

      --
      "A witty saying proves nothing." - Voltaire
  14. Alternative solution by heffrey · · Score: 1

    Get rid of ZoneAlarm and use a decent firewall!

    1. Re:Alternative solution by Toreo+asesino · · Score: 1

      Amen. I've got to say, I've seen many many boxes keel over with ZoneAlarm installed; it does nasty things with kernel hooks and so forth that doesn't bear thinking about. There are some decent software firewalls out there, but ZoneAlarm isn't one of them.

      --
      throw new NoSignatureException();
    2. Re:Alternative solution by webcite1 · · Score: 1

      So, Windows fire wall is your cake? Eat it or die! BS!

    3. Re:Alternative solution by stderr_dk · · Score: 1

      The cake is a lie...

      --
      alias sudo="echo make it yourself #" ; # https://pipedot.org/~stderr & http://soylentnews.org/~stderr
  15. Renew license or not? by Anonymous Coward · · Score: 0

    I am glad to read this message. My license expires in 23 days and I was going to throw away Zonealarm and purchase other product. I will uninstall the darn MS patch. Thanks MS! You did it again!

  16. The real issue is . . . . by Anonymous Coward · · Score: 2, Insightful

    Microsoft should have tested this security update with all the popular firewall software and notified the developers of the firewall software itself. Then Microsoft and the affected software companies should have sent a notification of this issue to registered users of their software.

    Zone Alarm certainly counts as popular firewall software

    If Microsoft did not test this against zone alarm , than that is pretty shabby QA on the part of Microsoft. If they did, and did not find the issue than it is still pretty shabby QA.

    If this was tested and the makers of the software notified, than it was pretty bad on the part of both Microsoft and the third party developers not to notify users and ISPs of this impending issue.

    Basically, this surprise for ISP's and users never should have occurred.

    1. Re:The real issue is . . . . by Anonymous Coward · · Score: 0

      Microsoft should have tested this security update with all the popular firewall software and notified the developers of the firewall software itself. Then Microsoft and the affected software companies should have sent a notification of this issue to registered users of their software.

      Zone Alarm certainly counts as popular firewall software

      If Microsoft did not test this against zone alarm , than that is pretty shabby QA on the part of Microsoft. If they did, and did not find the issue than it is still pretty shabby QA.

      If this was tested and the makers of the software notified, than it was pretty bad on the part of both Microsoft and the third party developers not to notify users and ISPs of this impending issue.

      Basically, this surprise for ISP's and users never should have occurred.

      Sure and then they should also be testing against every proxy and VPN solution, also every IP program that uses DNS and for that matter every program that uses TCP in general. 50 years later when they have tested the million+ potential applications that could be affected you will get your patch.

      GET REAL, all they can do here is do there best to predict what could go wrong and hopefully address it. This was a platform independant vulnerability that had to be released, from my understanding BIND has also had compatability problems with other devices and software as have a few others, sometimes security is more important than the small percentage of people that will be inconvenienced.

    2. Re:The real issue is . . . . by dino2gnt · · Score: 1

      Explain to me why Microsoft should be supporting for ZoneAlarm at all, regardless of its popularity? it's not Microsoft's responsibility to make sure CheckPoint's software runs on their systems - it's CheckPoint's.

      --
      Future events such as these may affect you in the future!
  17. A lot more than Microsoft by suso · · Score: 4, Informative

    We have a Cisco ASA at work for a large enterprise and about 2 hours after I applied the patch to our DNS servers running BIND, they the ASA device blackholed the DNS servers. Wasn't a fun day really.

  18. Re:Scheme for Microsoft spyware by Paradigm_Complex · · Score: 1

    If you're joking it's not funny, and if you're serious you're mistaken. MS has a history of doing stupid/evil things, but they're smart enough to know where the line is. MS can only dance around the law so much. Consider: As the usefulness of the exploit fades, a sneaky "Data mining" company could make even more money selling/abusing the knowledge of what MS did. Best MS could do is claim it was a (number of) rogue employee(s), but even so it's an unnecessary loss and risk. It won't bring in enough cash to even be noticeable compared to their OS or office software incomes, and it won't somehow stop their sliding market share in either market. But it could potentially cause them to bleed millions or even billions if they fail in delegating the blame to a couple of pawns.

    --
    "A witty saying proves nothing." - Voltaire
  19. You're doing it WRONG by Anonymous Coward · · Score: 0

    You should have uninstalled Pista.

  20. Software FW..sigh, hold bridge of nose, shake head by GlL · · Score: 5, Informative

    Ahh the great security blanket called the software firewall. I like to use the following analogy in regards to them. Having a software firewall on your computer is like having a security guard in your bathroom. If something gets to the guard it's too late, your network is already compromised.

    I work for an ISP in Tacoma WA, and Software firewalls cause many more problems then they solve. I don't care which company makes it.

    If you are really concerned about security then you will have a dedicated hardware firewall. These are inexpensive and common, even built into most SOHO routers.

    So I know there will probably be flames, but if you write software firewalls, remember that the overwhelming majority of people who use them don't usually know they have one, and just ignore those little messages and click allow on everything until they actually read something and say "msimn.exe, what's that? I'm gonna block it!" And then they call me because their e-mail doesn't work.

    --
    I'm a happy pessimist. I expect and prepare for the worst, when it doesn't happen I am pleasantly surprised.
  21. We'll Get You to Vista One Way or Another by DoctorMabuse · · Score: 2, Funny

    Microsoft starts new ad campaign about how great Vista is now and XP suddenly fails. Good one, Balmer.

  22. Re:Software FW..sigh, hold bridge of nose, shake h by Anonymous Coward · · Score: 0

    Can you recommend a hardware firewall that pops up a little window and tells me which application is asking for access to the Internet, and asks me if I want to grant it permanent or temporary permission? Oh and it also has to do checksums on the binary to make sure it's really the program it says it is.

  23. Re:Software FW..sigh, hold bridge of nose, shake h by Joe+U · · Score: 1

    The software firewall is the last line of defense. It's supposed to work with your hardware firewall, not as a replacement to it.

  24. Ok, a little help here by Anonymous+Cowpat · · Score: 1

    I'm fairly sure that I've just installed this patch. BUT, I haven't rebooted yet. (I'm using ZA, obviously). How can I stop the process of the patch being applied before I reboot so I don't fritz my computer? Thanks

    --
    FGD 135
    1. Re:Ok, a little help here by punissuer · · Score: 3, Informative

      Don't worry. Removing the patch was easy once I knew that was what needed to be done. Just go to Add/Remove Programs, check the box for "Show updates", scroll down to KB951748, click the Remove button, and reboot (again).

  25. One program breaks and it's an M$ issue? Nah. by Behrooz · · Score: 5, Insightful

    ...or instead of complaining to Microsoft, you can disable ZoneAlarm and enjoy having your connection work again. Cheap firewalls failing to perform exactly how you'd like them to is an old, old story.

    Given the ridiculous profusion of budget 'security' software swarming around, it hardly seems fair to lay the blame on M$ when ZoneAlarm is the only program that this patch appears to conflict with.

    Of course, if ZoneAlarm wasn't proprietary, we could go see where they screwed up. Maybe you should go harass them for being closed-source instead?

    --
    "We have to go forth and crush every world view that doesn't believe in tolerance and free speech." - David Brin
  26. Par For the Course by vtcodger · · Score: 3, Insightful
    OK. Microsoft has once again put a bunch of users off the air -- tying up the clever and the lucky for a few minutes, and probably crippling many users for days. Not the first time. Won't be the last.

    And what do Slashdot readers have to say? In about equal numbers:

    1. Blame Microsoft
    2. Blame the "Application"
    3. That old favorite -- Blame the user.

    OK geniuses. What, realistically, is the industry supposed to do in order to stop doing this sort of thing?

    I don't know what the answer is. If I did, I'd be lining up staffing, capital, etc. But I'm 100% sure that it is not:

    1. Install Ubuntu
    2. Don't worry, be happy
    3. Blame the User
    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    1. Re:Par For the Course by webcite1 · · Score: 1

      Windows firewall now rules! Are you happy? FTS!

  27. Re:One program breaks and it's an M$ issue? Nah. by Spy+der+Mann · · Score: 2, Interesting

    ...or instead of complaining to Microsoft, you can disable ZoneAlarm and enjoy having your connection work again.

    Touché. I'd mod you up. Anyway, now that you mention it... the point of zonealarm is that the default firewall that comes with Windows is terribly insecure. It's interesting how a proprietary OS ends up spawning a lot of proprietary firewall and antivirus software.

    My point? No point, it's just interesting to see how proprietary spawns proprietary... as if they were living beings.

  28. I was wondering what happened yesterday by Conspiracy_Of_Doves · · Score: 1

    Did an update, and all of the sudden, no internet. Removed the update and the internet was back.

    Didn't realize it had anything to do with Zonealarm.

  29. Re:Software FW..sigh, hold bridge of nose, shake h by Elrond,+Duke+of+URL · · Score: 3, Insightful

    The may be a big headache for somebody at an ISP who needs to help out users, but as somebody who uses ZoneAlarm, I find it to be very useful.

    I've got an actual firewall in my router, but that only protects me from what comes in. And I run Linux, so that counters most other random garbage. But, on occasion, I use Windows and ZoneAlarm is very handy because it alerts me when any program is trying to send data out.

    *This* is where software firewalls in Windows shine. So many programs in Windows phone home or access the Internet for completely unknown reasons. So, I block it. If it breaks and I really need that particular program, I can unblock it. It's hard to measure how much this really helps, and, of course, I'm sure there are ways to transmit in Windows without the firewall knowing about it. Still, it's nice to be able to say apps X and Y, you get to access the Net. Everybody else has to ask first.

    --
    Elrond, Duke of URL
    "This is the most fun I've had without being drenched in the blood of my enemies!"-Sam&Max
  30. Re:Software FW..sigh, hold bridge of nose, shake h by Downside · · Score: 1

    Well I've almost never had issues with ZA over quite a few years. I'd rather have the malicious probes wasting my fast, underused network bandwith than have the hassle of setting up and maintaining yet another piece of equipment. (Especially anything to do with networks!)

    Also, wouldn't it be a bit much to have 3 devices (cable modem, firewall, router) to run a network that has only 2 computers attached? Or even worse to landfill a perfectly adequate router to get one with a firewall that I clearly don't actually need?

  31. Re:Software FW..sigh, hold bridge of nose, shake by ledow · · Score: 2, Informative

    It's bad if an *outbound* software firewall is your ONLY form of defence. But it is an INBOUND firewall too and it does a damn good job of that, considering. I've had people back in the dial-up / USB broadband modem days who used it exclusively as a defence and there were no problems at all. They frequently got attack probes aimed at them and they all bounced off harmlessly. For five minutes work and a free download, it's much better value for money than trying to put a hardware firewall into computer novice's homes, with their 56k's and Speedtouch's.

    But its main use is to turn off things that ask for the Internet that cannot be otherwise turned off, and does so without requiring TCP port rules etc. It also alerts even the knowledgeable user to strange Internet requests ("Opera is acting as a server"... is it? Why? Oh, I've hit an IRC address and it's trying to act as an IDENT server). If I could afford it, I'd put it on every Windows PC in the schools I work in (if I could move them off Windows, I would do that too) - it has an especially nice, centrally-configured network version so you can stop ANY program on ANY client that does happen to get executed from accessing the network/Internet unless it's on your whitelist - perfect for stopping a virus outbreak in its tracks.

    Most importantly, however, it's fantastic as a basic Windows firewall for places where YOU CAN'T GET HARDWARE FIREWALLS. Say you have a wireless laptop that connects through your home network (a not-unusual scenario). The laptop is protected against Internet-based attacks but not against local wireless-based ones. So you either have to 1) rely on your wireless to be perfectly secure for the course of its life (WEP should have taught you that that is a silly thing to do), 2) Provide a hardware firewall on the laptop itself (means carrying another gadget like that USB stick that is a Linux firewall), 3) Using a VPN (which means forcing its use for everything Windows tries to transmit) or 4) using a software firewall. Zonealarm happens to be great at 3 AND 4.

    For example, I have the following setup:

    Windows laptop with wireless
    Wireless access point
    PC in the house with wireless card and OpenVPN
    Internal network
    Broadband connection

    Everything past the Windows laptop is Linux and locked down (and I have Linux on a laptop to that connects in the same way). In my case, I use Zonealarm on the Windows laptop to MAKE SURE that nothing gets out across the (secured with WPA2) wireless connection except OpenVPN packets. This FORCES Windows to use OpenVPN (which it likes to avoid whenever possible, i.e. I plug another Ethernet interface into it and it changes routes etc.) for everything. I have an "insecure" network running behind the LAN but the only transit across it is via a secured VPN.

    Without Zonealarm, you get hundreds of DNS, Samba, etc. requests coming out of the laptop, flying across the wireless, affecting speed, bandwidth and (potentially) security of the network. With a decent software firewall on Windows (or a decent TCP outbound firewall on Linux), I'm able to make sure that NOTHING but OpenVPN can talk to the wireless network - I could even turn off the wireless points encryption (or it be compromised, or obsoleted, or removed for incompatibility/speed/bandwidth/latency reasons) and it wouldn't matter because nothing but OpenVPN can talk out.

    Without ZoneAlarm, Windows is VERY chatty on any external network, plus it's difficult (but not impossible) to make it use only ONE route (your OpenVPN tunnel) out of many possible routes without something like ZoneAlarm, especially if things change often (e.g. you put a second wireless card in, or plug in an Ethernet card etc.). I also found that Windows Firewall was absolutely useless for this, and presented problems using OpenVPN in the particular mode I wanted it to (UDP I think, but it's been a while since I've had to touch any config files for that).

    With Windows Firewall, OpenVPN connections died before they could complete

  32. Re:Scheme for Microsoft spyware by edittard · · Score: 1

    Hey Bill, why don't you STFU and concentrate on giving away your ill-gotten gains? kthxbye.

    --
    At the bottom of the /. main page it says 'Yesterday's News'. Well they got that right.
  33. ZoneAlarm have fixed this by Anonymous Coward · · Score: 1, Informative

    ZoneAlarm have released an update to fix this. Check out there technical support page http://www.zonealarm.com/store/content/support/techSupport.jsp

    1. Re:ZoneAlarm have fixed this by Anonymous Coward · · Score: 0

      No they haven't. At time of writing all they've done is added a description of the problem and the two work-arounds - uninstall hotfix or set security to medium - that are in TFA.

  34. Re:One program breaks and it's an M$ issue? Nah. by dknj · · Score: 1

    you are clearly forgetting that disassembled code is still code. you could just as easily find out what zonealarm screwed up, it just takes more time. what's the difference between open-source and closed-source? comments and clearly defined coding structures.

    i wrote a 3d engine when i was 12. i wrote cryptic comments, had a bunch of variables named d0 d1 d2 etc, and had function names like TheHackFunction. my friend saw my engine and wanted to use it for his game, so i gave it to him in the spirit of open-source. it took him a day to trace down a bug. he told me about it and i knew exactly what the problem was and i fixed the same bug (and 2 others!) in 15 minutes.

    with that said, am i the only one that always keeps a copy of softice nearby to patch pesky 'vulnerabilities' in proprietary applications?

    softice + closed-source apps FTW

  35. Maybe I'm missing something... by Anonymous Coward · · Score: 0

    ...but why should the average computer user be running a DNS server?

  36. Re:Software FW..sigh, hold bridge of nose, shake h by Ant+P. · · Score: 1

    So... what does that make my router's firewall? It's exactly the same as the one on my PC, and I'm pretty sure that's software.

  37. Re:Software FW..sigh, hold bridge of nose, shake h by GlL · · Score: 1

    No it is definitely NOT the same as the one on your PC unless of course you happen to be running OpenBSD and ipf on your PC.
    The main difference is that your router is a device solely designed for networking. There are no other hooks into the OS that can easily breach your security as exist on your computer, which is designed to perform many functions other than networking. The firewall on your router was designed to work specifically with the exact hardware in that box.
    The firewall on your router also exists outside of your internal network and acts as a gatekeeper between the internal network and the outside world.

    --
    I'm a happy pessimist. I expect and prepare for the worst, when it doesn't happen I am pleasantly surprised.
  38. Got hit with this today... by HybridST · · Score: 0

    I think that a big "thank you /." is in order.

    My roommate is a "somewhat savvy" user who knows to use a properly set-up firewall and to scan every downloaded file manually. She can also fix most of her own computer issues thanks to google. And she has spent most of the day trying to connect to our wireless router.

    After several hours of futility she asked for some help. ipconfig looked mostly normal but the subnet mask was off by 1 (e.g. 255.255.254.0 rather than 255.255.255.0) and wouldn't reset through any method I know of, ping pinged both locally and on teh webz, and tracert ... well tracerted. Thought about dns but it tracerted to "www.google.com" and the 72.14.what.ever also hopped to www.google.ca just fine and wouldn't resolve ANYTHING, even local files in Internet Explorer or Firefox.

    This might have had me breaking out the disk and hitting the old "repair install" back to a known good configuration (yes, I know... 'windows' & "good configuration" have only RARELY coexisted but stranger things are possible) then HOURS of updates to duplicate and diagnose the problem. Looking foreward to a fix that doesn't hose the net!

    So again thank you slashdot, all of you, for saving me hours of updating incrementally to find the culprit!

    --
    Ever notice that Cobra Commander sounds an awful lot like Star scream?