Bug 2325276 (CVE-2024-52532)
Summary: | CVE-2024-52532 libsoup: infinite loop while reading websocket data | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | crizzo, mcrha |
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 Libsoup. The soup_websocket_connection_read function uses a loop that reads incoming WebSocket data via the glib library. This issue makes it possible to cause the loop to run indefinitely by sending a continuous stream of data to it. The effect will prevent the DCV service from accepting any further connections, leading to a denial of service.
|
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: | 2325356, 2325357 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2024-11-11 20:01:28 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:9559 https://access.redhat.com/errata/RHSA-2024:9559 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:9573 https://access.redhat.com/errata/RHSA-2024:9573 |