Bug 1222023

Summary: dht: buffer overrun in dht-rename
Product: [Community] GlusterFS Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: distributeAssignee: Prasanna Kumar Kalever <prasanna.kalever>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, rtalur
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-02 07:34:06 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:

Description Prasanna Kumar Kalever 2015-05-15 13:56:55 UTC
Description of problem:
Stncpy buffer overrub of destination buffer

Size argument is greater than the length of the destination buffer
        strncpy (name, newloc->name, len2);

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