CVE-2022-49382
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
soc: rockchip: Fix refcount leak in rockchip_grf_init
of_find_matching_node_and_match returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < d5422f323858cad3ac3581075f9a3a5e0d41c0d8 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 28133325526b92921f3269fdf97a20d90b92b217 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 69a30b2ed620c2206cbbd1e9c112e4fc584e02bd | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 5b3e990f85eb034faa461e691e719e8ce9e2a3c8 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < aab25b669cb9fd3698c2631be4435f4fe92d9e59 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 042571fe1d171773655ad706715ecc865913d9a4 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 8f64e84924604bb969ee1fbc4b8d7d09b9214889 | affected |
| Linux | Linux | 4c58063d4258f6beb4fd5647db6b58f49e337c8f < 9b59588d8be91c96bfb0371e912ceb4f16315dbf | affected |
| Linux | Linux | 4.11 | affected |
| Linux | Linux | 0 < 4.11 | unaffected |
| Linux | Linux | 4.14.283 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.247 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.198 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.122 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.47 <= 5.15.* | unaffected |
| Linux | Linux | 5.17.15 <= 5.17.* | unaffected |
| Linux | Linux | 5.18.4 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/d5422f323858cad3ac3581075f9a3a5e0d41c0d8
- https://git.kernel.org/stable/c/28133325526b92921f3269fdf97a20d90b92b217
- https://git.kernel.org/stable/c/69a30b2ed620c2206cbbd1e9c112e4fc584e02bd
- https://git.kernel.org/stable/c/5b3e990f85eb034faa461e691e719e8ce9e2a3c8
- https://git.kernel.org/stable/c/aab25b669cb9fd3698c2631be4435f4fe92d9e59
- https://git.kernel.org/stable/c/042571fe1d171773655ad706715ecc865913d9a4
- https://git.kernel.org/stable/c/8f64e84924604bb969ee1fbc4b8d7d09b9214889
- https://git.kernel.org/stable/c/9b59588d8be91c96bfb0371e912ceb4f16315dbf
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.