Slashdot Mirror


Firefox Zero-Day Code Execution Hoax?

Akon writes, "eWeek is running a follow-up story on the claim by two hackers that Firefox's implementation of JavaScript is critically flawed and could result in code-execution attacks. Turns out this is a possible hoax that was overblown for laughs." Mozilla's engineers say the risk is limited to a denial-of-service issue. From the article: "'As part of our talk we mentioned that there was a previously known Firefox vulnerability that could result in a stack overflow ending up in remote code execution. However, the code we presented did not in fact do this, and I personally have not gotten it to result in code execution, nor do I know of anyone who has... I have not succeeded in making this code do anything more than cause a crash and eat up system resources, and I certainly haven't used it to take over anyone else's computer and execute arbitrary code,' Spiegelmock said." Spiegelmock also stated that the claim that there were 30 other undisclosed exploits was made solely by his co-presenter, Andrew Wbeelsoi.

215 comments

  1. Great!! by zappepcs · · Score: 3, Funny

    The first time that I actually started to worry that FF might have a problem, and that I should be careful, it turns out to be a hoax. I don't know whether to be happy about this or not?

    1. Re:Great!! by __aaclcg7560 · · Score: 4, Funny

      Be happy. It could've been worst and happen on Internet Explorer instead.

    2. Re:Great!! by archen · · Score: 1

      Considering the number of problems that continue to be found in the Javascript engine, I wouldn't get too comfortable.

    3. Re:Great!! by bruno.fatia · · Score: 1

      When? A bug in IE be considered a hoax?

    4. Re:Great!! by RatRagout · · Score: 1

      Well, the other hacker, whoever he is, claims he has 30 undiclosed firefox flaws.....but then again my mother claims she has 30 undisclosed security flaws in notepad

    5. Re:Great!! by __aaclcg7560 · · Score: 1

      When it becomes a new feature. :P

  2. NoScript by BadAnalogyGuy · · Score: 1

    The NoScript extension is like a firewall for your browser. I install it on every computer I can lay my hands on.

    1. Re:NoScript by nebulous_afterthough · · Score: 0

      You obviously don't use GMail, Google Calendar, and the like. Then again, I used them until Google upgraded something and they no longer displayed correctly with FF on OpenBSD. Ah well.

      I do have to say that I find the title querying about a hoax encouraging. My curiousity was tweaked, but not much more. Had the title included IE, I would have started sweating yet again thinking of my clients and then servers tipping over like Dominos. And that's after the monthly patch grind I already endure...

    2. Re:NoScript by gorre · · Score: 2, Informative
      You obviously don't use GMail, Google Calendar, and the like.
      With NoScript one can designate sites that are allowed to run javascript, it's just that it is disabled by default. I use NoScript and have simply whitelisted google.com and any other trusted sites that require javascript.
      --
      "Madness is something rare in individuals - but in groups, parties, peoples, ages it is the rule." -- Nietzsche
    3. Re:NoScript by TheRaven64 · · Score: 4, Funny
      But...

      But...

      Web 2.0!

      *splutter*

      --
      I am TheRaven on Soylent News
    4. Re:NoScript by kwark · · Score: 1

      If you had bothered to take a look at noscript you would have found the whitelisting feature for trusted hosts.

    5. Re:NoScript by Ant+P. · · Score: 1

      NoScript is a feature Firefox should have had from day one, and IE has had for over 10 years.

    6. Re:NoScript by Vexorian · · Score: 1

      Yep. I tried NoScript when the "vulnerability" was "announced" and it is not worse than the popup blocker, and reserving the right to decide what sites can use javascript in my computer is really good, at least for me

      --

      Copyright infringement is "piracy" in the same way DRM is "consumer rape"
    7. Re:NoScript by DavidTC · · Score: 1

      I love NoScript. I just wish it had a way to say 'No, I never ever ever want to allow doubleclick.net to use Javascript, stop telling me that I have Javascript 'partially allowed' on those sites.'.

      Yeah, I know I can get rid of the bar, but knowing when a site might be broken because Javascript is disabled is important. If I got rid of the bar, I'd miss that fact some of the time, and the rest of the time I'd notice and keep doing what I currently do every other day: Thinking 'Why do I have Javascript disabled on this site I trust?' and click on the list, and go 'Oh, I don't, I have it enabled on this site, I just have it disabled on their doubleclick ads.'.

      I.e., they need three states, not two. The 'untrusted', 'trusted', and...um...'distrusted'.

      Oh well. Occassionally wondering why a trusted site is 'partially allowed' is better than letting anyone randomly run Javascript.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    8. Re:NoScript by Vexorian · · Score: 1

      Although I agree, a provisional fix is to tell noscript to hide the bar after 5 seconds, it gets far less annoying and when joining new sites it is still easy to notice the bar.

      --

      Copyright infringement is "piracy" in the same way DRM is "consumer rape"
    9. Re:NoScript by Anonymous Coward · · Score: 0
      But...

      But...

      Web 2.0!

      *splutter*

      Seems there's just no end to the benefits of disabling javascript!
    10. Re:NoScript by stony3k · · Score: 1
      I.e., they need three states, not two. The 'untrusted', 'trusted', and...um...'distrusted'.
      The noscript icon in the status bar does show three states - javscript enabled, disabled and partly enabled. I got rid of the popup bar (it's annoying) and just made it a habit to look at the status bar every so often. It's a good habit in any case, since even the "lock" icon for secure sites is displayed there. Plus the slashdotter extension's notification if I have mod points also appears there.
      --
      Freedom is not worth having if it does not include the freedom to make mistakes. - Mahatma Gandhi
    11. Re:NoScript by kras · · Score: 1

      Hoax or not, it made a lot of ff-users discover the https://addons.mozilla.org/firefox/722/ noscript-extention : Total Downloads: 10088615 -- Downloads this Week: 223225. So noscript possibly made the 10 million download cape because of this hoax. I am sure not everyone installed noscript because of this so-called js-vulnerability, but a lot of people did, and discovered that a lot of useful websites (like /.) work perfectly without javascript. Other sites, however, will look like sh** without it. Web developers, think twice before you implement javascript, please, and provide a non-js alternative.

      --
      memento mori
    12. Re:NoScript by DavidTC · · Score: 1

      Yes, I know that. The problem is that If I'm on a site that has a partial icon, whether or not it is, say, google analytics turned on and the site turned off, or the site turned on and doubleclick turned off.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    13. Re:NoScript by joeyteel · · Score: 1

      The problem isn't that Firefox doesn't have the option, it's just not very easy to setup unless you like playing around with your user.js file. See the Configurable Access Policies (CAPS) documentation on mozilla.org :)

    14. Re:NoScript by stony3k · · Score: 1

      True, but I really can't think of how to easily fix this without taking up too much real estate - some web pages have javascript from 4 or more sites. Maybe some way to distinguish between the primary site's javascript and other javascripts might be a good idea.

      --
      Freedom is not worth having if it does not include the freedom to make mistakes. - Mahatma Gandhi
    15. Re:NoScript by DavidTC · · Score: 1

      I already said how to fix it. Have, in addition to 'Allow example.com', have 'Ignore example.com', and leave the warning and changed icon for sites I haven't marked as good or bad.

      --
      If corporations are people, aren't stockholders guilty of slavery?
  3. Not surprised. by Fordiman · · Score: 1

    Neither am I.

    --
    110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    1. Re:Not surprised. by Jugalator · · Score: 2, Funny

      I bet you have few friends. :-(

      --
      Beware: In C++, your friends can see your privates!
  4. It's all fun and games until someone gets hurt by davidwr · · Score: 2, Insightful

    Or until someone wastes time taking you seriously.

    Yelling "bomb" in an airport isn't funny. Neither is this.

    Next time, make it painfully obvious you are joking so people don't waste valuable time.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:It's all fun and games until someone gets hurt by Anonymous Coward · · Score: 5, Interesting

      It was painfully obvious to anyone at the presentation that the whole thing was a joke. It was the best presentation I saw at Toorcon just for the hilarity factor. If they were talking at any other convention I'd go see them again.

      Most of the press got the joke, laughed, and ignored it. It was some tool at CNET's fault for compromising his journalistic integrity and reporting satire as fact that caused the problem.

    2. Re:It's all fun and games until someone gets hurt by Kelson · · Score: 4, Insightful

      The way this went down reminds me of an event from high school. Now, to put this in perspective, it was probably 1993, so about 5 years before Columbine.

      There was a drama festival that our school attended each year, held at a nearby college. One year, one of our scenes involved prop guns. One of my classmates took one of the fake guns up onto a balcony, stood on the railing, and pretended he was going to shoot himself. Big surprise, campus security showed up, assuming he had a real gun and was really going to blow his brains out. The next year, the festival banned prop weapons. IIRC if you had a scene that needed them, you could sign up to use *their* props, which would be provided for the particular scene.

      Had he done the same thing on stage, introduced as a monologue he had written, with people aware the gun was a prop, no one would have freaked out.

      Back to the Firefox panel, I don't know how clearly this presentation was labeled as humor. But all it takes is someone who doesn't have the full context to take it seriously -- and security people have to take threats seriously, at least long enough to investigate and find out that the gun is just a prop.

    3. Re:It's all fun and games until someone gets hurt by gondaba · · Score: 1

      here's the abstract from their talk, taken from the ToorCon (http://www.toorcon) site

      Lovin the LOLs, LOL is my will

        MAYBE NONE OF, PROBABLY ALL OF, AND DEFINITELY MORE THAN:

        New ways of getting your load onto your quivering victim's stack
        Reaching into the hearts and minds (also the genitals) of users.
        Firefox re-entrant threading lols
        Patching BIOS for kernel-patching rootkit memory injections
        Aggresive AIM attacks and escapades
        Internet hilarity, sexual innuendo, LOLDONGS

    4. Re:It's all fun and games until someone gets hurt by sm62704 · · Score: 1

      Then it's hilarious!

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    5. Re:It's all fun and games until someone gets hurt by Anonymous Coward · · Score: 0

      [i]Yelling "bomb" in an airport isn't funny. Neither is this.[/i]

      I think yelling "Bomb" in an airport is beyond funny, given the current state of world affairs. I'd laugh if I heard about it. Hell, I'd laugh if I were -in- the airport as it was yelled.

      So who's right? You say it's not funny. I say it is.

    6. Re:It's all fun and games until someone gets hurt by jnf · · Score: 1

      Well no, the press didn't get it, one member of the press was just first to break the story and so no one else touched it, it was not until later that night @ the party that the trolls met with the press and said 'oops, we were just kidding'

    7. Re:It's all fun and games until someone gets hurt by jnf · · Score: 1

      wtf? none of the men in that picture are mischa, and none of the men in that picture are the guys who were from microsoft.

    8. Re:It's all fun and games until someone gets hurt by Anonymous Coward · · Score: 0

      Oooo gee, sure sounds "hilarious". Maybe if you don't get out much and have never dated. You're just another fool who can't resist claiming that the (supposed) joke was "obvious" to you, just for the petty little ego boost.

  5. ...crash and eat up system resources... by RHIC · · Score: 5, Funny

    No change there then.

    1. Re:...crash and eat up system resources... by Crayon+Kid · · Score: 1

      Come on, now. The latest versions of Firefox don't cra

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
  6. Moo by Chacham · · Score: 1, Flamebait

    So, let me get this straight. Microsoft opens the code for their browser and lets people look at it, and submit "patches". All patches must go through a slow for approval (for good code) process. Anyone who releases it on their own is sued for copyright violations. And anyone who reports a bug mysteriously reports the next day it was a hoax and a joke.

    I want this Microsoft FUD to stop right now!

    oh, wait, this is Mozilla? Err.. umm...

    I wholly support Mozilla Corparation's moves in the Open Source community, they are right in this case, and anyone who goes against them is against successful open source projects.

    1. Re:Moo by masklinn · · Score: 5, Interesting

      Anyone who releases it on their own is sued for copyright violations.

      Actually not, it's trademark violation, and it's only if you release it under the name of "firefox". Call me the day when I can fork Internet Explorer and release my patched version as "Intarweb Implorer" without getting sued though.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    2. Re:Moo by Anonymous Coward · · Score: 0

      make sense or shut up

    3. Re:Moo by Anonymous Coward · · Score: 1, Funny

      > "Intarweb Implorer"

      Hey I think you found Debian's new name for Firefox.

    4. Re:Moo by Anonymous Coward · · Score: 0
      Actually, Microsoft has argued that "Internet Explorer" is public domain
      In court documents, Microsoft has argued that "Internet Explorer" was a descriptive or generic term, similar to words such as "personal computer" or "database."


      So what does this mean? You can patch firefox and re-release it as "Internet Explorer"! Microsoft has already conveniently laid out your defense in case you get sued.
    5. Re:Moo by Svartalf · · Score: 1

      It probably would be more aptly named Intarweb Imploder...

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    6. Re:Moo by TheNetAvenger · · Score: 1

      Call me the day when I can fork Internet Explorer and release my patched version as "Intarweb Implorer" without getting sued though.


      Ring... Answer your phone...

      Not to burst your rant bubble, but IE has allowed for using its engine and being named anything people want, several of the 3rd party browsers even do sound a lot like Internet Explorer. MS has to date never sued any of these companies. I have seen many names that sounded like or reflected IE, like "IE Plus", etc.

    7. Re:Moo by masklinn · · Score: 1

      Not to burst your rant bubble, but IE has allowed for using its engine and being named anything people want, several of the 3rd party browsers even do sound a lot like Internet Explorer. MS has to date never sued any of these companies.

      Sorry to burst your bubble, but linking against MSHTML.dll or using Internet Explorer's rendering engine was absolutely and utterly not the subject of my post. Thanks for playing though.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    8. Re:Moo by TheNetAvenger · · Score: 1

      And foolish me, I thought your point was how it was ok for them to Sue for name usage and then use MS as an example, even though MS never has.

      What game were you playing? Pin the tail on yourself?

      You're dismissed...

  7. Never believe anything without a second source by Opportunist · · Score: 3, Insightful

    And, this should noted, this should NOT be limited to security exploits and hoaxes. It's twice as true for news that really matter. Too many people want to believe what they hear as long as it fits their personal point of view, without even questioning whether something is true or not.

    As long as it fits into their view of the world, it becomes true for them and they perpetuate the lie.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:Never believe anything without a second source by gEvil+(beta) · · Score: 5, Funny

      Never believe anything without a second source

      Anyone want to reiterate what he said so we can know that we should believe him?

      --
      This guy's the limit!
    2. Re:Never believe anything without a second source by chroot_james · · Score: 4, Funny

      I'll back him up. Kind of. I propose requiring a third source. Anyone want to reiterate?

      --
      Reality is nothing but a collective hunch.
    3. Re:Never believe anything without a second source by Billosaur · · Score: 2, Insightful

      Does that include the article saying it was a hoax? What are we to believe?!?!?

      --
      GetOuttaMySpace - The Anti-Social Network
    4. Re:Never believe anything without a second source by Opportunist · · Score: 1

      Simple. The next credible source talking about it. And since it's disputed, it might be a good idea to wait for a third source before believing it.

      Then again, seeing is believing. If someone produces a reproducable proof, that's good enough for me.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    5. Re:Never believe anything without a second source by bogie · · Score: 1

      I disagree. Now you still have to find a 3rd source to agree with you and 3 sources to discredit me. And of course I just got off work so I have all day long to disagree with those who disagree with me in the first place. Better put on a cup of coffee. :-)

      --
      If you wanna get rich, you know that payback is a bitch
    6. Re:Never believe anything without a second source by Anonymous Coward · · Score: 1, Informative
      From Mozilla Dev News Blog

      We got a chance to talk to Mischa Spiegelmock , the Toorcon speaker that reported the potential javascript security issue referenced earlier . He gave us more code to work with and also made this statement and agreed to let me post it here:

      The main purpose of our talk was to be humorous.

      As part of our talk we mentioned that there was a previously known Firefox vulnerability that could result in a stack overflow ending up in remote code execution. However, the code we presented did not in fact do this, and I personally have not gotten it to result in code execution, nor do I know of anyone who has.

      I have not succeeded in making this code do anything more than cause a crash and eat up system resources, and I certainly haven't used it to take over anyone else's computer and execute arbitrary code.

      I do not have 30 undisclosed Firefox vulnerabilities, nor did I ever make this claim. I have no undisclosed Firefox vulnerabilities. The person who was speaking with me made this claim, and I honestly have no idea if he has them or not.

      I apologize to everyone involved, and I hope I have made everything as clear as possible.

      Sincerely,

      Mischa Spiegelmock

      Even though Mischa hasn't been able to achieve code execution, we still take this issue seriously. We will continue to investigate.

      -Window Snyder

    7. Re:Never believe anything without a second source by Anonymous Coward · · Score: 0

      Don't worry. He was just hoaxing.

    8. Re:Never believe anything without a second source by Senzei · · Score: 3, Funny
      I disagree. Now you still have to find a 3rd source to agree with you and 3 sources to discredit me. And of course I just got off work so I have all day long to disagree with those who disagree with me in the first place. Better put on a cup of coffee. :-)
      Actually, I think you owe us two more sources to confirm your disagreement. Well, I would think that, but we haven't found three sources to conclusively prove that three sources are needed to conclusively prove something.
      --
      Slashdot: Where anecdotes and generalizations can be freely substituted for facts, logic, or intelligence
    9. Re:Never believe anything without a second source by HRbnjR · · Score: 1

      The Sun rotates around the Earth.

      It's true.

      (someone back me up on this ;)

    10. Re:Never believe anything without a second source by flosofl · · Score: 1
      The Sun rotates around the Earth. It's true. (someone back me up on this ;)
      Well, duh.

      It's obviously supportable by casual observation. Just stand outside. I can clearly see that while I'm standing still the sun is travelling across the sky. Ergo: The sun moves around the earth.
      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    11. Re:Never believe anything without a second source by glancep · · Score: 1

      I agree.

    12. Re:Never believe anything without a second source by asrail · · Score: 1

      Well...

      I don't think it's a hoax, it has another meaning to me.

      It's clearly just a FUD.

    13. Re:Never believe anything without a second source by Opportunist · · Score: 1

      Sorry, you're standing against proof.

      Claims backed by proof are true, independent of the people backing it. Science is not a democratic process where the majority is right, science is based on facts and a proof outweighs any number of voices you can raise. Unless you can back your claim with proof, too, your opponents is standing on way higher ground. And when you can, it gets really funny. 'cause then we don't have claim against claim, we got proof against proof. Since there can only be one truth by the very definition of the word, two mutually exclusive truths cannot exist. One claimed truth has to be false.

      So please offer a scientific proof that the sun revolves around the earth (I'll rely for my proof of earth around sun on Copernicus, Keppler and NASA), and let's pit our proof against each other.

      Why didn't anyone create a game show outta this yet? Should be fun!

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    14. Re:Never believe anything without a second source by NickFortune · · Score: 1
      The Sun rotates around the Earth.

      Of course it does. Well, it's as valid a viewpoint as any other, anyway. That's what relativity is all about.

      You can have the entire universe revolve around you, personally, if you like; all you need to do is define a suitable fixed point.

      You may however encounter some debate as to whether your system is the most useful to eamine the universe.

      --
      Don't let THEM immanentize the Eschaton!
  8. Microsoft link? by masklinn · · Score: 4, Interesting

    This is to be taken with a grain of salt and not as a proof of anything until further inquiries, but since it's going to be posted anyway it may as well be posted with some warnings:

    A blog called Geemondo also reports that Mischa Spiegelmock seemed to have had dinner with Microsoft guys.

    (PS: mods, if you want this post to be seen without me karma whoring, just mod it funny)

    --
    "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    1. Re:Microsoft link? by BlindRobin · · Score: 1

      really ? now this is a surprise....

    2. Re:Microsoft link? by Anonymous Coward · · Score: 0

      Little correction, it is http://geemodo.blogspot.com/. Picture says a lot

    3. Re:Microsoft link? by Anonymous Coward · · Score: 0

      I think I get it now. I'd like an interesting mod, thanks.

    4. Re:Microsoft link? by jnf · · Score: 1

      no, none of those people are who the poster is saying they are. Here is a picture of Mischa, you can find it on his blog @ http://revmischa.livejournal.com/. I can't find any pictures of the MS guy's who were there, but that was totally not them, the parents post is a fraud.

    5. Re:Microsoft link? by jnf · · Score: 1

      p.s. Mischa is the idiot in the yellow, that was the same outfit he wore at the talk.

    6. Re:Microsoft link? by Anonymous Coward · · Score: 0

      Yes. However that blog fails to mention on which conference this was. The first Seatle Mindcamp was novembre 2005, the second about half a year ago (for achive reasons: its now octobre). Microsoft was also a sponsor on the conference where mr. Spiegelmock held his talk on the DoS flaw. Also, Microsoft has a history on this practice (SCO) and outlined this strategy as a way to halt OSS (Halloween documents). But there's certainly no definitive prove or a proof of cash flow, like in the SCO case.

  9. Assholes! by BeeBeard · · Score: 1

    Now I don't feel so bad for making fun of their last names!

  10. You get the tar... by Anonymous Coward · · Score: 0

    I'll bring the feathers.

    1. Re:You get the tar... by Reverend528 · · Score: 1

      Just suck it up and install GNU tar. It comes with the feather feature.

  11. Not a funny joke by loconet · · Score: 4, Informative

    There is also a post about this on the Washington Post. Apparently, they were just having fun?

    If I was Alistapart, I would have gotten rid of this "clown" immediately.

    --
    [alk]
    1. Re:Not a funny joke by thrillseeker · · Score: 1

      Apparently, they were just having fun?

      Those are two guys who will never work for me or anyone I know. Such intentional bullshit claims caused a tremendous amount of angst among too many people, not to mention the effort various developers went to in attempting to validate their claims.

    2. Re:Not a funny joke by soliptic · · Score: 1

      Admittedly, I didn't RTFA, but.... I'm confused, where does alistapart come into this?

      I don't see Spiegelmock or Wbeelsoi listed here or even anywhere here.

      (OT ramble: Mind you, I wouldn't be entirely surprised if this "clown" was involved in ALA, considering how much it has gone downhill lately. A few years ago it was essential reading (sliding doors and suckerfish dropdowns and whatnot) but all the articles lately have been a real waste of time imho. Waffley PHB crap like like this, or techniques like this which I appreciate as clever on an academic level but would never release such a monstrosity on a real website. Thinkvitamin has had a few somewhat more useful articles lately but is also slightly plagued by OMG GOOGLE MAPS MASHUP WEB2.0 FLICKR wank. Ho hum.

    3. Re:Not a funny joke by dorkygeek · · Score: 1

      I guess he meant SixApart, of whome Spiegelmock is an employee.

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    4. Re:Not a funny joke by tsu+doh+nimh · · Score: 2, Interesting

      I think the most interesting part from the Post piece on this is this last line, about LiveJournal's Mischa Spiegelmock, who co-presented this Firefox malarky.

      "The Toorcon talk was given by Mischa Spiegelmock a software engineer for Six Apart's LiveJournal blogging service, and a guy speaking under the pseudonym "Andrew Wbeelsoi."

      Also, Wbeelsoi, or "Weev" as he is called by friends, is part of a group that calls itself "Bantown," a loose-knit outfit that claimed responsibility for a fairly high-profile Javascript attack against close to a million LiveJournal users, an attack that Security Fix profiled in January."

      --
      ...because you never know who you're dealing with.
    5. Re:Not a funny joke by loconet · · Score: 1

      Nope, you are totally right. I had read from another source it was ALA who employed this guy. It seems like people (including me) are getting it mixed up and the employer is Six Apart not Alistapart.

      --
      [alk]
  12. Now I get to laugh by SuperStretch · · Score: 1

    at all my peeps who are pro-IE. They bashed me with this zero day thing till kingdom come and now I get to throw this back in their faces. Funny... I get to do the same thing about the Buffalo Bills.

    --
    Help me get a new laptop - http://nocreditcard.yourgiftsfree.com/?id=3012
    1. Re:Now I get to laugh by dedazo · · Score: 1
      To anyone who is "pro-IE", I always show them Firefox with AdBlock. That gets them every time.

      IE can be used safely if it is patched and you don't have the habit of visiting random websites (most people visit only a handful of sites anyway), but FF+AdBlock simply trumps everything else. I know about Proxomitron and all the other solutions for IE, but they simply can't come close to AdBlock.

      Paired with a few other must-have extensions like TabMix Plus and CustomizeGoogle, I will happily live with Firefox enormous memory bloat.

      Insulting people and telling them that their choice in software is crap accomplishes nothing. Show them the alternatives and you'll make a difference.

      Today I use IE primarily for the occasional Flash-heavy site I have to visit, or for things like OWA. Other than that it mostly goes unused.

      --
      Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    2. Re:Now I get to laugh by SuperStretch · · Score: 1
      Well these are friends of mine who have debated this point since ... Firefox was beta. Gloves came off a long time ago. But seriously, they are good friends. Just infected friends. Friends that need salvation.

      I run Nuke anything Enhanced, Master Password Timeout, Switchproxy, Adblock, IE tab, FDM plugin, and Google Notebook.

      --
      Help me get a new laptop - http://nocreditcard.yourgiftsfree.com/?id=3012
    3. Re:Now I get to laugh by dedazo · · Score: 1
      You know, I just realized I sort of implied that you were "insulting" your friends or something - sorry. I'm sure that's not the case =)

      It all comes down to using the right tools for the job. For a while now Firefox has been the right tool for browsing the web on Windows, in my opinion. Maybe that will change later when IE7 is released. Who knows.

      --
      Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    4. Re:Now I get to laugh by SuperStretch · · Score: 1

      It all depends on if Microsoft focuses on security first. All too often they make user-friendliness (respectably) priority and play catch-up. But this is preaching to the choir.

      --
      Help me get a new laptop - http://nocreditcard.yourgiftsfree.com/?id=3012
    5. Re:Now I get to laugh by masklinn · · Score: 1

      It all comes down to using the right tools for the job.

      A baseball bat is always the right tool for the job of convincing people that your views of the world are better than theirs.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    6. Re:Now I get to laugh by Anonymous Coward · · Score: 0

      A baseball bat is always the right tool for the job of convincing people that your views of the world are better than theirs.

      I tried that with my Grandma, but she shot me in the knee with her .38 before I got close.

    7. Re:Now I get to laugh by masklinn · · Score: 1

      You, sir, clearly aren't a ninja (that, or your grandma's a better ninja than you)

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  13. FTA: Meant "to be humorous" ?? by BeeBeard · · Score: 1

    Are nerds really that unsocialized that something like this qualifies as humor?

    1. Re:FTA: Meant "to be humorous" ?? by SuperStretch · · Score: 1

      I guess its sort of like a friend saying that you have a humongous zit, and when you go to look in the mirror, he says.. just joking.

      --
      Help me get a new laptop - http://nocreditcard.yourgiftsfree.com/?id=3012
  14. What a shock by Anonymous Coward · · Score: 1, Insightful

    The skillless losers from Bantown whose purpose in life is to stir up pointless drama don't actually have any real exploits? Surprising.

  15. No way! WTF? by Anonymous Coward · · Score: 0

    Turns out this is a possible hoax that was overblown for laughs

    Knee jerk reactions and FUD just doesn't happen here on slashdot. We have cooler heads than that.

  16. Moo by Chacham · · Score: 5, Funny

    FireFox has no exploits. All exploits are actually in IceWeasel, to avoid legal action from Mozilla.

    In other news, Microsoft has said thet their version of Genuine Internet Explorer has no bugs, and any bugs, must be due to a bad download, or user tampering. As such, all user installs of Internet Explorer will be renamed to "Meshed-Screen Interpolated E-reader" (MSIE for short), and will subsequently be subject to licensing fees.

  17. Sorry, that one's not a hoax by Anonymous Coward · · Score: 0

    Somebody may have some anecdotal 'evidence' that they ran it with a small memory print but generally Firefox will bloat to several hundred MB and keep climbing unless you close it completely and restart it. Don't go blaming it on extensions either, that's a cop-out that wouldn't fly if it was MS doing it.

    1. Re:Sorry, that one's not a hoax by thrashaholic · · Score: 1

      "Several Hundred MB" ?? Hardly.

      Granted, it takes up a nice large chunk of memory on my system with shit loads of tabs open, ForecastFox running (and a half dozen other plugins), but several hundred MB?? No.

      Even if I leave it open for days on end with a dozen tabs open it barely breaks 100MB. That's a far cry from several hundred.

      --
      militant gun owning 'liberal'
    2. Re:Sorry, that one's not a hoax by CynicalWulf · · Score: 1

      So thats why after an hour (from top): 6727 user 15 0 399m 225m 22m S 0 11.2 4:18.79 firefox-bin and if I leave Firefox running on my work machine (XP SP2) overnight, it uses 800Mb of memory and about 1.5Gb of swap??

    3. Re:Sorry, that one's not a hoax by Ja'Achan · · Score: 2, Interesting

      http://www.mozilla.org/projects/seamonkey/Seamonke y is currently using 351 MB of memory, according to Windows Taskmanager. That's after 5 days of uptime, and no exception. I know, it's not Firefox, but I suppose there is a large code base shared.

    4. Re:Sorry, that one's not a hoax by Anonymous Coward · · Score: 0
      "Several Hundred MB" ?? Hardly.
      It's happened to me, twice: my Linux box has 1/2GB RAM, same amount of swap. Very little of that is claimed by apps - maybe 400MB.

      Twice I've had Firefox expand to consume so much memory that it ate up all my swap, causing the HD to thrash like crazy. Worse, I wasn't even using it at the time - I'd left it running with Firefox open, and come home to seeing my harddrive being tortured! It took ages to kill the firefox-bin process, but after that, my box breathed a sigh of relief :)

      This was in the 1.0.7 days, though - it's not occurred with 1.5.x, although I can effortlessly bump that up to 150MB, close all tabs, and see no RAM ever relinquished back to the OS. It's either a bunch of leaks or severe fragmentation.

      I've since switched to Konqueror and, though it makes for a fairly lousy browser shell, the memory management is comparatively superb - I rarely go over 100MB, and closing tabs actually reduces the RES amount (and yes, it's all fully paged into RAM). The main disappointment with Konqueror is it's appalling CPU usage with GIF handling - I very frequently have to use the Stop Animations option to stop my laptop roasting my nuts off! :)

    5. Re:Sorry, that one's not a hoax by ehrichweiss · · Score: 1

      The instance I'm running right now(with very few extensions installed, I might add) that has been running(idling mostly) for about 12 hours is already at 102meg and once I start using it again, it'll soon jump over 200 meg easily. If I restart it, it'll start around 40meg and then within 10 minutes(without me doing much more than visiting google) it'll be around 80meg again. I can repeat this time and time again without fail. Eventually it starts hogging enough that it requires another restart. I might get a whole 24 hours out of one instance before a restart is require IF I don't use it that often, usually 6 hours of use equals at least one restart of FF. Mozilla Suite(Seamonkey?) never used more than 80 megs with everything running so this is a bit confusing at this point.

      --
      0x09F911029D74E35BD84156C5635688C0
    6. Re:Sorry, that one's not a hoax by Tim+C · · Score: 1

      All I can do is throw an anecdote at your anecdote, but the day before yesterday I had FF taking up 759MB of RAM after a day or so of idling, followed by an hour or so of actual use.

      That's unusual, I'll grant you, but I regularly see FF using 150-200MB of RAM. It's gotten to the point now where I rarely bother checking; I just shut it down every day or two on general principle.

    7. Re:Sorry, that one's not a hoax by thrashaholic · · Score: 1

      Guess I'm just lucky then? I didn't say it wasn't a huge memory hog (Takes up twice as much memory as VS 2003 while debugging), just that I've never experienced anything NEAR 800M and 1.5Gb of swap?!

      --
      militant gun owning 'liberal'
    8. Re:Sorry, that one's not a hoax by thrashaholic · · Score: 1

      That's weird because almost everyone else here is saying that Seamonkey doesn't have that problem. Still, I've never seen this 800Mb of RAM and 1.5Gb of swap like some others are claiming, and I have 6-12 tabs open 24/7 on Win2k3 and hardly ever close firefox or reboot. *shrugs* YMMV I guess.

      --
      militant gun owning 'liberal'
    9. Re:Sorry, that one's not a hoax by Anonymous Coward · · Score: 0

      I dunno man.

      http://img178.imageshack.us/img178/9831/screenvi4. jpg

      That's the lower end, it can double if left up long enough.

    10. Re:Sorry, that one's not a hoax by WilliamSChips · · Score: 1

      I haven't had Firefox memory problems since the days of 1.0. And I have lots of tabs open.

      --
      Please, for the good of Humanity, vote Obama.
    11. Re:Sorry, that one's not a hoax by mackyrae · · Score: 1

      I've had mine open for about 6 hours now. It's at 78 MB. I usually have 5 or 6 tabs open, though I had about a dozen open an hour ago when I started going through /. and looking at all the new stuff.

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
    12. Re:Sorry, that one's not a hoax by Anonymous Coward · · Score: 0

      That is completely abnormal. I have never experienced anywhere near that sort of memory usage with Firefox either on Windows or Linux (actually that isn't quite true, I did experience a memory leak in Linux when I used the gtk-qt theme engine under KDE with Firefox, but that is hardly the fault of Firefox). Perhaps it is a problem with one of the extensions you run. If you don't use any extensions then perhaps you should try starting a new profile. Note that I have Java disabled and run the Flashblock extension, so if either Java or Flash causes the memory issue that would be the reason I don't see it.

  18. FireFUD by Foofoobar · · Score: 1

    Let the speculation about whether this was FUD funded by our favorite Redmond-ians begin

    --
    This is my sig. There are many like it but this one is mine.
  19. Libel by DonMesserli · · Score: 1

    So-called security experts who lie about exploits and vulnerabilities need to be held liable for their statements. Their remarks were libelous whether they were done in jest or not.

    They need to be made an example of...

    1. Re:Libel by wild_berry · · Score: 1

      I saw your call and I'm here with my flaming torch and pitch fork. Where's the rest of the lynch mob?

    2. Re:Libel by jbeaupre · · Score: 1

      Or is it really slander? Either way, the Mozilla Foundation might not thing the prank is very funny and decide to spank these guys.

      --
      The world is made by those who show up for the job.
  20. I don't think it was a "joke". by khasim · · Score: 3, Insightful

    I think that these two were looking for a little fame ... and did not realize how the professionals would react to their claims.

    Once they realized that the professionals (who are better programmers than they) were looking into their claims, they fell back on the "it's a joke" claim.

    1. Re:I don't think it was a "joke". by BeeBeard · · Score: 1

      That's an interesting theory. They're either guilty of being fame-hungry alarmists, or creepy, untalented kids with a bad sense of humor. Either way, they need a cardboard tube beating.

    2. Re:I don't think it was a "joke". by sm62704 · · Score: 1
      A better FA is here.
      Members of the audience assumed that the two presenters were having a bit of fun, rather than actually criticizing the Mozilla browser's code.

      "I wasn't pay much attention to what they said they had, because the whole thing was coming across as a comedy show," said Mark Loveless, security architect for Vernier Networks, who saw the presentation. "They had a whole bunch of things in there that was intended to be a joke, trying to get laughs. I didn't have any problems with the talk, I thought it was hilarious, and I didn't take is seriously."

      The presentation came a week after security firm Symantec, the owner of SecurityFocus, released its bi-annual Internet Security Threat Report, which found--among other trends--that Mozilla's browsers had the most vulnerabilities. While 47 flaws were found in the open-source browser, only 38 were disclosed by Microsoft for its Internet Explorer browser during the same period.

      However, the data also showed the Mozilla fixed its vulnerabilities much more quickly. The metric used by Symnatec, termed "window of exposure," measures the time a company takes to patch a flaw in its software, starting from the moment a public exploit is released for the vulnerability. Microsoft took nine days on average--the slowest time--to patch its browser, while Mozilla fixed the flaws in its browser in a single day on average--the fastest time.
      There is a lot more at the link.
      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  21. GMail and JavaScript by Kadin2048 · · Score: 2, Interesting

    You obviously don't use GMail,

    You can use GMail just fine without JavaScript. It complains and writes you a message at the bottom of every page saying something like 'To take full advantage of Gmail, use a supported browser...'

    It does however still work just fine without it.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  22. he hasn't gotten it to do so? by Lord+Ender · · Score: 3, Insightful

    It takes a very rare and specific skill set to write a memory corruption exploit. The fact that one person was unable to go from overflow to arbitrary code execution proves absolutely nothing about whether doing so is possible.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:he hasn't gotten it to do so? by AlgorithMan · · Score: 3, Informative
      The fact that one person was unable to go from overflow to arbitrary code execution

      of course big, complex programs (like a JavaScript VM) have errors, if you want proof, you have to make a hoare calculus http://en.wikipedia.org/wiki/Hoare_logic for the source code and beleive me, this is really really much work! - - - but this alleged error seems to be nothing but posing...
      --
      The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
    2. Re:he hasn't gotten it to do so? by makomk · · Score: 1

      I'm not aware of any way of exploiting a stack overflow for arbitrary code execution, though this isn't really my area of interest, so I could be wrong. Is there one?

    3. Re:he hasn't gotten it to do so? by Lord+Ender · · Score: 1
      I'm not aware of any way of exploiting a stack overflow for arbitrary code execution, though this isn't really my area of interest, so I could be wrong. Is there one?

      Are you aware of any way of exploiting memory corruption errors? A stack overflow is the easiest type of memory corruption flaw to exploit.

      See this.

      And information security is my area of expertise, though I have never written a memory corruption exploit.
      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  23. Then it wasn't painfully obvious enough by davidwr · · Score: 5, Funny

    If the CNET folks didn't get it, the panel should've made sure they did.

    Any prank like this NOT done on 1 April needs to end with "and for those of you who left your sense of humor at home, the preceeding presentation was 100% pure entertainment and any resemblance to reality was purely to tweak your nose. Please stay for the next panel on novel approaches to perpetual motion. Thank you."

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Then it wasn't painfully obvious enough by BeeBeard · · Score: 1

      Or alternatively, why not just have a good sense of humor in the first place? That way, you wouldn't have to constantly clue others in on what you think is so funny (and actually isn't).

      All of these people didn't seem to get the joke either, you know?

    2. Re:Then it wasn't painfully obvious enough by cliveholloway · · Score: 1

      your journal post (linked from your sig) is wrong:

      "Bot sends spam directing people to a properly-registered similar-spelling secure web site run by the bad guys. The bad guys get your userid, and pass it on to one of a thousand other zombie-bots who give it to your bank and gets the picture."

      The bank only serves the picture after you answer a security question. You would have to steal the cookie *and* probably access it from a geographically similar IP.

      --
      -- Trinity in high heels carrying a whip: The donimatrix - there is no spoonerism
    3. Re:Then it wasn't painfully obvious enough by jnf · · Score: 1

      document.onkeypress = function () { keylog += String.fromCharCode(window.event.keyCode); } ? combined with a meta-refresh and an iframe all of that stupid sitekey shit is broken.

    4. Re:Then it wasn't painfully obvious enough by cliveholloway · · Score: 1

      And you are going to run this how?

      I'm arguing from the POV that the machine has yet to be compromised. If you can run that JS on your Bank's login page, you've got bigger problems than them stealing your site key.

      Back in the day you *could* run JS in one iframe that interacts with the contents of another on another domain, but not now - nor for last 6 or 7 years. Unless you have some astoundingly clever code you wish to share? No, thought not. Damn script kids...

      --
      -- Trinity in high heels carrying a whip: The donimatrix - there is no spoonerism
  24. Real Names? by Anonymous Coward · · Score: 0

    Andrew Wbeelsoi is an anagram for Barelee (barely) Windows or A Windows Rebel (extra e).
    Mischa Spiegelmock is an anagram for "Im lame. Check gossip."

    Odd.

  25. I'm not buying it by Anonymous Coward · · Score: 0

    Seriously, I'm not.

    Colour me paranoid, but this looks like Spiegelmock got a call from the spam/botnet mafia: "We know where you live. Deny everything, or else...".

  26. Remember, if it was IE it's a Feature by WillAffleckUW · · Score: 1

    If it's Firefox it's a bug.

    Features don't get fixed unless they're in danger of being sued. Bugs get fixed as people can get to them.

    --
    -- Tigger warning: This post may contain tiggers! --
  27. Now they're trying extortion? by Anonymous Coward · · Score: 0

    Now people claiming to "represent wbeelsoi" are claiming that despite Spiegelmock not knowing about it, the 30 exploits are real, and it looks like they're even trying to extort MoCo for $50K?

  28. Nearly installed Opera last night... PHEW by chroot_james · · Score: 1
    I didn't want to, but I want my system secure. It was hard to resist the timing of this and the quote they have from Mr. Schneier on their page.

    I have used the Opera browser for years, and I am very happy with it.


    I must say, the reason I wanted to avoid Opera is not because of the software itself. It's the political reasons. I don't lose very much by staying with FireFox, who's open source ideals I agree with more than Opera. That's assuming Opera truly is better. I do, however, respect Opera for sticking their neck out as an alternative browser.
    --
    Reality is nothing but a collective hunch.
    1. Re:Nearly installed Opera last night... PHEW by Anonymous Coward · · Score: 0

      For anyone using Opera, or for you if you ever switch to Opera, please change the default UA identification to read as Opera and not as IE.

      Don't change it to Mozilla either. Let Opera show itself as it really is. Thanks to the push from Mozilla many sites are writing more standards correct code, or at least not writing IE specific code. Therefore more sites will display correctly in Opera and the need to disguise itself as IE is no longer needed. Unless you visit a few specific sites that only serve IE pages.

      I use Firefox, Konqueror and even Dillo. As long as a browser serves pages correctly when given a Doctype then I am happy. Until IE does this, then I will be against IE and giving IE praise when in reality it is Opera that should have a higher showing in the logs.

    2. Re:Nearly installed Opera last night... PHEW by Ant+P. · · Score: 1

      It still uses a fake UA in version 9? How do they expect anyone to take them seriously?

    3. Re:Nearly installed Opera last night... PHEW by RobbieGee · · Score: 1

      No, Opera does not use a fake UA string any more.

      Incidentally - Internet Explorer, Safari and Firefox all fake their UA strings.

      --
      If you get this, we're 10 of a kind.
  29. come on by mindwar23 · · Score: 1

    is anybody really surprised this is a fake? i mean look at how stoned they are!

  30. Not "a FORMER developer"?! by Keith+Russell · · Score: 1

    You mean Six Apart hasn't sacked Spiegelmock yet? What's Mena waiting for? Maybe she's having all the chairs in her office bolted down in case she has the sudden urge to impersonate Steve Ballmer during the exit interview. I know if I caught an employee pulling the shit Spiegelmock just did on my watch, I'd need the most sound-isolated conference room in the building.

    --
    This sig intentionally left blank.
    1. Re:Not "a FORMER developer"?! by Anonymous Coward · · Score: 0

      Perhaps that is because you are a sad cunt with no sense of humour.

    2. Re:Not "a FORMER developer"?! by Anonymous Coward · · Score: 0

      not to mention that his friend there was allegedly involved in the big javascript-based attack on livejournal.
      I would be suspicious enough about that connection alone to fire the punk.

    3. Re:Not "a FORMER developer"?! by Stanistani · · Score: 1

      If you want some fun, google Mischa Speigelmock and catch the returns - geesh!
      >Mischa Spiegelmock is a 19-year old boy in San Francisco, CA. is single. is tagged bbqs, dork, and frisbee.
      >Mischa Spiegelmock. Yo yo beezies this is m-spizzle straight outta ... keep it real up being studious and shit at the university of muhfuh san francisco and ...
      >Hi, my name is Mischa Spiegelmock. I'ma software engineer intern at LiveJournal.
      >Picture Gallery: The Great SF Pillow Fight. The Great San Francisco Pillow Fight of '06. By Mischa Spiegelmock. "My most difficult photo shoot yet" ... ...and it goes on and on...

      He's just a keed.

  31. huh. by Anonymous Coward · · Score: 0

    would it be funny to everyone if this was IE?

  32. Re:Memory Hog Hoax by cascadingstylesheet · · Score: 1

    >Maybe we could debunk the Firefox is a memory hog [mozillazine.org] hoax, too.

    We could if it *were* a hoax. Since it's reported by decent folk all over the place, I don't think we can.

    If the problem really is just extensions, then Mozilla *still* needs to do something about it. Don't list them on the official extensions list until they are fixed. As somebody in the thread you linked to mentioned, what's the point of using FF if you can't use extensions?

  33. Re:Memory Hog Hoax by gEvil+(beta) · · Score: 1

    Have the Debian folks come up with a new name for Firefox yet? If not, I suggest Firehog.

    --
    This guy's the limit!
  34. Re:Memory Hog Hoax by Anonymous Coward · · Score: 0

    firefox.exe: 101,148 KB

    That's since I've started running it this morning, a good five hours ago. I expect a browser to make it through a work day without restarting.

    Not a memory hog my ass.

    The fun thing is that it keeps on going up as I type this. And keep in mind that's to the nearest kilobyte, this post doesn't contain much more than 1-2KB of text, and it's gone up an entire MB! (Whoops - more than 1MB now.)

  35. God he's ugly by Anonymous Coward · · Score: 0

    He ain't so easy on the eyes, is he. Oh wait, I should be careful. He might not hack my browser! Nooooooooo!

  36. Re:Copy and Paste is not a Hoax by Billhead · · Score: 1

    Fix the copy and paste? In both Windows and Linux it works fine for me.

  37. Let's be honest.. Score -1: Flamebait by mr_stinky_britches · · Score: 0

    by the time it's made it to Slashdot, or any other major website for that matter..it is highly unlikely that it is actually "Zero-Day" (aka "0day"). Zero-Day would mean that the exploit was really fresh, as in very few people are aware of the exploit. Or, interpreted literally, it would mean that it had been less than 24-hours after it is first discovered.

    Why are people trying to resurrect this old buzzword? It is starting to get old (re: 'TERRORIST' old..).


    I'm not impressed. I thought this was supposed to be a tech-savvy website?

    --
    Censorship is obscene. Patriotism is bigotry. Faith is a vice. Slashdot 2.0 sucks.
  38. Re:Memory Hog Hoax by Captain+Splendid · · Score: 1

    If it's not a hoax, it's fucking close to one. Sure, back in the 1.x days, problems ensued, but post-1.5 Firefox is freaking ridiculous with the amount of punishment it can take (and i sure do love dishing it out.)

    --
    Linux, you magnificent bastard, I read the fucking manual!
  39. Re:Copy and Paste is not a Hoax by EzInKy · · Score: 1


    Fix the copy and paste? In both Windows and Linux it works fine for me.


    I'm scratching my head too. Just to test things out I just copied and pasted from web page to location bar, web page to editor, web page to konsole session using either the mouse or keyboard shortcuts. Everything worked as expected, including shift-insert.

    --
    Time is what keeps everything from happening all at once.
  40. armor by Max_W · · Score: 1
    It is not possible to protect anything or anyone 100%.

    For example, the modern military body-armor. It is still possible to hurt a soldier into the neck or leg.

    I mean the state (or states) should attack the culprits back and bring them to justice for the harm they invoke.

  41. Suicide on stage by Anonymous Coward · · Score: 0

    When I was in my teens, a local high school student killed himself on stage during theatre practice.

    From what I heard, he intentionally sneaked a real gun in place of a prop so he could go out with the cast watching.

    This was a long time ago.

  42. Re:Memory Hog Hoax by cascadingstylesheet · · Score: 1

    >So, I don't understand what the point is,

    The point of what?

    The situation is: lots of people complain about FF memory usage to this day, including 1.5+, how the memory usage grows over time while the program is open and being used. FF developers say "no it doesn't!" or "it's the extensions' falut!"

    My point is, even if it is the fault of extensions, at a minumum FF needs to respond by not listing these extensions on their official list on their website. For many, many users the whole point of using FF is to be able to use various extensions. It does no good to say "the base browser is fine", when it comes to public perception of this problem. Any more than it did MS any good to say "it's the third party drivers causing the blue screens!" So point us to the extensions that *don't *leak. Or at a minimum don't point us to the extensions that *do* leak.

  43. part of my answer missing by AlgorithMan · · Score: 1
    strangely a part of my answer to your post disappeared...
    The fact that one person was unable to go from overflow to arbitrary code execution proves absolutely nothing about whether doing so is possible
    but it was the person who claimed he could use the overflow to execute arbitrary code... it's no proof that it wasn't possible to do that, but at least it's also no proof that it was possible (like he claimed)
    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  44. Re:Copy and Paste is not a Hoax by Anonymous Coward · · Score: 1, Insightful

    I recommend looking at this as a start:

    http://forums.mozillazine.org/viewtopic.php?t=4051 51

    There seems to be 2 bugs related to copy and paste.

  45. Re:Copy and Paste is not a Hoax by gEvil+(beta) · · Score: 1

    I've encountered this bug a number of times under Firefox for Windows. Copying/pasting text from the address bar and/or webpages will work fine for hours, and then out of nowhere it will just stop working until I quit then restart Firefox. I run into this probably once every few weeks. However, I've never been able to find any rhyme or reason behind it. All I can say is that it does happen.

    --
    This guy's the limit!
  46. Re:Let's be honest.. Score -1: Flamebait by Tim+C · · Score: 2, Interesting

    These days, "0day exploit" seems to have changed to mean "an exploit for which there is currently no fix". Not quite the same...

    [Slashdot requires you to wait between each successful posting of a comment to allow everyone a fair chance at posting a comment.

    It's been 4 minutes since you last successfully posted a comment.]

  47. Re:Copy and Paste is not a Hoax by Anonymous Coward · · Score: 0

    I've had this issue frequently. At least once or twice a day I will be unable to copy/paste something into the address bar of firefox. It will take 2 or 3 attempts, and suddenly it starts working again. Like parent, I've been able to find no particular reason it breaks when it does, nor what fixes it.

  48. Yet another victory... by Anonymous Coward · · Score: 0

    ... for the Religious Right.

  49. IT'S NOT A HOAX! by Anonymous Coward · · Score: 0
  50. FUD? by stuartrobinson · · Score: 1

    I have trouble buying the whole just having fun angle. Call me paranoid, but I smell FUD...

  51. Re:Copy and Paste is not a Hoax by Anonymous Coward · · Score: 0

    When this happens, the location bar - although appearing focused - doesn't really have focus. Hit F6 to shift the focus and make copying work again.

    It's a very frustrating bug, the more so because it's pretty much impossible to reproduce and thus fix. If you ever stumble upon exact steps that make this reliably reproducable, please report a bug with those steps at bugzilla.mozilla.org

  52. Re:Copy and Paste is not a Hoax by gEvil+(beta) · · Score: 1

    Thanks for the tip. I'll try to keep it in mind. However, I'm pretty sure what you describe is a different bug from what I normally encounter (although I've definitely had the occasional address bar problem). The problem I usually have results in me not being able to copy text from a webpage at all. I would normally paste it into a text document from there, but Firefox's 'copy' command is greyed out in the Edit menu.

    --
    This guy's the limit!
  53. Re:Copy and Paste is not a Hoax by Anonymous Coward · · Score: 0

    Okay, you're right, that's a different bug. Although I could swear that one was well understood and fixed, including on 1.5.0.x. Are you running the absolute latest version?

  54. In a related story... by Anonymous Coward · · Score: 0

    There is breaking news that all windows bugs and exploits are actually hoaxes as well.

  55. Re:Memory Hog Hoax by joranbelar · · Score: 1

    Hey genius, you replied to his sig ;)

  56. Re:Memory Hog Hoax by cascadingstylesheet · · Score: 1

    >Hey genius, you replied to his sig ;)

    Keeps me humble ;)

  57. Re:Memory Hog Hoax by Captain+Splendid · · Score: 1

    The point of what?

    ROFL, you must be new here, that's my sig.

    at a minumum FF needs to respond by not listing these extensions on their official list on their website

    Fuck me that's a little draconian. How about, y'know, reading the user comments under each extension to see if it has any particular problems. Lazy attitudes like that are the reason IE dominates.

    It does no good to say "the base browser is fine"

    Actually, yes it does, ESPECIALLY when a) the stability gets better, b) new features get implemeted quickly and c) the base install works just fine. Seriously, back in the 1.x days, I was using at least a dozen extensions, now I'm down to 5, thanks to them making the base install better.

    For many, many users the whole point of using FF is to be able to use various extensions

    It's a selling point, sure, but the reason people use FF is because IT WORKS, quickly and securely. The extensions are icing on the cake and a strawman in your arguments. Last but not least, every single one of you who posts about FF memory problems never fails to forget to post any damn links to back up your assertions.

    Now I'll grant you, the mozillazine forums are scary as shit, and any criticism, no matter its validity, is dealt with rather harshly. And I know my experience with FF is of course totally anecdotal, but I've been with it for a while, and as I mentioned earlier, I whale the shit out of it (on a creaky win2k platform, no less), but it just asks for more. How the fuck you people can just sit there and criticize ad nauseam about this shit boggles my mind. If you hate FF, don't use it. Meanwhile, I finally have a (windows) browser that does what I need it to do and I'm going to support the hell out of it.

    --
    Linux, you magnificent bastard, I read the fucking manual!
  58. It's fun to talk to yourself. by ben+there... · · Score: 1

    No, it's not.

  59. Trust but verify by ursabear · · Score: 2, Insightful

    I'm with some of the folks here about secondary verification.

    Something deep inside me gives a knee jerk any time a developer or product engineer starts any sentence with "I have not succeeded in making this code do..." or "I cannot reproduce..." (no pun intended).

    I think Firefox is pretty good. So far (since the first public betas), I get very few issues at runtime (besides the occasional spin-forever cursor when Firefox encounters a site with some really bad browser-side code.)

  60. What's in a name by soxos · · Score: 1
    Spiegelmock also stated that the claim that there were 30 other undisclosed exploits was made solely by his co-presenter, Andrew Wbeelsoi.

    Anyone else notice that A. Wbeelsoi is an anagram for A. Web O' Lies?

    1. Re:What's in a name by kayditty · · Score: 2, Funny

      there's no apostrophe in A. Wbeelsoi.

    2. Re:What's in a name by Anonymous Coward · · Score: 0

      there's no apostrophe in A. Wbeelsoi.

      You should have noticed by now that there is an unlimited supply of normally invisible apostrophes floating about in the punctosphere (tm); they usually materialize in plurals like video's, chip's, pea's, and tomato's but occasionaly wander into entirely rando'm wo'rds at very o'dd poin'ts.

  61. Translation: We, the wannabe script-kiddies... by CharonX · · Score: 2, Insightful

    Well seems like my notion was right after all.
    They are nothing but sad wannabes, scriptkiddies who wanted to pose as l33t haX0rZ. Well, heads up guys, this will have been your last convention for quite some time because somehow quite unexpectedly (for you) most of the community didn't go "we really got punked!!! LOLOLOLOLOL! you win teh internets!" Bottom line. Don't be an asshole, or you will pay for it.

    --
    +++ MELON MELON MELON +++ Out of Cheese Error +++ redo from start +++
  62. Re:Copy and Paste is not a Hoax by dorkygeek · · Score: 1

    Just because it's grayed out does not mean anything (the menu item could e.g. just have missed the selection event). You could try copying using Cmd+c or whatever it is on your platform (Ctrl+c, etc.). This invokes the copying code directly.

    --
    Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
  63. Re:Copy and Paste is not a Hoax by LiquidCoooled · · Score: 1

    The 2 problems I see are both to do with teh window in its frame.
    Copy/Paste not working and Drag/Dropping pictures (into explorer folders)

    The cure I have found is to maximize and then restore the window.
    The Window refresh routine then appears to kick in and fix things for me.

    --
    liqbase :: faster than paper
  64. Re:Let's be honest.. Score -1: Flamebait by a.d.trick · · Score: 1

    Moreover, what we used to call a 'hang' seems to be a DoS. In order for firefox to be DoSed, the browser needs to be performing some security-critical service. Firefox is not a service, it doesn't have anything in /etc/init.d/ or whatever your OS does. Firefox hangs.

  65. Re:Copy and Paste is not a Hoax by gEvil+(beta) · · Score: 1

    I'm a keyboard shortcut guy. When those don't produce results, I look up to the menu items for some idea why. When the keyboard shortcuts don't work and the menu items are inexplicably greyed out, it's a bug.

    --
    This guy's the limit!
  66. Follow that link at your own risk by emurphy42 · · Score: 2, Informative

    It leads to a piece of JavaScript - either an attempted proof of concept, or just an annoying fork bomb - I didn't bother to work out which, but either way, I recommend sticking with "Save As" or wget or what have you.

  67. He should be fired, prosecuted by hyrdra · · Score: 4, Insightful

    Everyone here should read this article:
    http://blog.washingtonpost.com/securityfix/2006/10 /zeroday_firefox_exploit_claime.html

    It actually turns out that Mischa Spiegelmock and Andrew Wbeelsoi are closely related. As we all now know, Misa works for LiveJournal. Andrew Wbeelsoi is part of Bantown, who claimed responsibility for a Javascript attack on LiveJournal (see http://blog.washingtonpost.com/securityfix/2006/01 /account_hijackings_force_livej.html).

    The two are obviously related, and LiveJournal should consider immediate termination of their employee Mischa, as he is in league with Wbeelsoi, who attacked LiveJournal members themselves.

    Here as some nice quotes from the article:

    "We do have exploits for all the stuff we're going to show you," the 21-year-old calling himself Wbeelsoi said. "We'll give them away to anyone who proves their actions are going to be politically motivated. We don't care what side you're on as long as you commit yourself to destruction."
    "We were just trying to have some fun up there," Spiegelmock said.

    Mozilla should really consider civil, if not criminal actions. Damage to the Firefox brand has already been done, regardless if the exploit is real or not.

    --


    "I'll just chip in a bit for RedHat: I actually have that installed on my university machine." - Linus, '95
    1. Re:He should be fired, prosecuted by Anonymous Coward · · Score: 0

      You people need to understand that you're just providing the kind folks in #bantown with lulz because of comments like this. Fortunately a company cannot fire someone over a stunt like this, and you're not a manager as your attitude clearly shows. Live with it; I love the hypocrisy of Slashdot -- an MSIE vuln gets exploited and exposed and people laugh all day here about it, but the second some precious piece of Open Source software gets exploited in the same way you people go on a warpath. Such idiocy.

    2. Re:He should be fired, prosecuted by David+Gerard · · Score: 1

      Bantown is part of the LJDrama/Encyclopedia Dramatica group. Remember the Craigslist asshole? Them. I'm amazed anyone working for Sixapart is allowed to speak to anyone from LJDrama/ED.

      --
      http://rocknerd.co.uk
  68. Re:Copy and Paste is not a Hoax by Blakey+Rat · · Score: 1

    Just because it's grayed out does not mean anything ... uh, it means there's a bug. If there's no reason he shouldn't be able to copy, and the copy menu item is greyed out, that's called a "bug." Which is exactly what the parent is talking about.

  69. no, it's really just a joke by Anonymous Coward · · Score: 0

    I happen to have semi-distant (FOAF-ish) contact with the folks in question, and I can assure you that this was purely a quest for lulz that succeeded far beyond any expectations they originally held (i.e this was nothing more than a fanstatically successful troll intended for hilarity's sake). I mean, come on: the file name for their presentation was "omfg.ppt", the "sploit" contained numerous references to "loldongs", they gave shouts to #bantown, etc. Only an uptight, self-serious open source zealoturd could've missed the humor.

  70. translation: "waaaaah, i'm an open sores crybaby!" by Anonymous Coward · · Score: 0

    seriously. just because you've got a stick up your ass because your favorite open sores project is being made fun of, doesn't mean their shit was unfunny. Google up omfg.ppt if you want to see the original lulz.

  71. :-/ That won't happen, Six Apart are pansies. by Ayanami+Rei · · Score: 1

    Mischa works for Six Apart _because_ Bantown "pwnzed" them two years back.

    Six Apart didn't try to fight them, instead they tempted them with guided tours and positions in the company.

    Utter idiocy.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
    1. Re::-/ That won't happen, Six Apart are pansies. by Anonymous Coward · · Score: 0

      If you actually knew anything, you'd know that Mischa wasn't part of Bantown before Six Apart hired him.

    2. Re::-/ That won't happen, Six Apart are pansies. by tlhIngan · · Score: 2, Interesting

      Mischa works for Six Apart _because_ Bantown "pwnzed" them two years back.

      Six Apart didn't try to fight them, instead they tempted them with guided tours and positions in the company.

      Utter idiocy.


      Actually, there's more than enough supposition to imply that SixApart's software is contaminated with trojans. Face it, you have someone who wants to claim they have a flaw, and they want to make a secret communications network. The best way to do it is to use sites like LiveJournal and people who use software like MovableType (both SixApart products) to distribute your exploit. What better way than to infect LiveJournal users and readers, and readers of sites using MovableType (and several other popular blogging software) to get them to be part of your network?

      Heck, because of this we can probably issue a statement saying that all of SixApart's products and services may be contaminated with trojan horses. Which may infect all browsers, due to claim by a representative of SixApart. (He may not be the official spokesperson, but since he was introduced as coming from SixApart, he is a representative of the company). And until proven otherwise, all their products and services should be considered suspect, maybe even blacklisted. It is a credible claim, and if this is a hoax, well, who's to say it is or it isn't? Maybe if they claim it's a hoax, their backdoor will stay open.

  72. Internets: Serious Business! by Anonymous Coward · · Score: 0

    You do know that people from #bantown and so forth have in fact BEEN INVITED TO six apart and LJ's parties? It's just a joke from a group of people who get many lulz from internets jokes, don't get your panties in such a twist just because a couple of lolz have been had at some dumbass "we're taking over the world and we're serious and never mind that we're living in our parents' basement" open source project's expense.

    1. Re:Internets: Serious Business! by hyrdra · · Score: 1

      While it may be true that all this is one elaborate prank. However that does not change the fact that real damage is done by these jokes. As far as I'm concerned, they're no better than the people who author e-mail virus hoaxes.

      Like I said, at the very least, Mozilla needs to consider civil action against these guys.

      --


      "I'll just chip in a bit for RedHat: I actually have that installed on my university machine." - Linus, '95
  73. Re:Memory Hog Hoax by Cinder6 · · Score: 1
    If the problem really is just extensions, then Mozilla *still* needs to do something about it.
    Should Microsoft do something about all the programs that make Windows behave incorrectly?
    --
    If you can't convince them, convict them.
  74. Debian vs. Mozilla cagematch by Anonymous Coward · · Score: 0

    I have a great idea for the advancement of Open Source: let's put all the license debating, internets lawyer, mailing list clogging flapjaws and zealoturds in a great big pit and let them fight to the death over whatever the hell it is they're making a big self-important stink about this week. Debian political flamewars, Apache wankfests, LKML turd flingers, all of them: big pit, lots of melee weapons, napalm to settle it.

    The rest of us can get back to Fucking Coding, which is the only thing that Gets Shit Done.

    To drag this mini-rant back on topic: if the same effort that people have devoted here to defaming the messangers Mischa and Weeb (calling them variously crooks, cranks, juveniles, etc.; calling for them to be fired from their employers, calling for them to be sued, etc.) were put into some god damned code inspection and verification of the FF codebase (code peat bog? :P), then just MAYBE we'd have a better world tomorrow instead of the same old same old codebase being defended by a pack of slavering, self-righteous open source wingnuts.

    Slow Down Cowboy!

    It's been 11 minutes since you last successfully posted a comment.

    It's been 12 minutes since you last successfully posted a comment.

  75. Re:Memory Hog Hoax by Anonymous Coward · · Score: 0

    How is it Firefox's fault that you're using extensions with memory leaks?

  76. Puhleez! That's proof of nothing. by Anonymous Coward · · Score: 0

    That blog post is 9% incoherent gibberish, 90% a pastebomb of Mischa apologizing that for other people's lack of a sense of humor, and 1% link to an easily faked image that PROCLAIMS to show a person who MIGHT be one of the presenters of a JOKE presentation eating what COULD be dinner with people who MAY or MAY NOT work for Microsoft.

    Please, use a grain of salt before you believe everything you read on the internets, young man.


    OT: It's been 25 minutes since you last successfully posted a comment. What the shit is this, taco? Are all your users as slow thinking and typing as your fucking gang of "urrr, css is hard, this is going to take a while" chimps?

  77. Re:Memory Hog Hoax by prockcore · · Score: 1

    We could if it *were* a hoax. Since it's reported by decent folk all over the place, I don't think we can.


    Decent folk who don't understand memory management at all.

    Let me put it this way:

    Say you have 1 gig of ram. Say firefox is taking up "an unbelievable 500 megs!". If you wrote a program that allocated 600 megs of ram, you'd see firefox's memory usage shrink by 100 megs.

    That's because firefox uses a memory cache. The ram used by the page you visited 3 pages ago is "free" but firefox has tagged it for caching. That means as long as the OS doesn't take it back, firefox will still have access to it.
  78. misplaced trust is a security flaw by Anonymous Coward · · Score: 0

    This clearly show that gullibility is a flaw and sure these guys may be clowns but OSS is a big target for this kind of FUD - I say they showed that a major OSS project can be exploited by social engineering.

    "Speigelmock" now that is funny.

  79. you are wrong. by weierstrass · · Score: 1

    Your search - omfg.ppt - did not match any documents.

    Suggestions:

            * Make sure all words are spelled correctly.
            * Try different keywords.
            * Try more general keywords.

    --
    my password really is 'stinkypants'
  80. Re:Puhleez! That's proof of nothing. by Anonymous Coward · · Score: 0

    The images seem to be coming from the hoaxer / pranksters own site. Check the facts man, then be a moron if you want to. I could not understand what you wrote either!
    So can I curse Taco too. Chimps rule! unlike imps like you.
    I did not see you logged in, chimps don;t login because they are lazy and cool!!

  81. Re: Benchmarks vs. Anecdotes by bunratty · · Score: 1
    Somebody may have some anecdotal 'evidence' that they ran it with a small memory print but generally Firefox will bloat to several hundred MB and keep climbing unless you close it completely and restart it
    Sorry, no one can seem to reproduce this "bloat to several hundred MB and keep climbing" thing you're referring to. Can you give us some hints about how to do it? Without being able to reproduce it, I think we'll eventually have to brand this problem as a hoax, too. Especially if people are able to reproduce the benchmark results with Firefox consuming much less memory than Opera or IE.
    --
    What a fool believes, he sees, no wise man has the power to reason away.
  82. The Stereotype is True! by Anonymous Coward · · Score: 0

    Blackhat hackers really are ugly, disgusting losers. Nice skin, dude. Nice hair, too. Holy fuck.

    1. Re:The Stereotype is True! by Anonymous Coward · · Score: 0

      I know right. That one dude looks like Rocky Denis from "Mask."

  83. Re:Copy and Paste is not a Hoax by Anonymous Coward · · Score: 0

    The copy and paste problems I see on Windows seem to be related to the Office clipboard. I've effectively stopped using Office for a while and I don't have the issue anymore.

    In some cases if you open the office clipboard manager (Ctrl+C twice, or via the menus) and click on the button to delete all the entries, the clipboard resumes working. However it does sometimes break when it says there's nothing in the clipboard manager history, so there's nothing to delete.

  84. Re:Puhleez! That's proof of nothing. by Anonymous Coward · · Score: 0

    You might get a refound for defective appliance if you return to sense of humor right away.

  85. Re:Puhleez! That's proof of nothing. by jnf · · Score: 1

    The picture and idea is false, I don't know who is in that picture, but it's not mischa nor the guys from ms who were @ toorcon. Furthermore, I know they didn't eat out with anyone on saturday night, and they hid all day sunday in their hotel room.

  86. Re:Copy and Paste is not a Hoax by whitekolovrat · · Score: 0

    copy/paste thing is fixed in 2.0... and in 1.5 if you encounter this, just view the page's source or info... (open and close) and you can copy/paste again =)

  87. Re:Memory Hog Hoax by Osiris+Ani · · Score: 1
    That's because firefox uses a memory cache.

    Despite having changed the browser.cache.memory.capacity setting on Firefox 1.5.0.7 — running only Talkback 1.5.0.7 and Adblock 0.5.3.042 — to 16MB (half of the automatic default for 1GB RAM) on the XP Pro-equipped employer-issued ThinkPad, I only have to leave the app open for a couple of days before it hits 300MB, and it never stops there. Because of this behavior, I now close Firefox prior to directing the ThinkPad to hibernate for the night, unless I happen to experience some masochistic desire to wait for its disk to thrash about for an excessive duration upon waking.

    This is not at all convenient, but 1) it's still far better than using IE, and 2) for no real, quantifiable reason, I prefer Firefox over Opera.

  88. Re:Copy and Paste is not a Hoax by aevan · · Score: 1

    1.5.0.7 and I ran into it this morning. First time for me though, didn't pay it much heed other than just restarting FF to get it to work.

  89. Yep, and all it takes is *one* success... by patio11 · · Score: 1

    Its hard to go from overflow to arbitrary execution. Its freaking trivial to go from arbitrary code execution to a black hat library. All the bad guys need is one really smart guy and that exploit is then in play for anyone with a modicrum of technical skill. Thus is pays to be really freaking vigilant about memory management.

    Incidentally: you can fool some of the people all of the time, you can fool all of the people some of the time, but you can not fool all of the people all of the time. Similarly, you can manage some of memory correctly all of the time, and you can manage all of memory correctly some of the time, but you can never manage all of memory correctly all of the time. Programmers should exit, stage left, from the memory management business. It is a security vulnerability and it always will be, the same way crypto routines are always, perpetually vulnerable. Do with memory what we do with crypto: have guys far above my pay grade define a few primatives after subjecting the field to rigorous study, subject those primatives to massive amounts of testing lasting decades, and instruct mere mortals to never, ever, ever re-implement a primative even if they think after 2 hours of reflection "Hey, I can save 2% of my clock cycles and STILL be just as secure!"

  90. ONLY a crash and eat up system resources?? by NekoXP · · Score: 1

    > I have not succeeded in making this code do anything more than cause a crash and eat up system resources

    Okay so it's not a bug at all, just normal Firefox behaviour. Fine, we can all rest easy :D

  91. Crying wolf. by Anonymous Coward · · Score: 0

    What is worrying is that now if a serious bug is found in Firefox, people will not believe it.

  92. Useless vulnerability by YuGu · · Score: 1

    These guys just released a type of so called vulnerability. It is able to crash a system. But what the purpose to attract a user to webpage just to crash a system? Guys made useless job or came upon the vulnerability by ocassion and made some ad for themselves. And trick Mozilla's staff for a couple of days :)

    --
    Have fun while you live :)
  93. Surpise me ... by LizardKing · · Score: 1

    So a pair of crackers get up on stage and describe an exploit with no proof and some people are surprised when it's a hoax. When you consider the primary motivation of many crackers, the hoax shouldn't come as a surprise. Every cracker or wannabe cracker that I've ever met is a sad individual with low self-esteem looking to counter this with a bit of ego boosting. Why else do a lot of the more theatrical exploit demonstations come with an obligatory swipe at the quality of the code they have supposeldy exploited? The truth is that many crackers are piss poor programmers who spend ages poring over code that they themselves lack the ability to have written. When they find a possible vulnerability, rather than reporting it to the authors and waiting for a timely security update to be released, they try and boost their own egos by demonstrations at some toe-curlingly named conference.

  94. Strange netcraft report about theese guys by miffo.swe · · Score: 1

    If you look at their blogsite you will find Microsoft mentioned in there. http://www.sixapart.com/ gives this on netcraft wich i find perticularly interesting....: "a.microsoft.com Microsoft Corporation, One Microsoft Way, Redmond, 98052, United States January 2005 AkamaiGHost" ...etc, the list goes on and it looks like an effort to hide something. Are they affiliated with Microsoft in any way as this suggests its much worse than some stupid prank.

    --
    HTTP/1.1 400
  95. Re:Memory Hog Hoax by Anonymous Coward · · Score: 0
    That's because firefox uses a memory cache. The ram used by the page you visited 3 pages ago is "free" but firefox has tagged it for caching. That means as long as the OS doesn't take it back, firefox will still have access to it

    Except it doesn't work that way. What actually happens is other apps can grab those 'free' blocks but in some circumstances FF refuses to recycle them until the operation that created the blocks completes. It mostly affects plugins but its catastrophic when triggered, I recently set the Scrapbook plugin capturing an 80mb+ page. I run a 2gb PC with no virtual memory, FF ran out of memory and crashed, even though the system thought most of that RAM was free FF didn't.

    If FF didn't allocate 10x more RAM than the size of the resource its downloading it wouldn't matter, put the 2 bugs together and its a disaster.

  96. 15 minutes up... now by foniksonik · · Score: 1

    As predicted here

    FYI YMMV => I only spent 15 on this topic...

    --
    A fool throws a stone into a well and a thousand sages can not remove it.
  97. Good artists copy... by Fordiman · · Score: 1

    Great artists steal.

    --
    110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
  98. *snort* by Fordiman · · Score: 1

    How much? I'm up for some easy money.

    --
    110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
  99. Yeah huh - it didn't work by zaphraud · · Score: 1

    There was going to be a presentation on a javascript XSS exploit in one of SixApart's most popular websites right afterwards too that sorta had to be called off at the last minute.

  100. Re:Memory Hog Hoax by cascadingstylesheet · · Score: 1

    >Decent folk who don't understand memory management at all.

    The problem isn't what it says in Task Manager, the problem is that simply leaving the browser open for a few days makes it slow and unresponsive. This is apprently due to a memory leak or three, but I'm not annoyed by it for some theoretical reason, but rather because of what practically happens.

    For some reason I don't need to think about the memory management of my other applications, including the open source ones. Just Firefox.

    >If you wrote a program that allocated 600 megs of ram, you'd see firefox's
    >memory usage shrink by 100 megs.

    That's the problem; it *doesn't* go back down. Nothing helps but to exit Firefox.

    Hey, I'm living with it, still love and use Firefox. I don't have time to learn to hack on Firefox to fix it; I'm fine with it if the developers want to say that it's a problem they aren't interested in. What's annoying is their sheer denial of the problem.