CVE-2022-50072 Details
Description
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.
A use-after-free vulnerability has been identified in the Linux kernel's NFSv4/pNFS implementation. When an open RPC call is canceled, the corresponding open slot and layoutget operation arguments should not be freed, as they may still be in use by the pending RPC call.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0fffb46ff3d5ed4668aca96441ec7a25b793bd6f | kernel.org | Patch |
| https://git.kernel.org/stable/c/2135e5d56278ffdb1c2e6d325dc6b87f669b9dac | kernel.org | Patch |
| https://git.kernel.org/stable/c/76ffd2042438769298f34b76102b40dea89de616 | kernel.org | Patch |
| https://git.kernel.org/stable/c/a4cf3dadd1fa43609f7c6570c9116b0e0a9923d1 | kernel.org | Patch |
| https://git.kernel.org/stable/c/b03d1117e9be7c7da60e466eaf9beed85c5916c8 | kernel.org | Patch |
| https://git.kernel.org/stable/c/f7ee3b772d9de87387a725caa04bc041ac7fe5ec | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 4.19.247, < 4.19.256 >= 5.4.198, < 5.4.211 >= 5.10.122, < 5.10.138 >= 5.15.47, < 5.15.63 >= 5.17.15, < 5.18 >= 5.18.4, < 5.19.4 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Nov 17, 2025 | Initial Analysis | [email protected] |
| Jun 18, 2025 | New CVE Received | kernel.org |