In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_migrate_req. While reading sysctl_tcp_migrate_req, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 4.7 | Medium | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | <= 6.6.* |
| Linux | Linux | <= 6.11.* |
| Linux | Linux | < 12c2759ab1343c124ed46ba48f27bd1ef5d2dff4 |
| Linux | Linux | < dba788e25f05209adf2b0175eb1691dc89fb1ba6 |