PT-2026-61471 · Linux · Linux
CVE-2026-64154
·
Published
2026-07-19
·
Updated
2026-07-19
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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,
resulting in a reference leak.
Fix this by using the free(device node) cleanup handler to
release the reference when the variable goes out of scope.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux