[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-11-04 Thread Martin Pitt
** Bug 64639 has been marked a duplicate of this bug -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-10-02 Thread Kees Cook
Upstream 2.4 patch: http://svn.python.org/view/python/branches/release24-maint/Objects/unicodeobject.c?p2=%2Fpython%2Fbranches%2Frelease24-maint%2FObjects%2Funicodeobject.cp1=python%2Fbranches%2Frelease24-maint%2FObjects%2Funicodeobject.cr1=51466r2=51465rev=51466view=diffmakepatch=1diff_format=u

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-10-02 Thread Kees Cook
I've got debdiffs built, and will be sending to pitti shortly. -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-10-02 Thread Benjamin C. Wiley Sittler
btw, i can confirm that this fix has been applied in edgy on the following python interpreters: python2.4 2.4.3-8ubuntu2 python2.5 2.5-0ubuntu1 however it's still broken in the following edgy python: python2.3 2.3.5-15ubuntu1 and in dapper it's broken too, at least in the version i have

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-09-27 Thread Martin Pitt
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2006-4980 -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-09-25 Thread Martin Pitt
I will backport the fix to stables once edgy is confirmed to be fixed. Matthias, what's the status on this? Thank you ** Changed in: python2.4 (Ubuntu Dapper) Importance: Untriaged = High Assignee: (unassigned) = Martin Pitt Status: Unconfirmed = In Progress -- buffer overrun in

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-09-25 Thread Matthias Klose
fixed in 2.4.3-8ubuntu2 (edgy) ** Changed in: python2.4 (Ubuntu) Status: Confirmed = Fix Released -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-31 Thread Simon Law
Re-opening the bug. ** Changed in: python2.4 (Ubuntu) Status: Fix Released = Confirmed -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56633] Re: [Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-27 Thread Benjamin C. Wiley Sittler
this bug does not appear to be actually fixed in version 2.4.3-8ubuntu1 (i.e. the patch has not been applied): $ apt-cache show python2.4 | fgrep Version Version: 2.4.3-8ubuntu1 Version 2.4 of the high-level, interactive object oriented language, Python-Version: 2.4 $ python2.4 -c

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-25 Thread Matthias Klose
fixed in 2.4.3-8ubuntu1 ** Changed in: python2.4 (Ubuntu) Assignee: (unassigned) = Matthias Klose Status: Confirmed = Fix Released -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-22 Thread Simon Law
It appears that Georg Brandl has applied this patch. It should show up in the next release of Python 2.4. ** Bug watch added: Python at Sourceforge #1541585 http://sourceforge.net/tracker/index.php?aid=1541585group_id=5470atid=305470func=detail ** Also affects: python (upstream) via

[Bug 56633] Re: [Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-22 Thread Benjamin C. Wiley Sittler
Thanks! Perhaps this will inspire me to write a patch for the buggy UTF-7 codec... On 8/22/06, Simon Law [EMAIL PROTECTED] wrote: It appears that Georg Brandl has applied this patch. It should show up in the next release of Python 2.4. ** Bug watch added: Python at Sourceforge #1541585

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-16 Thread Simon Law
Hi Benjamin, Have you sent this upstream to the Python bug tracker on SourceForge? If not, I'd suggest doing this so that they can merge it in. If you'd like I can also send this up as well, but it seems like you'd like to be the one to get credit for your patch. Thanks. ** Changed in:

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-16 Thread Benjamin C. Wiley Sittler
i don't care who gets credit and i'm really busy. can you send it upstream? btw, i've attached the patch. -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-16 Thread Simon Law
Sent upstream as http://sourceforge.net/tracker/index.php?func=detailaid=1541585group_id=5470atid=305470 ** Changed in: python2.4 (Ubuntu) Status: Needs Info = Confirmed ** Changed in: python2.4 (Ubuntu) Importance: Untriaged = Medium -- buffer overrun in repr() for unicode strings

[Bug 56633] Re: buffer overrun in repr() for unicode strings

2006-08-16 Thread Benjamin C. Wiley Sittler
thanks! let me know if they need any more info from the systems i tested this on. -- buffer overrun in repr() for unicode strings https://launchpad.net/bugs/56633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs