CVE-2023-50716

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-50716
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50716.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-50716
Aliases
  • GHSA-5m2f-hvj2-cx2h
Downstream
Published
2024-03-06T17:23:55Z
Modified
2025-10-21T19:32:33Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Invalid DATA_FRAG Submessage causes a bad-free error
Details

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 DATAFRAG Submessage causes a bad-free error, and the Fast-DDS process can be remotely terminated. If an invalid DataFrag 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.

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/eprosima/fast-dds

Affected ranges

Type
GIT
Repo
https://github.com/eprosima/fast-dds
Events
Type
GIT
Repo
https://github.com/eprosima/fast-dds
Events
Type
GIT
Repo
https://github.com/eprosima/fast-dds
Events
Type
GIT
Repo
https://github.com/eprosima/fast-dds
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed