CVE-2022-49431
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
The device_node pointer is returned by of_find_compatible_node with refcount incremented. We should use of_node_put() to avoid the refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < cb4f2dc513e99c5d0485661f114e4dda73612d10 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < dfc308d6f29aa28463deb9a12278a85a382385ca | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < df6d8b689252c0acc0448d4ae3d33f2d6db048ab | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8657e8ea23325949091da72453ba84fb73cc2bd9 | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7e3f1dfb9e21733d7276bc9ccea4daada163f2ba | affected |
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 57b742a5b8945118022973e6416b71351df512fb | affected |
| Linux | Linux | 2.6.12 | affected |
| Linux | Linux | 0 < 2.6.12 | unaffected |
| Linux | Linux | 5.4.198 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.121 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.46 <= 5.15.* | unaffected |
| Linux | Linux | 5.17.14 <= 5.17.* | unaffected |
| Linux | Linux | 5.18.3 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/cb4f2dc513e99c5d0485661f114e4dda73612d10
- https://git.kernel.org/stable/c/dfc308d6f29aa28463deb9a12278a85a382385ca
- https://git.kernel.org/stable/c/df6d8b689252c0acc0448d4ae3d33f2d6db048ab
- https://git.kernel.org/stable/c/8657e8ea23325949091da72453ba84fb73cc2bd9
- https://git.kernel.org/stable/c/7e3f1dfb9e21733d7276bc9ccea4daada163f2ba
- https://git.kernel.org/stable/c/57b742a5b8945118022973e6416b71351df512fb
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.