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. CREATE(Triage):(User=admin) CVE-2023-53131 (https://nvd.nist.gov/vuln/detail/CVE-2023-53131)