Kernel memory exhaustion via lcd2s teardown leak
Published Aug 22, 2024 · Updated May 11, 2026
Memory leak in the Linux kernel lcd2s driver allows local users to exhaust memory by repeatedly cycling an LCD2S device. The lcd2s remove path leaves its kzalloc-allocated lcd2s_data structure allocated after device teardown because no matching free operation runs. Triggering the leak requires local access to cycle the affected I2C driver device lifecycle; repeated cycles can interrupt service through memory exhaustion.
Summary
What happened
Memory leak in the Linux kernel lcd2s driver allows local users to exhaust memory by repeatedly cycling an LCD2S device. The lcd2s remove path leaves its kzalloc-allocated lcd2s_data structure allocated after device teardown because no matching free operation runs. Triggering the leak requires local access to cycle the affected I2C driver device lifecycle; repeated cycles can interrupt service through memory exhaustion.
The record
- CVE
- CVE-2022-48907
- Published
- Aug 22, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 22, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record 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=8c9108d014c5bd0f0da2e3544eb45dc56a6da92b <3585ed5f9b11a6094dd991d76a1541e5d03b986a
- Affected versionversion=8c9108d014c5bd0f0da2e3544eb45dc56a6da92b <5d53cd33f4253aa4cf02bf7e670b3c6a99674351
- Affected versionversion=8c9108d014c5bd0f0da2e3544eb45dc56a6da92b <898c0a15425a5bcaa8d44bd436eae5afd2483796
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