Bug 2330804 (CVE-2024-12254)
Summary: | CVE-2024-12254 python: Unbounded memory buffering in SelectorSocketTransport.writelines() | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, jeder, luizcosta, nweather, rbobbitt, vkumar, zkayyali |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in Python. In certain configurations, the `asyncio._SelectorSocketTransport.writelines()` method fails to signal the protocol to clear the write buffer when it approaches capacity. Because of this, protocols would not periodically drain the write buffer, potentially leading to a denial of service via memory exhaustion.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2330923, 2330924, 2330925, 2330926, 2330927, 2330928 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-12-06 16:01:17 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:10978 https://access.redhat.com/errata/RHSA-2024:10978 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:10980 https://access.redhat.com/errata/RHSA-2024:10980 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Extended Update Support Via RHSA-2024:11035 https://access.redhat.com/errata/RHSA-2024:11035 |