Local service interruption via device-node reference leak
Published Oct 21, 2024 · Updated May 11, 2026
Reference-count leakage in the Rockchip GPIO driver in Linux allows local users to exhaust kernel memory during repeated driver registration. rockchip_gpiolib_register() obtains a parent device-tree node with of_get_parent() but omits the matching of_node_put() after of_pinctrl_get(). Reachability requires the Rockchip GPIO driver and local low-privilege access; exhaustion can interrupt service without reported data exposure or modification.
Summary
What happened
Reference-count leakage in the Rockchip GPIO driver in Linux allows local users to exhaust kernel memory during repeated driver registration. rockchip_gpiolib_register() obtains a parent device-tree node with of_get_parent() but omits the matching of_node_put() after of_pinctrl_get(). Reachability requires the Rockchip GPIO driver and local low-privilege access; exhaustion can interrupt service without reported data exposure or modification.
The record
- CVE
- CVE-2022-48965
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 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.15
- Affected versionversion=936ee2675eee1faca0dcdfa79165c7990422e0fc <033c79b7ee8a7bf1c1a13ac3addc91184425cbae
- Affected versionversion=936ee2675eee1faca0dcdfa79165c7990422e0fc <5cb8f1a784fd6115be58282fe15105572319d8be
- Affected versionversion=936ee2675eee1faca0dcdfa79165c7990422e0fc <63ff545af73f759d1bd04198af8ed8577fb739fc
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