Bug 1238145 - FSAL_GLUSTER : avoid possible memory corruption for inherit acl
Summary: FSAL_GLUSTER : avoid possible memory corruption for inherit acl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: nfs-ganesha
Classification: Retired
Component: FSAL_GLUSTER
Version: devel
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: Jiffin
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1238149
TreeView+ depends on / blocked
 
Reported: 2015-07-01 09:42 UTC by Jiffin
Modified: 2016-08-08 14:16 UTC (History)
5 users (show)

Fixed In Version: nfs-ganesha-2.3-dev-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1238149 (view as bug list)
Environment:
Last Closed: 2016-02-17 07:03:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Jiffin 2015-07-01 09:42:38 UTC
Description of problem:

fsal_acl_t entries which represents inherit acl may not contains all the required entries, but fsal_acl_2_posix_acl() api include accordingly.For that we may need to allocate acl_t structure with more than the required entries.


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