Key Vulnerability Information Vulnerability Type: Signed 64-bit Integer Overflow in RTT Calculation Affected Component: command Description: Crafted ICMP Echo Reply packet can cause signed integer overflow in triptime calculation, tsum2 increment and final tmvar calculation. CVE ID: CVE-2025-472 Reference Link: Developed by: Cyril Hrubis Reported by: Mohamed Maatallah Reviewed by: Mohamed Maatallah, Cyril Hrubis, Noah Meyerhans Signed-off by: Petr Vorel Fix Details Fix Description: Added range checks for members ( and ) to prevent overflow. Commit ID: Commit Date: May 8, 2025 Author: pevik Code Changes Files Modified: , Line Changes: +22 -3