Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_flock() If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.5, < 5.10.152 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2d08311aa3056a84bfdc09bc47777de6a9b16c30Patch
- https://git.kernel.org/stable/c/575e079c782b9862ec2626403922d041a42e6ed6Patch
- https://git.kernel.org/stable/c/8905d13b9ede4caa88c577faed832d6c7383f4fbPatch
- https://git.kernel.org/stable/c/f8c9b4a963fec5d0e37e3e8522bb19b0c28e1a73Patch
FAQ
What is CVE-2022-50460?
CVE-2022-50460 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_flock() If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked.
How severe is CVE-2022-50460?
CVE-2022-50460 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-50460?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.