CVE-2022-50038
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
In this function, there are two refcount leak bugs: (1) when breaking out of for_each_endpoint_of_node(), we need call the of_node_put() for the 'ep'; (2) we should call of_node_put() for the reference returned by of_graph_get_remote_port() when it is not used anymore.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < 6a758f0ba11699837af9e1a0f7cbac6ef765a23e | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < fc1fc2abfcb9235d0ece9a4d858426fb617cfa66 | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < d58ef256781398ad115aef44de0a02ad27ea6c3a | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < 3aa710e96747c8b4e52ba12ffe09edcb2755897c | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < fe71d84c1a6c0d54657431e8eeaefc9d24895304 | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < 8dec38e19f6928235d4009ce55f7add8af34e5c7 | affected |
| Linux | Linux | bbbe775ec5b5dace43a35886da9924837da09ddd < 91b3c8dbe898df158fd2a84675f3a284ff6666f7 | affected |
| Linux | Linux | 4.10 | affected |
| Linux | Linux | 0 < 4.10 | unaffected |
| Linux | Linux | 4.14.291 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.256 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.211 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.138 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.63 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.4 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/6a758f0ba11699837af9e1a0f7cbac6ef765a23e
- https://git.kernel.org/stable/c/fc1fc2abfcb9235d0ece9a4d858426fb617cfa66
- https://git.kernel.org/stable/c/d58ef256781398ad115aef44de0a02ad27ea6c3a
- https://git.kernel.org/stable/c/3aa710e96747c8b4e52ba12ffe09edcb2755897c
- https://git.kernel.org/stable/c/fe71d84c1a6c0d54657431e8eeaefc9d24895304
- https://git.kernel.org/stable/c/8dec38e19f6928235d4009ce55f7add8af34e5c7
- https://git.kernel.org/stable/c/91b3c8dbe898df158fd2a84675f3a284ff6666f7
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.