First published: Wed Mar 06 2024(Updated: )
eProsima Fast DDS (formerly Fast RTPS) is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.13.0, 2.12.2, 2.11.3, 2.10.3, and 2.6.7, an invalid DATA_FRAG Submessage causes a bad-free error, and the Fast-DDS process can be remotely terminated. If an invalid Data_Frag packet is sent, the `Inline_qos, SerializedPayload` member of object `ch` will attempt to release memory without initialization, resulting in a 'bad-free' error. Versions 2.13.0, 2.12.2, 2.11.3, 2.10.2, and 2.6.7 fix this issue.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Eclipse | <2.6.7>=2.10.2<2.13.0 | |
Eclipse | <2.6.7 | |
Eclipse | >=2.10.0<2.10.3 | |
Eclipse | >=2.11.0<2.11.3 | |
Eclipse | >=2.12.0<2.12.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-50716 has been assigned a high severity due to its potential to cause a bad-free error in the Fast-DDS process.
To mitigate CVE-2023-50716, upgrade Fast DDS to version 2.13.0, 2.12.2, 2.11.3, 2.10.3, or 2.6.7 or later.
CVE-2023-50716 affects eProsima Fast DDS versions prior to 2.6.7 and between 2.10.2 to 2.13.0, excluding those versions.
The impact of CVE-2023-50716 can lead to unexpected termination of the Fast-DDS process due to memory management issues.
Yes, a patch for CVE-2023-50716 is available in the updated versions of Fast DDS.