Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in ->remove() Once allocated the struct lcd2s_data is never freed. Fix the memory leak by switching to devm_kzalloc().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.27 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3585ed5f9b11a6094dd991d76a1541e5d03b986aPatch
- https://git.kernel.org/stable/c/5d53cd33f4253aa4cf02bf7e670b3c6a99674351Patch
- https://git.kernel.org/stable/c/898c0a15425a5bcaa8d44bd436eae5afd2483796Patch
FAQ
What is CVE-2022-48907?
CVE-2022-48907 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in ->remove() Once allocated the struct lcd2s_data is never freed. Fix the memory leak by switc...
How severe is CVE-2022-48907?
CVE-2022-48907 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-48907?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.