Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34504 Details for
Bug 55698
sys-kernel/rsbac-*: RSBAC jailed users can create suid sgid files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
RSBAC JAIL module patch
rsbac-bugfix-v1.2.3-3.diff (text/plain), 557 bytes, created by
Chris White (RETIRED)
on 2004-06-30 10:53:01 UTC
(
hide
)
Description:
RSBAC JAIL module patch
Filename:
MIME Type:
Creator:
Chris White (RETIRED)
Created:
2004-06-30 10:53:01 UTC
Size:
557 bytes
patch
obsolete
>--- linux-2.4.26-rsbac-v1.2.3/rsbac/adf/jail/jail_main.c.sik 2004-06-08 11:37:30.000000000 +0200 >+++ linux-2.4.26-rsbac-v1.2.3/rsbac/adf/jail/jail_main.c 2004-06-30 09:27:42.000000000 +0200 >@@ -396,6 +396,7 @@ > if( (attr == A_create_data) > && ( S_ISCHR(attr_val.create_data.mode) > || S_ISBLK(attr_val.create_data.mode) >+ || (attr_val.create_data.mode & (S_ISUID | S_ISGID)) > ) > ) > return NOT_GRANTED;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55698
: 34504