Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518710 - <net-libs/nodejs-{0.8.28,0.10.30}: Memory Corruption and Stack Overflow (CVE-2014-5256)
Summary: <net-libs/nodejs-{0.8.28,0.10.30}: Memory Corruption and Stack Overflow (CVE...
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: https://groups.google.com/forum/#!top...
Whiteboard: C3 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-01 06:06 UTC by Patrick Lauer
Modified: 2015-01-11 20:16 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2014-08-01 06:06:13 UTC
"A memory corruption vulnerability, which results in a
denial-of-service, was identified in the versions of V8 that ship with
Node.js 0.8 and 0.10. In certain circumstances, a particularly deep
recursive workload that may trigger a GC and receive an interrupt may
overflow the stack and result in a segmentation fault."

New ebuilds are in place, so now =nodejs-0.10.30 needs to be stabilized.
Comment 1 Agostino Sarubbo gentoo-dev 2014-08-02 13:44:17 UTC
amd64 stable
Comment 2 Agostino Sarubbo gentoo-dev 2014-08-02 13:47:55 UTC
x86 stable.

Maintainer(s), please cleanup.
Comment 3 Yury German Gentoo Infrastructure gentoo-dev 2014-08-03 03:12:31 UTC
Arches, Thank you for your work
Maintainer(s), please drop the vulnerable version.

GLSA Vote: No
Comment 4 Tobias Heinlein (RETIRED) gentoo-dev 2014-08-04 18:48:38 UTC
NO too.

Keeping open for cleanup.
Comment 5 Patrick Lauer gentoo-dev 2014-08-06 08:45:26 UTC
+  06 Aug 2014; Patrick Lauer <patrick@gentoo.org> -nodejs-0.10.21.ebuild:
+  Remove old

All vulnerable removed
Comment 6 GLSAMaker/CVETool Bot gentoo-dev 2015-01-11 20:16:45 UTC
CVE-2014-5256 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-5256):
  Node.js 0.8 before 0.8.28 and 0.10 before 0.10.30 does not consider the
  possibility of recursive processing that triggers V8 garbage collection in
  conjunction with a V8 interrupt, which allows remote attackers to cause a
  denial of service (memory corruption and application crash) via deep JSON
  objects whose parsing lets this interrupt mask an overflow of the program
  stack.