In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tb_xdp_handle_request() runs on system_wq and queues xd->s…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tb_xdp_handle_request() runs on system_wq and queues xd->state_work via queue_delayed_work() in three request handlers: PROPERTIES_CHANGED_REQUEST, UUID_REQUEST (via start_handshake), and LINK_STATE_CHANGE_REQUEST. Similarly, update_xdomain() queues xd->properties_changed_work when local properties change. Concurrently, tb_xdomain_remove() calls stop_han…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2aa2cde2cc79a79d8ea4a15be9f4a67fc528ae91
- https://git.kernel.org/stable/c/2c5d2d3c3f70cde2565d7b279b544893a2035842
- https://git.kernel.org/stable/c/33c0ee18cf8665c974b00f4e0ba769fbc07efe10
- https://git.kernel.org/stable/c/54a62153c765cd24239cde1f2633f2a2fd005368
- https://git.kernel.org/stable/c/91b40862a02000f490b63f1d315be3ee31e83871
Timeline
- nvd_ingest NVD