First published: Fri Dec 06 2024(Updated: )
Last updated 20 January 2025
Credit: cna@python.org cna@python.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/python3.11 | 3.11.2-6+deb12u5 3.11.2-6+deb12u3 | |
debian/python3.12 | 3.12.8-5 | |
debian/python3.13 | 3.13.1-3 | |
debian/python3.9 | 3.9.2-1 3.9.2-1+deb11u2 | |
Python Babel Localedata | >=3.12.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-12254 is classified with a medium severity due to potential performance issues in asynchronous socket communication.
To fix CVE-2024-12254, update Python to version 3.12.8-5 or the necessary patched version as specified for your distribution.
CVE-2024-12254 affects Python versions starting from 3.12.0 onward.
Currently, there are no documented workarounds for CVE-2024-12254; upgrading to a patched version is recommended.
CVE-2024-12254 primarily affects the asyncio._SelectorSocketTransport.writelines() method in Python's asynchronous I/O framework.