CVE-2026-97510 is a vulnerability in Linux Kernel
Published on September 24, 2026
thunderbolt: Release request if tb_cfg_request() fails in __tb_xdomain_response()
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.
Products Associated with CVE-2026-97510
Want to know whenever a new CVE is published for Linux Kernel? stack.watch will email you.
Affected Versions
Linux:- Version 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and below 42dddadf6b6131af4d12bfa8bdc84ef954e8cef8 is affected.
- Version 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and below 0325d017bf4354a015a02413ee1c7e51266cecf4 is affected.
- Version 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and below 4c63f29872cb444b33665348bbd2f45cab06afcd is affected.
- Before 6.12.111 is affected.
- Before 6.18.53 is affected.
- Version 6.12.111, <= 6.12.* is unaffected.
- Version 6.18.53, <= 6.18.* is unaffected.
- Version 7.2, <= * is unaffected.