CVE-2010-1634: Integer Overflow
Last updated 24 July 2024
Other sources
Multiple integer overflows in audioop.c in the audioop module in Pytho ...
— Debian
Python SVN commit r64114 added integer overflow checks to multiple python module:
http://svn.python.org/view?view=rev&revision=64114
All the issue got covered under single CVE - CVE-2008-3143.
Checks added to audioop (and rgbimg, see bug #541698) were incorrect and possible to bypass:
http://bugs.python.org/issue8674
— Red Hat
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Patch Available
Event History
Parent advisories
This vulnerability appears in the following advisories.
Frequently Asked Questions
What is CVE-2010-1634?
CVE-2010-1634 is a vulnerability in Python 2.6, 2.7, 3.1, and 3.2 that allows context-dependent attackers to cause a denial of service.
How severe is CVE-2010-1634?
CVE-2010-1634 has a severity rating of medium.
Which versions of Python are affected by CVE-2010-1634?
Python 2.6, 2.7, 3.1, and 3.2 are affected by CVE-2010-1634.
How can I fix CVE-2010-1634?
To fix CVE-2010-1634, you should update to a version of Python that includes the fix for this vulnerability.
Where can I find more information about CVE-2010-1634?
You can find more information about CVE-2010-1634 at the following references: [Reference 1](http://svn.python.org/view?view=rev&revision=64114), [Reference 2](https://access.redhat.com/security/cve/CVE-2008-3143), [Reference 3](https://bugzilla.redhat.com/show_bug.cgi/show_bug.cgi?id=541698)