In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor. While reading sysctl_tcp_mtu_probe_floor, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader.
Product | Vendor | Version |
---|---|---|
Linux | Linux | < 10.0.17763.7136 |
Linux | Linux | < 10.0.20348.1668 |