[Bugs] [Bug 1553129] Memory corruption is causing crashes, hangs and invalid answers

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 10 18:00:57 UTC 2018


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



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19691 committed in master by "Xavi
Hernandez" <xhernandez at redhat.com> with a commit message- protocol/client: fix
memory corruption

There was an issue when some accesses to saved_fds list were
protected by the wrong mutex (lock instead of fd_lock).

Additionally, the retrieval of fdctx from fd's context and any
checks done on it have also been protected by fd_lock to avoid
fdctx to become outdated just after retrieving it.

Change-Id: If2910508bcb7d1ff23debb30291391f00903a6fe
BUG: 1553129
Signed-off-by: Xavi Hernandez <xhernandez at redhat.com>

-- 
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=vfd4BKZZmF&a=cc_unsubscribe


More information about the Bugs mailing list