In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix potential use-after-free in nfsd_file_put()
nfsd_file_put_noref() can free @nf, so don't dereference @nf
immediately upon return from nfsd_file_put_noref().
References
Configurations
Configuration 1 (hide)
|
History
25 Mar 2025, 14:51
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/261eabe19cb28e4a8587a4442d257b543d7c2d57 - Patch | |
References | () https://git.kernel.org/stable/c/333dcc94ebf53f79f3dc0e7a7c16700bc7ff7e57 - Patch | |
References | () https://git.kernel.org/stable/c/ada1757b259f353cade47037ee0a0249b4cddad3 - Patch | |
References | () https://git.kernel.org/stable/c/b6c71c66b0ad8f2b59d9bc08c7a5079b110bec01 - Patch |
27 Feb 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-25 14:51
NVD link : CVE-2022-49362
Mitre link : CVE-2022-49362
CVE.ORG link : CVE-2022-49362
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free