Bug 1125464 (CVE-2014-5256)
| Summary: | CVE-2014-5256 V8: Memory Corruption and Stack Overflow | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | T.C. Hollingsworth <tchollingsworth> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | abaron, aortega, apevec, ayoung, bdunne, bkearney, bleanhar, carnil, cbillett, ccoleman, chrisw, cpelland, dajohnso, dallan, dclarizi, dmcphers, gkotton, gmccullo, gmollett, jdetiber, jfrey, jialiu, jkeck, jokerman, jorton, jprause, jrafanie, jrusnack, jvlcek, kseifried, lhh, lmeyer, lpeer, markmc, mmaslano, mmcallis, mmccomas, mmccune, mmcgrath, obarenbo, rbryant, sclewis, thrcka, tjay, tomckay, vkrizan, xlecauch, yeylon |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
It was discovered that V8 did not properly check the stack size limit in certain cases. A remote attacker able to send a request that caused a script executed by V8 to use deep recursion could trigger a stack overflow, leading to a crash of an application using V8.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-30 12:59:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1139698 | ||
| Bug Blocks: | 1126262, 1139716 | ||
|
Description
T.C. Hollingsworth
2014-07-31 23:45:09 UTC
This issue is resolved by the following updates in the listed Fedora releases: Fedora 20: https://admin.fedoraproject.org/updates/v8-3.14.5.10-11.fc20 Fedora 19: https://admin.fedoraproject.org/updates/v8-3.14.5.10-11.fc19 EPEL 6: https://admin.fedoraproject.org/updates/v8-3.14.5.10-11.el6 It is also resolved by the following builds in the listed unreleased products: Fedora Rawhide: http://koji.fedoraproject.org/koji/buildinfo?buildID=549584 Fedora 21 Branched: http://koji.fedoraproject.org/koji/buildinfo?buildID=549585 EPEL 7: http://koji.fedoraproject.org/koji/buildinfo?buildID=549589 Thanks for filing this and for the fixes! It looks like the nodejs packages in Fedora and EPEL use the system version, so those should be OK (if not, they have/are getting version 0.10.30 anyway) Upstream blog post: http://blog.nodejs.org/2014/07/31/v8-memory-corruption-stack-overflow/ v8-3.14.5.10-11.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. v8-3.14.5.10-11.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. This was assigned CVE-2014-5256: http://seclists.org/oss-sec/2014/q3/505 Also note this comment made by MITRE: """ Also, the specific wording "A memory corruption vulnerability, which results in a denial-of-service, was identified in the versions of V8" was discussed with upstream. The information that we have is that the issue actually should not be considered a vulnerability in V8, and instead should be considered a vulnerability in Node.js. It is not a case where a CVE assignment by Google would have been expected. """ v8-3.14.5.10-11.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. IssueDescription: It was discovered that V8 did not properly check the stack size limit in certain cases. A remote attacker able to send a request that caused a script executed by V8 to use deep recursion could trigger a stack overflow, leading to a crash of an application using V8. This issue has been addressed in the following products: Red Hat Software Collections 1 for Red Hat Enterprise Linux 7 Red Hat Software Collections 1 for Red Hat Enterprise Linux 6.5 EUS Red Hat Software Collections 1 for Red Hat Enterprise Linux 6.4 EUS Red Hat Software Collections 1 for Red Hat Enterprise Linux 6 Via RHSA-2014:1744 https://rhn.redhat.com/errata/RHSA-2014-1744.html Statement: Red Hat Product Security has rated this issue as having Low security impact in Red Hat Enterprise Linux OpenStack Platform. This issue is not currently planned to be addressed in a future security update. Red Hat Satellite 6.5 ship v8 however has been rated as a security impact of Moderate, product version Satellite 6.6 onward is not affected. Satellite 6.5 is in Maintenance Support phase of the product life cycle and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Satellite 6 Life Cycle: https://access.redhat.com/support/policy/updates/satellite. |