CVE-2026-64154
Last modified
CVE-2026-64154 is a vulnerability of currently unknown severity. 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/. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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/
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5a903a44a98471cedf0021fac0a6a64bbe86943f, < 2be24c945e76cd538ce5dd2e50f5d3e7d848c175; >= 5a903a44a98471cedf0021fac0a6a64bbe86943f, < e64bca63647db1d5518198d6c5ca2dbcc66b182b |
| Linux | Linux | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64154?
How severe is CVE-2026-64154?
How do I fix CVE-2026-64154?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6415The Advanced Custom Fields: Font Awesome plugin for WordPres…6.4
- CVE-2026-64150In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64151In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64152In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64153In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64158In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-64159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6416Tanium addressed an uncontrolled resource consumption vulner…4.9
Are you affected by CVE-2026-64154?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
