In the Linux kernel, the following vulnerability has been resolved: tcp: clamp route advmss to TCP_MIN_MSS tcp_select_initial_window() assumes that callers never pass an MSS smaller than 1, but rou…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: tcp: clamp route advmss to TCP_MIN_MSS tcp_select_initial_window() assumes that callers never pass an MSS smaller than 1, but route-derived advmss values can violate that assumption. A too-small explicit RTAX_ADVMSS is one way to get there, but it is not the only one. The same divide-by-zero can also be reached through the "default advmss" path when RTAX_ADVMSS is left at 0 and the effective advmss is later driven down by ro…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/31cf2349361902769dc323e4dbf4b449795ec288
- https://git.kernel.org/stable/c/6b8c20bf61924dfc38fefb145c9f7406d73fae53
- https://git.kernel.org/stable/c/870a9e42ecc6fe1b8c25d87af043cb0d9c178fe1
- https://git.kernel.org/stable/c/cfb44c6028e6f979720315e0772bbd0d4d33ed61
- https://git.kernel.org/stable/c/eaf4af9bd6975c2eff8d48820937c83032d968dc
Timeline
- nvd_ingest NVD