Bug 506637 - kernel: filesystem capabilities: fix fragile setuid fixup code
Summary: kernel: filesystem capabilities: fix fragile setuid fixup code
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cong Wang
QA Contact:
URL:
Whiteboard:
Depends On: 508225 508226 508227 508228 508229 508230
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-18 03:17 UTC by Eugene Teo (Security Response)
Modified: 2019-09-29 12:30 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-22 16:37:23 UTC
Embargoed:


Attachments (Terms of Use)

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.)


Note You need to log in before you can comment on or make changes to this bug.