Bug 560547 (CVE-2010-0307)
| Summary: | CVE-2010-0307 kernel: DoS on x86_64 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Eugene Teo (Security Response) <eteo> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | arozansk, bhu, davej, dfeng, dhoward, eren, jolsa, jpirko, jskrabal, kmcmartin, lgoncalv, lwang, pmatouse, tcallawa, vgoyal, williams | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-03-28 08:55:53 UTC | Type: | --- | ||||
| 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: | 547593, 560549, 560550, 560551, 560552, 560553, 579408, 586024 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Eugene Teo (Security Response)
2010-02-01 05:06:29 UTC
Created attachment 387971 [details]
Public reproducer
Related patches: x86: get rid of the insane TIF_ABI_PENDING bit http://git.kernel.org/linus/05d43ed8a89c159ff641d472f970e3f1baa66318 sparc: TIF_ABI_PENDING bit removal http://git.kernel.org/linus/94673e968cbcce07fa78dac4b0ae05d24b5816e1 All the fixes for this are queued for 2.6.32.8: split-flush_old_exec-into-two-functions.patch x86-get-rid-of-the-insane-tif_abi_pending-bit.patch sparc-tif_abi_pending-bit-removal.patch I don't think we need sparc part for rhel ;-) But there might be new commits for other archs: powerpc: TIF_ABI_PENDING bit removal commit: 94f28da8409c6059135e89ac64a0839993124155 kernel-2.6.30.10-105.2.13.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/kernel-2.6.30.10-105.2.13.fc11 kernel-2.6.30.10-105.2.13.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. kernel-2.6.31.12-174.2.17.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/kernel-2.6.31.12-174.2.17.fc12 kernel-2.6.31.12-174.2.19.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. Also needs: http://marc.info/?l=linux-kernel&m=126636290420589&q=raw Without the above, the boot option "noexec32=off" does not work. Thanks Chuck.
Please ensure we backport:
- 221af7f87 ("Split 'flush_old_exec' into two functions")
- 05d43ed8a ("x86: get rid of the insane TIF_ABI_PENDING bit")
- 7ab02af42 ("Fix 'flush_old_exec()/setup_new_exec()' split")
- 94f28da84 ("powerpc: TIF_ABI_PENDING bit removal")
- 1252f238d ("x86: set_personality_ia32() misses force_personality32")
Thanks.
This issue has been addressed in following products: Red Hat Enterprise Linux 4 Via RHSA-2010:0146 https://rhn.redhat.com/errata/RHSA-2010-0146.html This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2010:0398 https://rhn.redhat.com/errata/RHSA-2010-0398.html This issue has been addressed in following products: MRG for RHEL-5 Via RHSA-2010:0771 https://rhn.redhat.com/errata/RHSA-2010-0771.html |