CVE-2023-53528
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
01/10/2025
Última modificación:
02/10/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
RDMA/rxe: Fix unsafe drain work queue code<br />
<br />
If create_qp does not fully succeed it is possible for qp cleanup<br />
code to attempt to drain the send or recv work queues before the<br />
queues have been created causing a seg fault. This patch checks<br />
to see if the queues exist before attempting to drain them.



