Security Advisory

CVE-2023-53131

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-02 15:56:05
Last updated 2026-05-23 15:28:08
Assigner Linux
State PUBLISHED

Description

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.