[Bugs] [Bug 1387241] New: Pass proper permission to acl_permit() in posix_acl_open()

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 20 12:29:09 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1387241

            Bug ID: 1387241
           Summary: Pass proper permission to acl_permit() in
                    posix_acl_open()
           Product: GlusterFS
           Version: mainline
         Component: access-control
          Keywords: Triaged
          Assignee: jthottan at redhat.com
          Reporter: jthottan at redhat.com
                CC: bugs at gluster.org



Description of problem:

In posix_acl_open(), permission are send to acl_permit function based on flag
set
In current code value for calculated on switch case, but there is chance that
more than value(O_RDONLY | O_TRUNC) encoded in flag but this is not handled
properly in posix_acl_open


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=AE0AXIbiYk&a=cc_unsubscribe


More information about the Bugs mailing list