In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: synchronize delayed set_alt with teardown The f_tcm set_alt() path defers endpoint setup to a work item and c…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: synchronize delayed set_alt with teardown The f_tcm set_alt() path defers endpoint setup to a work item and completes the delayed status response from process context. The delayed work uses f_tcm private state and may complete the setup request after disconnect or function teardown has already moved on. Cancel and drain the delayed set_alt work when the function is unbound or freed. For disable paths, whi…
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/3118bb872c7dff653294f193d5328a476619e04d
- https://git.kernel.org/stable/c/4c6c6a5588b9a2f8437fb794e852d05fa60ebe53
- https://git.kernel.org/stable/c/79e2d75725c85607f8a9d87ae9cace62a19f767d
- https://git.kernel.org/stable/c/8fb317058d165c88f3344f59439c14872c162b3c
- https://git.kernel.org/stable/c/90431d8523c0c1c9f8e3e3f0895727063f93da85
- https://git.kernel.org/stable/c/a6eb5a0ae7cd313cfd7df78decd8f43b64c68703
- https://git.kernel.org/stable/c/ee07d09419f1c59c74f73107aa08444f2f2fc6c8
- https://git.kernel.org/stable/c/f282242906c12fd476b86757afba51f211d4f959
Timeline
- nvd_ingest NVD