In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm() If cxacru_cm() encounters an error while submitting or waiting fo…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm() If cxacru_cm() encounters an error while submitting or waiting for snd_urb, it aborts and returns the error without killing the already submitted rcv_urb. This leaves the rcv_urb active. When this happens during initialization (e.g., in cxacru_atm_start()), the driver may ignore the error and proceed to call cxacru_poll_status(), which invokes cxacru_cm() again.…
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/0af047703dbed8224552587ed436f14a24371b46
- https://git.kernel.org/stable/c/2f73a065791d2a8e3f0bdf29248e33600359e865
- https://git.kernel.org/stable/c/61093d7f1144f6a15bac505df35e5f535ade2ac1
- https://git.kernel.org/stable/c/6133b461058316e3ccba7331f974d110d4c08b23
- https://git.kernel.org/stable/c/645d98dbccdbfdbf0129f48822af7183492de091
- https://git.kernel.org/stable/c/939b6a41f681aea52af678053072ee443068e93e
- https://git.kernel.org/stable/c/993f7677949e3d72e360e86eed1f41c2511f75ed
- https://git.kernel.org/stable/c/c2f811314be351d86b6ab41e9297ae80d8da6f86
Timeline
- nvd_ingest NVD