Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
Multiple vulnerabilities have been discovered in Node.js. Please review the CVE identifiers referenced below for details.
A remote attacker could possibly cause a Denial of Service condition, or conduct man-in-the-middle attacks.
There is no known workaround at this time.
All Node.js 0.12.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/nodejs-0.12.17"
All Node.js 4.6.x users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/nodejs-4.6.1"