---
id: CVE-2026-93126
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  remoteproc: qcom_q6v5_adsp: Fix reference leak for device node

  When calling of_parse_phandle_with_args(), the caller is responsible
  to call of_node_put() to release th…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  remoteproc: qcom_q6v5_adsp: Fix reference leak for device node

  When calling of_parse_phandle_with_args(), the caller is responsible
  to call of_node_put() to release th…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= f22eedff28aff912bde7f8deabebd121cb64fae3 <
    a73cfa80f1ec6b0f948cf3c91455c62423747b3e
  - >-
    Linux >= f22eedff28aff912bde7f8deabebd121cb64fae3 <
    b8bf07b031b202a93d8aa44a4a230a0bbfe0c1fc
  - >-
    Linux >= f22eedff28aff912bde7f8deabebd121cb64fae3 <
    7420aac8b1f7e5a75a9d659be3f151dd89de6911
  - >-
    Linux >= f22eedff28aff912bde7f8deabebd121cb64fae3 <
    5aed51501447ebb925b0ce0d7d923a9d5ce0bf9e
  - >-
    Linux >= f22eedff28aff912bde7f8deabebd121cb64fae3 <
    8c952807c2cebd5e9e9b37146c9383229794c129
  - Linux 6.3
published: '2026-09-17'
updated: '2026-09-17'
sourceUpdated: '2026-09-17T17:18:07.347'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93126'
references:
  - url: 'https://git.kernel.org/stable/c/5aed51501447ebb925b0ce0d7d923a9d5ce0bf9e'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/7420aac8b1f7e5a75a9d659be3f151dd89de6911'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/8c952807c2cebd5e9e9b37146c9383229794c129'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/a73cfa80f1ec6b0f948cf3c91455c62423747b3e'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/b8bf07b031b202a93d8aa44a4a230a0bbfe0c1fc'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-17T16:21:47.749Z'
epss: 0.00209
epssPercentile: 0.098
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

remoteproc: qcom_q6v5_adsp: Fix reference leak for device node

When calling of_parse_phandle_with_args(), the caller is responsible
to call of_node_put() to release the reference of device node.
In adsp_map_carveout, it does not release the reference.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
