[Bugs] [Bug 1344340] New: Unsafe access to inode->fd_list

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 9 12:48:36 UTC 2016


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

            Bug ID: 1344340
           Summary: Unsafe access to inode->fd_list
           Product: GlusterFS
           Version: mainline
         Component: distribute
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: xhernandez at datalab.es
                CC: bugs at gluster.org



Description of problem:

Access to inode->fd_list should be done while being protected with inode->lock.
All fd got from the list should be referenced before releasing the lock if they
are used later.

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


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.
You are the assignee for the bug.


More information about the Bugs mailing list