Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.52, < 4.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/7a3720361068ab520aed4608bad31ea9a6cc7fe7Patch
- https://git.kernel.org/stable/c/9ca6705d9d609441d34f8b853e1e4a6369b3b171Patch
- https://git.kernel.org/stable/c/ad7e40ee157ba33950a4ccdc284334580da3638dPatch
- https://git.kernel.org/stable/c/ce7dd61e004002bc1c48d1ca47c887f3f3cc7370Patch
- https://git.kernel.org/stable/c/f74b3286859463cd63cc9d4aeaabd8b0c640182aPatch
FAQ
What is CVE-2023-53131?
CVE-2023-53131 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 hap...
How severe is CVE-2023-53131?
CVE-2023-53131 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53131?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.