Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1365599

Summary: Fix crash bug when mnt3_resolve_subdir_cbk fails
Product: [Community] GlusterFS Reporter: Shreyas Siravara <sshreyas>
Component: nfsAssignee: Niels de Vos <ndevos>
Status: CLOSED EOL QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.8CC: bugs, ndevos
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1365683 1380692 (view as bug list) Environment:
Last Closed: 2017-11-07 10:38:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1365683    
Bug Blocks: 1380692    
Attachments:
Description Flags
Suggested Patch none

Description Shreyas Siravara 2016-08-09 16:09:53 UTC
Created attachment 1189353 [details]
Suggested Patch

Description of problem:
When mnt3_resolve_subdir_cbk() fails, authorized_path is sometimes NULL. We try to run strlen() on this path and as a result we crash.


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

Comment 2 Niels de Vos 2016-09-12 05:37:58 UTC
All 3.8.x bugs are now reported against version 3.8 (without .x). For more information, see http://www.gluster.org/pipermail/gluster-devel/2016-September/050859.html

Comment 3 Niels de Vos 2017-11-07 10:38:57 UTC
This bug is getting closed because the 3.8 version is marked End-Of-Life. There will be no further updates to this version. Please open a new bug against a version that still receives bugfixes if you are still facing this issue in a more current release.