CVE-2026-97491
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/09/2026
Última modificación:
24/09/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/rds: Don&#39;t sleep inside rds_ib_conn_path_shutdown<br />
<br />
New rds rdma self tests exposed a hang when tearing down<br />
the ib network configs. This is caused by the shutdown worker<br />
thread sleeping on the wait_event call, which blocks other work<br />
items in the queue. Fix this by changing wait_event to<br />
wait_event timeout, and looping until the wait check succeeds.


