๐Ÿ” CVE Alert

CVE-2026-64154

UNKNOWN 0.0

drm/msm/adreno: Fix a reference leak in a6xx_gpu_init()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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. Patchwork: https://patchwork.freedesktop.org/patch/700661/

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 19, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5a903a44a98471cedf0021fac0a6a64bbe86943f < 2be24c945e76cd538ce5dd2e50f5d3e7d848c175 5a903a44a98471cedf0021fac0a6a64bbe86943f < e64bca63647db1d5518198d6c5ca2dbcc66b182b
Linux / Linux
6.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/2be24c945e76cd538ce5dd2e50f5d3e7d848c175 git.kernel.org: https://git.kernel.org/stable/c/e64bca63647db1d5518198d6c5ca2dbcc66b182b