CVE-2022-50108
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
mfd: max77620: Fix refcount leak in max77620_initialise_fps
of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < b948ff8a9e9ad46d4dff9127777caa14c8c2b53c | affected |
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < afdbadbf18c19779d7bc5df70d872924f9bbd76b | affected |
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < facd31bbc799f4d0cd25d9d688af7ca41e7f38ee | affected |
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < 50d5fe8cb94c319cb4316f4d824570c075565354 | affected |
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < a29c40814039535b950149311986a5f348b5db14 | affected |
| Linux | Linux | 327156c593600e0f08575621c2a56f311d482e7a < 1520669c8255bd637c6b248b2be910e2688d38dd | affected |
| Linux | Linux | 4.7 | affected |
| Linux | Linux | 0 < 4.7 | unaffected |
| Linux | Linux | 5.4.211 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.137 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.61 <= 5.15.* | unaffected |
| Linux | Linux | 5.18.18 <= 5.18.* | unaffected |
| Linux | Linux | 5.19.2 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/b948ff8a9e9ad46d4dff9127777caa14c8c2b53c
- https://git.kernel.org/stable/c/afdbadbf18c19779d7bc5df70d872924f9bbd76b
- https://git.kernel.org/stable/c/facd31bbc799f4d0cd25d9d688af7ca41e7f38ee
- https://git.kernel.org/stable/c/50d5fe8cb94c319cb4316f4d824570c075565354
- https://git.kernel.org/stable/c/a29c40814039535b950149311986a5f348b5db14
- https://git.kernel.org/stable/c/1520669c8255bd637c6b248b2be910e2688d38dd
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.