Bug 1463178
Summary: | [Ganesha]Bricks got crashed while running posix compliance test suit on V4 mount | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> | |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | urgent | |||
Version: | mainline | CC: | amukherj, bugs, csaba, jthottan, khiremat, msaini, rhinduja, rhs-bugs, skoduri, storage-qa-internal | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1462773 | |||
: | 1463623 1463626 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-05 17:34:44 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: | 1462773 | |||
Bug Blocks: | 1463623, 1463626 |
Comment 1
Kotresh HR
2017-06-20 10:32:09 UTC
REVIEW: https://review.gluster.org/17579 (feature/changelog: Fix buffer overflow crash) posted (#1) for review on master by Kotresh HR (khiremat) REVIEW: https://review.gluster.org/17579 (feature/changelog: Fix buffer overflow crash) posted (#2) for review on master by Kotresh HR (khiremat) REVIEW: https://review.gluster.org/17579 (feature/changelog: Fix buffer overflow crash) posted (#3) for review on master by Kotresh HR (khiremat) COMMIT: https://review.gluster.org/17579 committed in master by Aravinda VK (avishwan) ------ commit b224f4253b7d3de3077ee35c8bdc20618eae4b7c Author: Kotresh HR <khiremat> Date: Tue Jun 20 06:26:18 2017 -0400 feature/changelog: Fix buffer overflow crash The buffer used to hold the basename was hard coded to the size of NAME_MAX(255). It might lead to buffer overflow crashes when the basename which is sent is more than NAME_MAX length. Fixed the same. Change-Id: I6c1cad3ccaeb8c55549b1d3c5f96a198f65ba2b7 BUG: 1463178 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: https://review.gluster.org/17579 CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: jiffin tony Thottan <jthottan> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.12.0, please open a new bug report. glusterfs-3.12.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |