Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Reset the last_readdir at the same time, and add a comment explaining why we don't free last_readdir when dir_emit returns false.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.10.111 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2fe82d3254029ef9ec4e7be890125d5ef4f537dePatch
- https://git.kernel.org/stable/c/7f740ede35132d3d5d19747cad56a511d21bb156Patch
- https://git.kernel.org/stable/c/e792575b902a3939ca482491ee9fb3a236f99640Patch
- https://git.kernel.org/stable/c/f4429786129648a8f4bb1e5faa143c4478cc5c4aPatch
- https://git.kernel.org/stable/c/f639d9867eea647005dc824e0e24f39ffc50d4e4Patch
FAQ
What is CVE-2022-49107?
CVE-2022-49107 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Reset the last_readdir at the same time, and add a comme...
How severe is CVE-2022-49107?
CVE-2022-49107 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-49107?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.