Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_create() If the cifs already shutdown, we should free the xid before return, otherwise, the xid will be leaked.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.15.76 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/593d877c39aa9f3fe1a4b5b022492886d7d700ecPatch
- https://git.kernel.org/stable/c/92aa09c86ef297976a3c27c6574c0839418dc2c4Patch
- https://git.kernel.org/stable/c/fee0fb1f15054bb6a0ede452acb42da5bef4d587Patch
FAQ
What is CVE-2022-50351?
CVE-2022-50351 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_create() If the cifs already shutdown, we should free the xid before return, otherwise, the xid will be...
How severe is CVE-2022-50351?
CVE-2022-50351 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50351?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.