Bug 175143
Summary: | sys_io_setup() can leak an mm reference on failure | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 3 | Reporter: | Zach Brown <zach.brown> | ||||
Component: | kernel | Assignee: | Jeff Moyer <jmoyer> | ||||
Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.0 | CC: | greg.marsden, petrides, spike_white, tao | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | RHSA-2006-0437 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-07-20 13:37:21 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: | |||||||
Bug Blocks: | 181405 | ||||||
Attachments: |
|
Description
Zach Brown
2005-12-06 22:20:34 UTC
Created attachment 121948 [details]
drop mm ref in ioctx_alloc() exit path; against 2.4.21-32
Good catch. Would I be correct to assume that you are going to post the upstream version of this patch (for 2.6)? I'll try to cook up a reproducer for this. Thanks, Jeff > Would I be correct to assume that you are going to post the
> upstream version of this patch (for 2.6)?
You would have been correct to assume that, yeah, but 2.6 already has the fix :)
*** Bug 172809 has been marked as a duplicate of this bug. *** The patch has been posted for internal review. A fix for this problem has just been committed to the RHEL3 U8 patch pool this evening (in kernel version 2.4.21-40.1.EL). An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2006-0437.html |