CVE-2022-50121
Last modified
CVE-2022-50121 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node. Add missing of_node_put() to avoid refcount leak.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node. Add missing of_node_put() to avoid refcount leak.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 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-50121?
How severe is CVE-2022-50121?
How do I fix CVE-2022-50121?
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-50115In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50116In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50117In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50118In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50119In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50120In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50122In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50123In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50124In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50125In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50126In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50127In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-50121?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
