CVE-2025-40140
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
12/11/2025
Última modificación:
12/11/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast<br />
<br />
syzbot reported WARNING in rtl8150_start_xmit/usb_submit_urb.<br />
This is the sequence of events that leads to the warning:<br />
<br />
rtl8150_start_xmit() {<br />
netif_stop_queue();<br />
usb_submit_urb(dev->tx_urb);<br />
}<br />
<br />
rtl8150_set_multicast() {<br />
netif_stop_queue();<br />
netif_wake_queue(); tx_urb);
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/114e05344763a102a8844efd96ec06ba99293ccd
- https://git.kernel.org/stable/c/1a08a37ac03d07a1608a1592791041cac979fbc3
- https://git.kernel.org/stable/c/54f8ef1a970a8376e5846ed90854decf7c00555d
- https://git.kernel.org/stable/c/6053e47bbf212b93c051beb4261d7d5a409d0ce3
- https://git.kernel.org/stable/c/6394bade9daab8e318c165fe43bba012bf13cd8e
- https://git.kernel.org/stable/c/958baf5eaee394e5fd976979b0791a875f14a179
- https://git.kernel.org/stable/c/9d72df7f5eac946f853bf49c428c4e87a17d91da
- https://git.kernel.org/stable/c/cce3c0e21cdd15bcba5c35d3af1700186de8f187



