CVE-2024-53073
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Never decrement pending_async_copies on error
The error flow in nfsd4_copy() calls cleanup_async_copy(), which
already decrements nn->pending_async_copies.
More information : https://git.kernel.org/stable/c/1421883aa30c5d26bc3370e2d19cb350f0d5ca28
