CVE-2010-3493
Publication date 19 October 2010
Last updated 24 July 2024
Ubuntu priority
Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, or the getpeername function having an ENOTCONN error, a related issue to CVE-2010-3492.
Status
Package | Ubuntu Release | Status |
---|---|---|
python2.4 | ||
python2.5 | ||
python2.6 | ||
python2.7 | ||
python3.1 | ||
python3.2 | ||
Notes
jdstrand
python3.1 on Ubuntu 10.10 has additional patches on top of 3.1.2, including a fix for this issue
Patch details
Package | Patch details |
---|---|
python2.4 | |
python2.5 | |
python2.6 | |
python3.1 |
References
Related Ubuntu Security Notices (USN)
- USN-1613-1
- Python 2.5 vulnerabilities
- 17 October 2012
- USN-1314-1
- Python 3 vulnerabilities
- 19 December 2011
- USN-1613-2
- Python 2.4 vulnerabilities
- 17 October 2012
- USN-1596-1
- Python 2.6 vulnerabilities
- 4 October 2012