-
CVE-2022-50830
- EPSS 0.03%
- Veröffentlicht 30.12.2025 12:10:52
- Zuletzt bearbeitet 15.04.2026 00:35:42
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
≫
Produkt
Linux
Default Statusunaffected
Version
718e05ed92ecac0d9d3954bcc8064527c3ce7565
Version <
8311961a1724bfc64390c539dedc31e067a80315
Status
affected
Version
718e05ed92ecac0d9d3954bcc8064527c3ce7565
Version <
6cd37f8232f5e169a723e1d5fbe3b2139c2ef763
Status
affected
Version
718e05ed92ecac0d9d3954bcc8064527c3ce7565
Version <
5d407911e605702ffcc0e97a6db546592ab27dd0
Status
affected
Version
718e05ed92ecac0d9d3954bcc8064527c3ce7565
Version <
ddf75a86aba2cfb7ec4497e8692b60c8c8fe0ee7
Status
affected
HerstellerLinux
≫
Produkt
Linux
Default Statusaffected
Version
5.11
Status
affected
Version
0
Version <
5.11
Status
unaffected
Version <=
5.15.*
Version
5.15.100
Status
unaffected
Version <=
6.1.*
Version
6.1.18
Status
unaffected
Version <=
6.2.*
Version
6.2.5
Status
unaffected
Version <=
*
Version
6.3
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.099 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|