Bug 2512606 (CVE-2025-63235) - CVE-2025-63235 codepr sol: Sol: Denial of service via resource exhaustion from malformed CONNECT packets
Summary: CVE-2025-63235 codepr sol: Sol: Denial of service via resource exhaustion fro...
Keywords:
Status: NEW
Alias: CVE-2025-63235
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-07 18:51 UTC by OSIDB Bzimport
Modified: 2026-08-07 19:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-07 18:51:41 UTC
In sol commit 373d848 (2024-12-12), the broker does not fully release resources when handling malformed or duplicate CONNECT packets. When clients send invalid CONNECT packets - either due to repeated attempts or failed authentication - the server may silently drop the connection or send a CONNACK but fail to close the session or deallocate internal resources. This behavior allows an attacker to create numerous half-open connections that consume memory and file descriptors indefinitely, potentially triggering the Linux OOM killer and causing a denial of service.


Note You need to log in before you can comment on or make changes to this bug.