Bug 2236882 (CVE-2023-28366) - CVE-2023-28366 mosquitto: memory leak leads to unresponsive broker
Summary: CVE-2023-28366 mosquitto: memory leak leads to unresponsive broker
Keywords:
Status: NEW
Alias: CVE-2023-28366
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2236883
Blocks: 2236880
TreeView+ depends on / blocked
 
Reported: 2023-09-01 20:54 UTC by Chess Hazlett
Modified: 2023-09-10 15:13 UTC (History)
24 users (show)

Fixed In Version: mosquitto 2.0.16
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Chess Hazlett 2023-09-01 20:54:20 UTC
The broker in Eclipse Mosquitto 1.3.2 through 2.x before 2.0.16 has a memory leak that can be abused remotely when a client sends many QoS 2 messages with duplicate message IDs, and fails to respond to PUBREC commands. This occurs because of mishandling of EAGAIN from the libc send function.


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