CVE-2026-97510

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 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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 42dddadf6b6131af4d12bfa8bdc84ef954e8cef8affected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0325d017bf4354a015a02413ee1c7e51266cecf4affected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4c63f29872cb444b33665348bbd2f45cab06afcdaffected
LinuxLinux0 < 6.12.111affected
LinuxLinux0 < 6.18.53affected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References