Bug 2249755 (CVE-2022-48560)
Summary: | CVE-2022-48560 python: use after free in heappushpop() of heapq module | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | TEJ RATHI <trathi> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | hhorak, jorton, python-maint |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python 3.9.0, python 3.8.2, python 3.7.7, python 3.6.11 | Doc Type: | If docs needed, set a value |
Doc Text: |
A use-after-free vulnerability was found in Python via the heappushpop function in the heapq module. This flaw allows an attacker to submit a specially crafted request, causing a service disruption that leads to a denial of service attack.
|
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: | 2250590, 2250591, 2250592, 2250593, 2250594, 2250595, 2250596, 2250597, 2250598, 2250599, 2250600 | ||
Bug Blocks: | 2249765 |
Description
TEJ RATHI
2023-11-15 07:40:31 UTC
Created mingw-python3 tracking bugs for this issue: Affects: fedora-all [bug 2250591] Created python2.7 tracking bugs for this issue: Affects: fedora-all [bug 2250592] Created python3.10 tracking bugs for this issue: Affects: fedora-all [bug 2250593] Created python3.11 tracking bugs for this issue: Affects: fedora-all [bug 2250594] Created python3.12 tracking bugs for this issue: Affects: fedora-all [bug 2250595] Created python3.13 tracking bugs for this issue: Affects: fedora-all [bug 2250596] Created python3.6 tracking bugs for this issue: Affects: fedora-all [bug 2250597] Created python3.7 tracking bugs for this issue: Affects: fedora-all [bug 2250598] Created python3.8 tracking bugs for this issue: Affects: fedora-all [bug 2250599] Created python3.9 tracking bugs for this issue: Affects: fedora-all [bug 2250600] Created python34 tracking bugs for this issue: Affects: epel-all [bug 2250590] This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:0114 https://access.redhat.com/errata/RHSA-2024:0114 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Extended Update Support Via RHSA-2024:0430 https://access.redhat.com/errata/RHSA-2024:0430 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Extended Update Support Via RHSA-2024:0586 https://access.redhat.com/errata/RHSA-2024:0586 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:2987 https://access.redhat.com/errata/RHSA-2024:2987 |