Bug 1365599 - Fix crash bug when mnt3_resolve_subdir_cbk fails
Summary: Fix crash bug when mnt3_resolve_subdir_cbk fails
Keywords:
Status: CLOSED EOL
Alias: None
Product: GlusterFS
Classification: Community
Component: nfs
Version: 3.8
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Niels de Vos
QA Contact:
URL:
Whiteboard:
Depends On: 1365683
Blocks: 1380692
TreeView+ depends on / blocked
 
Reported: 2016-08-09 16:09 UTC by Shreyas Siravara
Modified: 2017-11-07 10:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
: 1365683 1380692 (view as bug list)
Environment:
Last Closed: 2017-11-07 10:38:57 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)
Suggested Patch (1.13 KB, text/plain)
2016-08-09 16:09 UTC, Shreyas Siravara
no flags Details

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.


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