Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445126 - <dev-java/jruby-1.7.1: Hash collision DoS (CVE-2012-5370)
Summary: <dev-java/jruby-1.7.1: Hash collision DoS (CVE-2012-5370)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B3 [noglsa cve]
Keywords:
Depends on: 442230
Blocks:
  Show dependency tree
 
Reported: 2012-11-28 23:03 UTC by GLSAMaker/CVETool Bot
Modified: 2016-04-06 06:31 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GLSAMaker/CVETool Bot gentoo-dev 2012-11-28 23:03:15 UTC
CVE-2012-5370 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5370):
  JRuby computes hash values without properly restricting the ability to
  trigger hash collisions predictably, which allows context-dependent
  attackers to cause a denial of service (CPU consumption) via crafted input
  to an application that maintains a hash table, as demonstrated by a
  universal multicollision attack against the MurmurHash2 algorithm, a
  different vulnerability than CVE-2011-4838.
Comment 1 Hans de Graaff gentoo-dev Security 2013-12-22 16:23:40 UTC
As far as I can tell this is fixed in jruby 1.7.1, but we are still providing 1.6.x.
Comment 2 Hans de Graaff gentoo-dev Security 2014-09-02 05:35:03 UTC
jruby 1.6 is now masked for removal.
Comment 3 Kristian Fiskerstrand (RETIRED) gentoo-dev 2014-09-02 07:29:23 UTC
(In reply to Hans de Graaff from comment #2)
> jruby 1.6 is now masked for removal.

Thank you
Comment 4 Hans de Graaff gentoo-dev Security 2015-07-10 06:32:25 UTC
jruby 1.6.x was removed some time ago.
Comment 5 Aaron Bauman (RETIRED) gentoo-dev 2016-02-21 10:34:19 UTC
Per previous comments the vulnerable version was removed.  Following links verify that:

http://jruby.org/2012/12/03/jruby-1-7-1

https://bugzilla.redhat.com/show_bug.cgi?id=880671