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.
References
Configurations
History
14 Dec 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-11-19 18:15
Updated : 2024-12-14 21:15
NVD link : CVE-2024-53073
Mitre link : CVE-2024-53073
CVE.ORG link : CVE-2024-53073
JSON object : View
Products Affected
linux
- linux_kernel
CWE