3 matches found
CVE-2026-74691
In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...
CVE-2026-74691
CVE-2026-74691 is a bug in the Linux kernel's thunderbolt networking driver (net: thunderbolt). The tbnet_tear_down() function stops DMA rings and frees frame buffers before deactivating DMA paths, meaning in-flight DMA has no valid destination to drain to. The teardown order was never updated to...
PT-2026-79696
In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnet tear down stops both rings and frees their frame buffers before calling tb xdomain disable paths. tb ring stop zeroes the ring's descriptor base and tbnet free...