Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fs_vfs_get_link we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.51 |
References
- https://git.kernel.org/stable/c/e5690f263208c5abce7451370b7786eb25b405ebPatch
- https://git.kernel.org/stable/c/e7b6d622bd812013eb39c8f4cd65b7ee8ede1e02Patch
- https://git.kernel.org/stable/c/f0126bcaee81dabc1926012126aa74caa03a4c6ePatch
FAQ
What is CVE-2022-49704?
CVE-2022-49704 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fs_vfs_get_link we check for protocol version later than required, after a fid has been obtained. J...
How severe is CVE-2022-49704?
CVE-2022-49704 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-49704?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.