CVE-2022-50038
Published: Jun 18, 2025
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected bbbe775ec5b5dace43a35886da9924837da09ddd - < 6a758f0ba11699837af9e1a0f7cbac6ef765a23eaffected bbbe775ec5b5dace43a35886da9924837da09ddd - < fc1fc2abfcb9235d0ece9a4d858426fb617cfa66affected bbbe775ec5b5dace43a35886da9924837da09ddd - < d58ef256781398ad115aef44de0a02ad27ea6c3aaffected bbbe775ec5b5dace43a35886da9924837da09ddd - < 3aa710e96747c8b4e52ba12ffe09edcb2755897caffected bbbe775ec5b5dace43a35886da9924837da09ddd - < fe71d84c1a6c0d54657431e8eeaefc9d24895304+2 more versions |
Linux | Linux | affected 4.10unaffected 0 - < 4.10unaffected 4.14.291 - <= 4.14.*unaffected 4.19.256 - <= 4.19.*unaffected 5.4.211 - <= 5.4.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now