Service interruption via leaked device memory
Published Dec 30, 2025 · Updated Dec 30, 2025
Memory leak in the Linux kernel hd44780 driver allows local users to exhaust kernel memory by repeatedly removing LCD devices. hd44780_probe allocates the hd44780 state with kzalloc, but hd44780_remove frees the surrounding driver data without freeing the referenced state. Reaching the faulty cleanup path requires local privileges and a configured HD44780 platform device; repeated removals can interrupt service through memory exhaustion.
Summary
What happened
Memory leak in the Linux kernel hd44780 driver allows local users to exhaust kernel memory by repeatedly removing LCD devices. hd44780_probe allocates the hd44780 state with kzalloc, but hd44780_remove frees the surrounding driver data without freeing the referenced state. Reaching the faulty cleanup path requires local privileges and a configured HD44780 platform device; repeated removals can interrupt service through memory exhaustion.
The record
- CVE
- CVE-2022-50830
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 30, 2025CVE publishedPublication date reported by the CVE source.
- Dec 30, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.11
- Affected versionversion=718e05ed92ecac0d9d3954bcc8064527c3ce7565 <5d407911e605702ffcc0e97a6db546592ab27dd0
- Affected versionversion=718e05ed92ecac0d9d3954bcc8064527c3ce7565 <6cd37f8232f5e169a723e1d5fbe3b2139c2ef763
- Affected versionversion=718e05ed92ecac0d9d3954bcc8064527c3ce7565 <8311961a1724bfc64390c539dedc31e067a80315
- Affected versionversion=718e05ed92ecac0d9d3954bcc8064527c3ce7565 <ddf75a86aba2cfb7ec4497e8692b60c8c8fe0ee7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo