Segmentation Fault in OpenDDS due to Large Max Samples Value
CVE-2023-52427
7.5HIGH
What is CVE-2023-52427?
A segmentation fault occurs in OpenDDS when a DataWriter is configured with an excessively large value for resource_limits.max_samples. This limitation exposes systems to potential instability and performance degradation, as the software is not designed to handle max_samples values that exceed the available memory capacity. Users of OpenDDS versions up to and including 3.27 should be cautious and review their configurations to ensure that they do not exceed manageable memory thresholds.