First published: Fri May 02 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-53131 has a medium severity level due to its potential impact on server stability.
To fix CVE-2023-53131, ensure that your Linux kernel is updated to the latest stable version that includes the patch addressing this vulnerability.
CVE-2023-53131 affects all versions of the Linux kernel prior to the release containing the fix.
CVE-2023-53131 is a race condition vulnerability in the Linux kernel related to the SUNRPC server.
Exploitation of CVE-2023-53131 could lead to server shutdown leaks which may affect service reliability.