In the Linux kernel, the following vulnerability has been resolved:
NFSv4/pnfs: Fix a use-after-free bug in open
If someone cancels the open RPC call, then we must not try to free
either the open slot or the layoutget operation arguments, since they
are likely still in use by the hung RPC call.
CVSS
No CVSS.
References
Configurations
No configuration.
History
18 Jun 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-06-18 13:47
NVD link : CVE-2022-50072
Mitre link : CVE-2022-50072
CVE.ORG link : CVE-2022-50072
JSON object : View
Products Affected
No product.
CWE
No CWE.