CVE-2024-50241
MEDIUMLinux Kernel < 6.11.7 - Use of Uninitialized Resource
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4_copy earlier Ensure the refcount and async_copies fields are initialized early. cleanup_async_copy() will reference these fields if an error occurs in nfsd4_copy(). If they are not correctly initialized, at the very least, a refcount underflow occurs.
References (6)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
6.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-908
Status
published
Products (3)
linux/Kernel
6.11.3 - 6.11.7linux
linux/linux_kernel
6.12 rc1 (5 CPE variants)
linux/linux_kernel
6.10.14 - 6.11.7
Published
Nov 09, 2024
Tracked Since
Feb 18, 2026