PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64154 Linux CVE debrief

A reference leak vulnerability was found in the Linux kernel's drm/msm/adreno component. The vulnerability is due to a missing of_node_put() call in the a6xx_gpu_init() function, which can cause a reference leak when an error occurs. This issue can potentially lead to a denial of service. The vulnerability can be mitigated by applying the patch provided by the Linux kernel community. Affected Linux kernel developers and users who rely on the drm/msm/adreno component should be aware of this vulnerability and take steps to mitigate it.

Vendor
Linux
Product
Unknown
CVSS
MEDIUM 5.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-08-17
Advisory published
2026-07-19
Advisory updated
2026-08-17

Who should care

Linux kernel developers and users who rely on the drm/msm/adreno component should be aware of this vulnerability and take steps to mitigate it. This includes reviewing the Linux kernel's drm/msm/adreno component for any other potential vulnerabilities and monitoring for any signs of exploitation.

Technical summary

The vulnerability is caused by a missing of_node_put() call in the a6xx_gpu_init() function. This can cause a reference leak when an error occurs, leading to a potential denial of service. The vulnerability can be mitigated by applying the patch provided by the Linux kernel community. The patch uses the __free(device_node) cleanup handler to release the reference when the variable goes out of scope.

Defensive priority

Medium

Recommended defensive actions

  • Apply the patch provided by the Linux kernel community to fix the reference leak vulnerability.
  • Review the Linux kernel's drm/msm/adreno component for any other potential vulnerabilities.
  • Monitor the Linux kernel's drm/msm/adreno component for any signs of exploitation.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The vulnerability was reported by an unknown source and was resolved by the Linux kernel community. The patch was applied to the Linux kernel's stable branch. Further verification is recommended to confirm affected deployments and assess potential exposure.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64154 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64154

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64154 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64154

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2be24c945e76cd538ce5dd2e50f5d3e7d848c175

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/e64bca63647db1d5518198d6c5ca2dbcc66b182b

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.