{"id":"CVE-2026-80989","summary":"net: thunderbolt: Mark the connection down when bringing it up fails","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nnet: thunderbolt: Mark the connection down when bringing it up fails\n\nEvery failure path in tbnet_connected_work() undoes its own work and\nreturns without clearing login_sent, so the connection still looks\nestablished. The next tbnet_tear_down() therefore takes its main branch\nand repeats a teardown that already happened: it stops rings that are\nalready stopped, which is a dev_WARN() and fatal under panic_on_warn,\nand it releases net-\u003eremote_transmit_path even on the HopID mismatch\npath, where this connection never owned that id, silently freeing one\nthat someone else is still using.\n\nClear login_sent on those paths. That is enough for tbnet_tear_down() to\nleave the unwound state alone, and login_received has to stay set: it\nrecords that the peer has logged in and carries the transmit path it gave\nus, which nothing on this side can make the peer send again. Two things\nchange beyond keeping the teardown out of the way: the logout request in\nthat block is no longer sent, and the peer's next login request now\nre-queues our login work rather than connected_work, giving the\nconnection a fresh login instead of a retry on stale state.","modified":"2026-09-13T03:47:00.859556738Z","published":"2026-09-11T19:42:46.872Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80989.json","cna_assigner":"Linux"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/3c8b26ebf525ba5960510f48c6e9936a79ebe76f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d6c0af293129345a17dc31c9b4179dc7f3d6af7a"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ed1d6e3d735e7b03f43a02f4306c89eb7663da14"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f01e6a35c440b62f060e21f36b385e574a7f308c"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80989.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-80989"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"e69b6c02b4c3b8d03be7136f90dd9551ad5a5a5e"},{"fixed":"ed1d6e3d735e7b03f43a02f4306c89eb7663da14"},{"fixed":"f01e6a35c440b62f060e21f36b385e574a7f308c"},{"fixed":"d6c0af293129345a17dc31c9b4179dc7f3d6af7a"},{"fixed":"3c8b26ebf525ba5960510f48c6e9936a79ebe76f"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80989.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"4.15.0"},{"fixed":"6.12.109"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.13.0"},{"fixed":"6.18.50"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80989.json"}}],"schema_version":"1.9.0"}