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


  thunderbolt: Release request if tb_cfg_request() fails in
  __tb_xdomain_response()


  If tb_cfg_request() fails setting up the request (for example the

  control channel is …
summary: >-
  In the Linux kernel, the following vulnerability has been resolved:


  thunderbolt: Release request if tb_cfg_request() fails in
  __tb_xdomain_response()


  If tb_cfg_request() fails setting up the request (for example the

  control channel is …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    42dddadf6b6131af4d12bfa8bdc84ef954e8cef8
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    0325d017bf4354a015a02413ee1c7e51266cecf4
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    4c63f29872cb444b33665348bbd2f45cab06afcd
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T17:17:28.887'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-97510'
references:
  - url: 'https://git.kernel.org/stable/c/0325d017bf4354a015a02413ee1c7e51266cecf4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/42dddadf6b6131af4d12bfa8bdc84ef954e8cef8'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/4c63f29872cb444b33665348bbd2f45cab06afcd'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.860Z'
epss: 0.00155
epssPercentile: 0.03876
---

## Overview

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

thunderbolt: Release request if tb_cfg_request() fails in __tb_xdomain_response()

If tb_cfg_request() fails setting up the request (for example the
control channel is shut down already) it returns an error without
calling the callback. To avoid leaking that memory, call
tb_cfg_request_put() if tb_cfg_request() fails.

## Remediation

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