You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix [CVE-2025-63829] by avoiding the infinite loop in `Time_t::fraction()`, and checking for consistency in the nanosecond values of QoS.
* Fix [CVE-2025-65865] by checking values before substraction in `proc_Submsg_DataFrag`.
* Fix [CVE-2026-45093] with a refactor of `RTCPMessageManager`.
* Fix [CVE-2026-45092] by applying limits to the size of `SecurityManager::discovered_participants_`.
* Fix [CVE-2026-45097] by checking bounds when deserializing sequences in `DynamicDataImpl`.
This is a squashed commit of a privately reviewed branch.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Zakaria Talbi Lalmi <zakariatalbi@eprosima.com>
Co-authored-by: Zakaria Talbi Lalmi <zakariatalbi@eprosima.com>
Reviewed-by: cferreiragonz <carlosferreira@eprosima.com>
0 commit comments