← Back to CVE List

CVE-2024-53073

Published: 2024-11-19T18:15Z
Last Modified: 2024-12-14T21:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt