In the Linux kernel, the following vulnerability has been resolved:
SUNRPC: Fix a server shutdown leak
Fix a race where kthread_stop() may prevent the threadfn from ever getting called. If that happens the svc_rqst will not be cleaned up.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.9.52 | 4.10 |
| linux / linux_kernel | 4.12 | 5.10.175 |
| linux / linux_kernel | 5.11 | 5.15.103 |
| linux / linux_kernel | 5.16 | 6.1.20 |
| linux / linux_kernel | 6.2 | 6.2.7 |
| linux / linux_kernel | 6.3-rc1 | 6.3-rc1.x |