Kernel memory leak via missing failure cleanup
Published Dec 30, 2025 · Updated Dec 30, 2025
A memory leak in the Linux kernel Qualcomm sysmon driver allows local users to consume kernel memory when IRQ setup fails. In qcom_add_sysmon_subdev(), error returns from of_irq_get_byname() and devm_request_threaded_irq() abandon the kzalloc()-allocated sysmon object without calling kfree(). Reachability requires a Qualcomm system with CONFIG_QCOM_SYSMON and an IRQ lookup or registration failure; the published record documents memory loss but not a crash.
Summary
What happened
A memory leak in the Linux kernel Qualcomm sysmon driver allows local users to consume kernel memory when IRQ setup fails. In qcom_add_sysmon_subdev(), error returns from of_irq_get_byname() and devm_request_threaded_irq() abandon the kzalloc()-allocated sysmon object without calling kfree(). Reachability requires a Qualcomm system with CONFIG_QCOM_SYSMON and an IRQ lookup or registration failure; the published record documents memory loss but not a crash.
The record
- CVE
- CVE-2022-50836
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- 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=027045a6e2b7cd81216e8a559534a30fb0782702 <131c0a3ead78d45f0f39ddb42cf1bd9be26239b0
- Affected versionversion=027045a6e2b7cd81216e8a559534a30fb0782702 <1a62bebe0705556d37cfa8409ddc759b11d404f6
- Affected versionversion=027045a6e2b7cd81216e8a559534a30fb0782702 <27441fab2651cd909d8a5440ca079bc50245f427
- Affected versionversion=027045a6e2b7cd81216e8a559534a30fb0782702 <e01ce676aaef3b13d02343d7e70f9637d93a3367
- Affected versionversion=027045a6e2b7cd81216e8a559534a30fb0782702 <e4539eb5c0c342567183fe386d0699c8dab49490
- Affected versionversion=027045a6e2b7cd81216e8a559534a30fb0782702 <ec97e9a5c2f25d2f9f9d7005e9ac67f23cc751cd
- Affected versionversion=5.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
No sourced classifications are available.
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