CVE-2023-53131 Information

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.

Reference

https://git.kernel.org/stable/c/7a3720361068ab520aed4608bad31ea9a6cc7fe7 https://git.kernel.org/stable/c/9ca6705d9d609441d34f8b853e1e4a6369b3b171 https://git.kernel.org/stable/c/ad7e40ee157ba33950a4ccdc284334580da3638d https://git.kernel.org/stable/c/ce7dd61e004002bc1c48d1ca47c887f3f3cc7370 https://git.kernel.org/stable/c/f74b3286859463cd63cc9d4aeaabd8b0c640182a

Share on: