In the Linux kernel, the following vulnerability has been resolved:
netrom: Fix data-races around sysctl_net_busy_read
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 2.6.13 | 4.19.310 |
| linux / linux_kernel | 4.20 | 5.4.272 |
| linux / linux_kernel | 5.5 | 5.10.213 |
| linux / linux_kernel | 5.11 | 5.15.152 |
| linux / linux_kernel | 5.16 | 6.1.82 |
| linux / linux_kernel | 6.2 | 6.6.22 |
| linux / linux_kernel | 6.7 | 6.7.10 |
| linux / linux_kernel | 2.6.12 | 2.6.12.x |
| linux / linux_kernel | 2.6.12-rc2 | 2.6.12-rc2.x |
| linux / linux_kernel | 2.6.12-rc3 | 2.6.12-rc3.x |
| linux / linux_kernel | 2.6.12-rc4 | 2.6.12-rc4.x |
| linux / linux_kernel | 2.6.12-rc5 | 2.6.12-rc5.x |
| linux / linux_kernel | 6.8-rc1 | 6.8-rc1.x |
| linux / linux_kernel | 6.8-rc2 | 6.8-rc2.x |
| linux / linux_kernel | 6.8-rc3 | 6.8-rc3.x |
| linux / linux_kernel | 6.8-rc4 | 6.8-rc4.x |
| linux / linux_kernel | 6.8-rc5 | 6.8-rc5.x |
| linux / linux_kernel | 6.8-rc6 | 6.8-rc6.x |
| linux / linux_kernel | 6.8-rc7 | 6.8-rc7.x |
| debian / debian_linux | 10.0 | 10.0.x |