dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #7373] Buffer Overflow in StringBuilder


From: Rhys Weatherley
Subject: [Pnet-developers] [bugs #7373] Buffer Overflow in StringBuilder
Date: Wed, 21 Jan 2004 20:13:51 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #7373] Latest Modifications:

Changes by: 
                Rhys Weatherley <address@hidden>
'Date: 
                Thu 01/22/04 at 01:13 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fix committed to CVS (pnetlib) - 22 Jan 2004






/**************************************************************************/
[bugs #7373] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7373>
Project: DotGNU Portable.NET
Submitted by: Richard Baumann
On: Thu 01/22/04 at 00:24

Category:  None
Severity:  7 - Major
Item Group:  None
Resolution:  Fixed
Assigned to:  None
Status:  Closed


Summary:  Buffer Overflow in StringBuilder

Original Submission:  The attached test case outputs just the first character 
of the string which is appended to the StringBuilder, however in other code 
(some of my new xml text reader code) it segfaults. The call to memcpy in the 
internal call behind Append() is writing past the end of the buffer.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 01/22/04 at 01:13         By: rweather
Fix committed to CVS (pnetlib) - 22 Jan 2004






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 01/22/04 at 00:24  Name: sb.cs  Size: 230KB   By: Rich333

http://savannah.gnu.org/bugs/download.php?item_id=7373&amp;item_file_id=981






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7373>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]