CVE-2022-50176
Last modified
CVE-2022-50176 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcde_dsi_bind Every iteration of for_each_available_child_of_node() decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add missing of_node_put() to fix this.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcde_dsi_bind Every iteration of for_each_available_child_of_node() decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add missing of_node_put() to fix this.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.3, < 5.4.211 |
| Linux | Linux Kernel | >= 5.5, < 5.10.137 |
| Linux | Linux Kernel | >= 5.11, < 5.15.61 |
| Linux | Linux Kernel | >= 5.16, < 5.18.18 |
| Linux | Linux Kernel | >= 5.19, < 5.19.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-50176?
How severe is CVE-2022-50176?
How do I fix CVE-2022-50176?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50170In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50171In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50172In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50174In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50175In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50177In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50178In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50179In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50180Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-50181In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50182In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2022-50176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
