<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python26/files/patch-modules_gcmodule.c, branch release/7.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-12-19T21:12:36Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.</title>
<updated>2008-12-19T21:12:36Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-12-19T21:12:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad'/>
<id>urn:sha1:616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Security fixes</title>
<updated>2008-09-08T00:14:06Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-09-08T00:14:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a1ff65b9b4abb36af6477b5c168037be07d4f71'/>
<id>urn:sha1:8a1ff65b9b4abb36af6477b5c168037be07d4f71</id>
<content type='text'>
Multiple vulnerabilities:

	1) Various integer overflow errors exist in core modules e.g. stringobject,
	   unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, mmapmodule.
	2) An integer overflow in the hashlib module can lead to an unreliable cryptographic digest results.
	3) Integer overflow errors in the processing of unicode strings can be exploited to cause
	   buffer overflows on 32-bit systems.
	4) An integer overflow exists in the PyOS_vsnprintf() function on architectures that do not
	   have a "vsnprintf()" function.
	5) An integer underflow error in the PyOS_vsnprintf() function when passing zero-length strings
	   can lead to memory corruption.

PR:		127172 (based on)
Submitted by:	bf &lt;bf2006a@yahoo.com&gt;
Obtained from:	python svn
Security:	CVE-2008-2315, CVE-2008-2316, CVE-2008-3142, CVE-2008-3144, CVE-2008-3143. (vuxml come later)
</content>
</entry>
</feed>
