If you deploy on CentOS using the epel nodejs packages you will be using the system v8 which has the security fixes backported.
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-1704 On Monday, 24 March 2014 14:29:53 UTC+1, Charles Shuller wrote: > > From CERT: ....Multiple unspecified vulnerabilities in Google V8 before > 3.23.17.18.... > > We're preparing to deploy node apps in our production environment, and we > need to be able to address security concerns like the one above. Another > poster mentioned that the V8 version on stable node branches does not > change, so what is the recommended fix? > > Do we just build the current stable version of node with the most recent > current stable version of v8? Or is there a security team backporting > security fixes? > > > Thanks! > > Charles > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
