Slashdot Mirror


Google Pushes New Chrome Release, Pays $14k Bounty

Trailrunner7 writes "Google has released version 8.0.552.237 of its Chrome browser, which includes fixes for 16 security vulnerabilities. The company also paid out more than $14,000 in bug bounties for the flaws fixed in this release, including the first maximum reward of $3133.7. The new version of Google Chrome has fixes for 13 high-priority bugs, but the most serious vulnerability the company repaired in the browser is a critical flaw resulting from a stale pointer in the speech handling component of Chrome. That flaw, along with four others, was discovered by researcher Sergey Glazunov, who earned a total of more than $7,000 in rewards for the bugs he reported to Google."

3 of 182 comments (clear)

  1. New business model: by Fluffeh · · Score: 5, Insightful

    1) Convince Microsoft to adopt similar bug strategy.
    2) Start using software as it was designed to be used...
    3) PROFIT!!

    Yes, that's right. No step 4.

    *sips coffee*

    --
    Moved to http://soylentnews.org/. You are invited to join us too!
  2. I'll be filing a bug report soon by 93+Escort+Wagon · · Score: 5, Funny

    I've heard that h.264 support is broken in an upcoming release.

    --
    #DeleteChrome
  3. Re:One of the best things about Chrome ... by mysidia · · Score: 5, Informative

    Is that updates take place silently and promptly without any user intervention even on systems with UAC activated (a copy is installed to %appdata%).

    Hm.. that idea wouldn't work on any systems I setup.

    Software restriction policy all systems, Policy default: deny.

    Programs can be executed from the default allowed directories. %programfiles% , %systemroot%\system32, etc, and some designated paths for placing executables in manually, in order to install them.

    User profile directories including appdata are specifically excluded, because this is best common practice. Programs/executables don't belong in any user's profile or appdata folder (Especially not in any folder used as a default download directory for saving files or temporary directory used by a mail application for opening attachments in a viewer). Contents of appdata is a data folder, and all of a user's profile are data folders, not program folders.