PT-2026-61471
In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xx gpu init In a6xx gpu init, node is obtained via of parse phandle. While there was a manual of node put at the end of the common path, several early error returns would bypass this call...