Division by zero in Linux kernel - CVE-2026-80847
Published: September 5, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a divide-by-zero error in tcp_select_initial_window() when processing route-derived advertised MSS values. A local user can configure a route with a too-small RTAX_ADVMSS value to cause a denial of service.
The default advertised MSS path is also affected when the effective advertised MSS is reduced by the route MTU and min_adv_mss.