Issue 4469: CVE-2008-5031 multiple integer overflows (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/48719
classification
Title: | CVE-2008-5031 multiple integer overflows | ||
---|---|---|---|
Type: | security | Stage: | |
Components: | Interpreter Core | Versions: | Python 2.4 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | Nosy List: | barry, brett.cannon, doko, loewis | |
Priority: | release blocker | Keywords: |
Created on 2008-11-30 13:38 by doko, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (3) | ||
---|---|---|
msg76638 - (view) | Author: Matthias Klose (doko) * ![]() |
Date: 2008-11-30 13:38 |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507317 needs backport of rev 61350 from the trunk. fixed in newer versions. | ||
msg76663 - (view) | Author: Barry A. Warsaw (barry) * ![]() |
Date: 2008-11-30 20:15 |
Lowering priority since this is not a Python 3.0 or 2.6.1 issue. | ||
msg77729 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2008-12-13 13:21 |
Backported r55839 and r61350, as r67726 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:41 | admin | set | github: 48719 |
2008-12-13 13:21:12 | loewis | set | status: open -> closednosy: + loewisresolution: fixedmessages: + |
2008-12-04 02:04:57 | barry | set | priority: deferred blocker -> release blocker |
2008-11-30 20:15:11 | barry | set | priority: release blocker -> deferred blockernosy: + barrymessages: + |
2008-11-30 19:16:48 | brett.cannon | set | nosy: + brett.cannon |
2008-11-30 13:38:52 | doko | create |