[Bugs] [Bug 1222023] New: dht: buffer overrun in dht-rename
bugzilla at redhat.com
bugzilla at redhat.com
Fri May 15 13:56:55 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1222023
Bug ID: 1222023
Summary: dht: buffer overrun in dht-rename
Product: GlusterFS
Version: mainline
Component: distribute
Assignee: bugs at gluster.org
Reporter: prasanna.kalever at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
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
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list