CVE-2022-50830 in Linux정보

요약

\~에 의해 MITRE • 2025. 12. 30.

In the Linux kernel, the following vulnerability has been resolved:

auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()

hd44780_probe() allocates a memory chunk for hd with kzalloc() and makes "lcd->drvdata->hd44780" point to it. When we call hd44780_remove(), we should release all relevant memory and resource. But "lcd->drvdata ->hd44780" is not released, which will lead to a memory leak.

We should release the "lcd->drvdata->hd44780" in hd44780_remove() to fix the memory leak bug.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

책임이 있는

Linux

예약하다

2025. 12. 30.

모더레이션

수락

항목

VDB-338828

EPSS

0.00206

출처

Want to stay up to date on a daily basis?

Enable the mail alert feature now!