Bug 506637

Summary: kernel: filesystem capabilities: fix fragile setuid fixup code
Product: [Other] Security Response Reporter: Eugene Teo (Security Response) <eteo>
Component: vulnerabilityAssignee: Cong Wang <amwang>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: amwang, bhu, dhoward, jolsa, jpirko, jskrabal, lgoncalv, lwang, rkhan, security-response-team, 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: 2010-12-22 16:37:23 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: 508225, 508226, 508227, 508228, 508229, 508230    
Bug Blocks:    

Comment 3 Eugene Teo (Security Response) 2009-06-26 09:37:54 UTC
Upstream patch:
http://git.kernel.org/linus/086f7316f0d400806d76323beefae996bb3849b1

Comment 4 Eugene Teo (Security Response) 2009-06-26 09:42:57 UTC
This commit includes a bugfix for the fragile setuid fixup code in the case that filesystem capabilities are supported (in access()).  The effect of this fix is gated on filesystem capability support because changing securebits is only supported when filesystem capabilities support is configured.)