Vulnerability CVE-2022-48907


Published: 2024-08-22

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().

 References:
https://git.kernel.org/stable/c/5d53cd33f4253aa4cf02bf7e670b3c6a99674351
https://git.kernel.org/stable/c/3585ed5f9b11a6094dd991d76a1541e5d03b986a
https://git.kernel.org/stable/c/898c0a15425a5bcaa8d44bd436eae5afd2483796

Copyright 2026, cxsecurity.com

 

Back to Top