CVE-2022-50309
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
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 | df3305156f989339529b3d6744b898d498fb1f7b < 7b0efe7534071e0153708886355d80db69525d50 | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 6e7b3b1e4e9f739800cd8010b75a9bee8d808cee | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 3c38467c3255c428cdbd3cefaccca4662f302dc9 | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 59b315353252abe7b8fdb8651ca31b8484ce287a | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 2630cc88327a5557aa0d9cc63be95e3c6e0a55b3 | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 2ea7caa9684687cf3adc1467cf4af3653a776192 | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 22b93530bbe6af9dce8e520bb6e978d1bda39d2b | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 3336210948b22c2db43e9df2ea403d251b4d24ab | affected |
| Linux | Linux | df3305156f989339529b3d6744b898d498fb1f7b < 1c78f19c3a0ea312a8178a6bfd8934eb93e9b10a | affected |
| Linux | Linux | 4.1 | affected |
| Linux | Linux | 0 < 4.1 | unaffected |
| Linux | Linux | 4.9.331 <= 4.9.* | unaffected |
| Linux | Linux | 4.14.296 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.262 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.220 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.150 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.75 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.17 <= 5.19.* | unaffected |
| Linux | Linux | 6.0.3 <= 6.0.* | unaffected |
| Linux | Linux | 6.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7b0efe7534071e0153708886355d80db69525d50
- https://git.kernel.org/stable/c/6e7b3b1e4e9f739800cd8010b75a9bee8d808cee
- https://git.kernel.org/stable/c/3c38467c3255c428cdbd3cefaccca4662f302dc9
- https://git.kernel.org/stable/c/59b315353252abe7b8fdb8651ca31b8484ce287a
- https://git.kernel.org/stable/c/2630cc88327a5557aa0d9cc63be95e3c6e0a55b3
- https://git.kernel.org/stable/c/2ea7caa9684687cf3adc1467cf4af3653a776192
- https://git.kernel.org/stable/c/22b93530bbe6af9dce8e520bb6e978d1bda39d2b
- https://git.kernel.org/stable/c/3336210948b22c2db43e9df2ea403d251b4d24ab
- https://git.kernel.org/stable/c/1c78f19c3a0ea312a8178a6bfd8934eb93e9b10a
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.